Home
last modified time | relevance | path

Searched refs:on_l2cap_service_registration_complete (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/l2cap/le/
H A Dfacade.cc140 common::BindOnce(&L2capDynamicChannelHelper::on_l2cap_service_registration_complete, in L2capDynamicChannelHelper()
162 …void on_l2cap_service_registration_complete(DynamicChannelManager::RegistrationResult registration… in on_l2cap_service_registration_complete() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capDynamicChannelHelper
291 …common::BindOnce(&L2capFixedChannelHelper::on_l2cap_service_registration_complete, common::Unretai… in L2capFixedChannelHelper()
312 …void on_l2cap_service_registration_complete(FixedChannelManager::RegistrationResult registration_r… in on_l2cap_service_registration_complete() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capFixedChannelHelper
/aosp12/system/bt/gd/l2cap/classic/
H A Dfacade.cc273 … handler_->BindOnceOn(this, &L2capDynamicChannelHelper::on_l2cap_service_registration_complete), in L2capDynamicChannelHelper()
312 …void on_l2cap_service_registration_complete(DynamicChannelManager::RegistrationResult registration… in on_l2cap_service_registration_complete() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService::L2capDynamicChannelHelper