Searched refs:FAIL_NO_SERVICE_REGISTERED (Results 1 – 10 of 10) sorted by relevance
41 FAIL_NO_SERVICE_REGISTERED = 1, // No service is registered enumerator
45 FAIL_NO_SERVICE_REGISTERED = 1, // No service is registered enumerator
46 FAIL_NO_SERVICE_REGISTERED = 1, // No service is registered enumerator
42 ….connection_result_code = FixedChannelManager::ConnectionResultCode::FAIL_NO_SERVICE_REGISTERED})); in ConnectFixedChannelServices()
219 …ult.connection_result_code, FixedChannelManager::ConnectionResultCode::FAIL_NO_SERVICE_REGISTERED); in TEST_F()
41 ….connection_result_code = FixedChannelManager::ConnectionResultCode::FAIL_NO_SERVICE_REGISTERED})); in ConnectFixedChannelServices()
218 …ult.connection_result_code, FixedChannelManager::ConnectionResultCode::FAIL_NO_SERVICE_REGISTERED); in TEST_F()
335 …nnection_result_code = TestDynamicChannelManager::ConnectionResultCode::FAIL_NO_SERVICE_REGISTERED, in TEST_F()
356 case l2cap::classic::DynamicChannelManager::ConnectionResultCode::FAIL_NO_SERVICE_REGISTERED: in OnConnectionFailure()