Searched defs:OnReadRemoteSupportedFeaturesComplete (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ | ||
D | classic_acl_connection_test.cc | 232 void OnReadRemoteSupportedFeaturesComplete(uint64_t /* features */) override {} in OnReadRemoteSupportedFeaturesComplete() function in TestConnectionManagementCallbacks |
D | classic_acl_connection.cc | 152 void OnReadRemoteSupportedFeaturesComplete(uint64_t features) override { in OnReadRemoteSupportedFeaturesComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker |
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ | ||
D | acl_manager_facade.cc | 530 void OnReadRemoteSupportedFeaturesComplete(uint64_t features) override { in OnReadRemoteSupportedFeaturesComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection |
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ | ||
D | acl.cc | 680 void OnReadRemoteSupportedFeaturesComplete(uint64_t features) override { in OnReadRemoteSupportedFeaturesComplete() function in ClassicShimAclConnection |