Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc83 void OnLeReadRemoteFeaturesComplete(hci::ErrorCode hci_status, uint64_t features) override { in OnLeReadRemoteFeaturesComplete() function in bluetooth::hci::acl_manager::LeAclConnectionTracker
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc385 void OnLeReadRemoteFeaturesComplete(hci::ErrorCode /* hci_status */, in OnLeReadRemoteFeaturesComplete() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc833 void OnLeReadRemoteFeaturesComplete(hci::ErrorCode /* hci_status */, uint64_t /* features */) { in OnLeReadRemoteFeaturesComplete() function in LeShimAclConnection