Home
last modified time | relevance | path

Searched defs:OnLeReadRemoteFeaturesComplete (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection_test.cc77 …virtual void OnLeReadRemoteFeaturesComplete(hci::ErrorCode hci_status, uint64_t features) override… in OnLeReadRemoteFeaturesComplete() function in bluetooth::hci::acl_manager::__anon514ad8eb0111::TestLeConnectionManagementCallbacks
Dle_acl_connection.cc70 void OnLeReadRemoteFeaturesComplete(hci::ErrorCode hci_status, uint64_t features) override { in OnLeReadRemoteFeaturesComplete() function in bluetooth::hci::acl_manager::LeAclConnectionTracker
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink.cc101 void Link::OnLeReadRemoteFeaturesComplete(hci::ErrorCode hci_status, uint64_t features) {} in OnLeReadRemoteFeaturesComplete() function in bluetooth::l2cap::le::internal::Link
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc372 void OnLeReadRemoteFeaturesComplete(hci::ErrorCode hci_status, uint64_t features) override {} in OnLeReadRemoteFeaturesComplete() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc810 void OnLeReadRemoteFeaturesComplete(hci::ErrorCode hci_status, in OnLeReadRemoteFeaturesComplete() function in LeShimAclConnection