Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection_test.cc219 void OnReadFailedContactCounterComplete(uint16_t /* failed_contact_counter */) override {} in OnReadFailedContactCounterComplete() function in TestConnectionManagementCallbacks
Dclassic_acl_connection.cc123 void OnReadFailedContactCounterComplete(uint16_t failed_contact_counter) override { in OnReadFailedContactCounterComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc417 void Link::OnReadFailedContactCounterComplete(uint16_t failed_contact_counter) { in OnReadFailedContactCounterComplete() function in bluetooth::l2cap::classic::internal::Link
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc520 void OnReadFailedContactCounterComplete(uint16_t failed_contact_counter) override { in OnReadFailedContactCounterComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc628 void OnReadFailedContactCounterComplete( in OnReadFailedContactCounterComplete() function in ClassicShimAclConnection