Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection_test.cc235 void OnReadRemoteSupportedFeaturesComplete(uint64_t /* features */) override {} in OnReadRemoteSupportedFeaturesComplete() function in TestConnectionManagementCallbacks
Dclassic_acl_connection.cc154 void OnReadRemoteSupportedFeaturesComplete(uint64_t features) override { in OnReadRemoteSupportedFeaturesComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc455 void Link::OnReadRemoteSupportedFeaturesComplete(uint64_t features) { in OnReadRemoteSupportedFeaturesComplete() function in bluetooth::l2cap::classic::internal::Link
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc562 void OnReadRemoteSupportedFeaturesComplete(uint64_t features) override { in OnReadRemoteSupportedFeaturesComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc681 void OnReadRemoteSupportedFeaturesComplete(uint64_t features) override { in OnReadRemoteSupportedFeaturesComplete() function in ClassicShimAclConnection