Home
last modified time | relevance | path

Searched defs:on_connect_fail (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/l2cap/le/
H A Dfacade.cc193 void on_connect_fail(DynamicChannelManager::ConnectionResult result) { in on_connect_fail() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capDynamicChannelHelper
344 void on_connect_fail(FixedChannelManager::ConnectionResult result) { in on_connect_fail() function in bluetooth::l2cap::le::L2capLeModuleFacadeService::L2capFixedChannelHelper
/aosp12/system/bt/gd/l2cap/classic/
H A Dfacade.cc363 void on_connect_fail(DynamicChannelManager::ConnectionResult result) {} in on_connect_fail() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService::L2capDynamicChannelHelper