Home
last modified time | relevance | path

Searched refs:FAIL_INVALID_SERVICE (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/le/
Dfixed_channel_manager.h66 FAIL_INVALID_SERVICE = 2, // Invalid CID enumerator
Ddynamic_channel_manager.h72 FAIL_INVALID_SERVICE = 2, // Invalid PSM enumerator
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Dfixed_channel_manager.h68 FAIL_INVALID_SERVICE = 2, // Invalid CID enumerator
Ddynamic_channel_manager.h66 FAIL_INVALID_SERVICE = 2, // Invalid PSM enumerator
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Ddynamic_channel_service_manager_impl.cc35 DynamicChannelManager::RegistrationResult::FAIL_INVALID_SERVICE, in Register()
Dfixed_channel_service_manager_impl.cc37 … FixedChannelManager::RegistrationResult::FAIL_INVALID_SERVICE, std::move(invalid_service))); in Register()
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dfixed_channel_service_manager_impl.cc37 … FixedChannelManager::RegistrationResult::FAIL_INVALID_SERVICE, std::move(invalid_service))); in Register()