Searched refs:FAIL_DUPLICATE_SERVICE (Results 1 – 10 of 10) sorted by relevance
64 FAIL_DUPLICATE_SERVICE = 1, // Duplicate service registration for the same CID enumerator
67 FAIL_DUPLICATE_SERVICE = 1, // Duplicate service registration for the same PSM enumerator
68 FAIL_DUPLICATE_SERVICE = 1, // Duplicate service registration for the same CID enumerator
40 … DynamicChannelManager::RegistrationResult::FAIL_DUPLICATE_SERVICE, std::move(invalid_service))); in Register()
40 … FixedChannelManager::RegistrationResult::FAIL_DUPLICATE_SERVICE, std::move(invalid_service))); in Register()
39 … DynamicChannelManager::RegistrationResult::FAIL_DUPLICATE_SERVICE, std::move(invalid_service))); in Register()
421 l2cap::classic::DynamicChannelManager::RegistrationResult::FAIL_DUPLICATE_SERVICE, in TEST_F()
400 case l2cap::classic::DynamicChannelManager::RegistrationResult::FAIL_DUPLICATE_SERVICE: in OnRegistrationComplete()