Searched defs:OnLeReadRemoteFeaturesComplete (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ | ||
D | le_acl_connection.cc | 83 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/ | ||
D | le_acl_manager_facade.cc | 385 void OnLeReadRemoteFeaturesComplete(hci::ErrorCode /* hci_status */, in OnLeReadRemoteFeaturesComplete() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection |
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ | ||
D | acl.cc | 833 void OnLeReadRemoteFeaturesComplete(hci::ErrorCode /* hci_status */, uint64_t /* features */) { in OnLeReadRemoteFeaturesComplete() function in LeShimAclConnection |