Home
last modified time | relevance | path

Searched refs:ResetFailedContactCounter (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_acl_connection.h65 virtual bool ResetFailedContactCounter();
H A Dclassic_acl_connection.cc527 bool ClassicAclConnection::ResetFailedContactCounter() { in ResetFailedContactCounter() function in bluetooth::hci::acl_manager::ClassicAclConnection
/aosp12/system/bt/gd/hci/facade/
H A Dacl_manager_facade.cc217 connection->second.connection_->ResetFailedContactCounter(); in ConnectionCommand()
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h219 void (*ResetFailedContactCounter)(); member
/aosp12/system/bt/stack/hcic/
H A Dhcicmds.cc2042 .ResetFailedContactCounter = nullptr, // OCF 0x1402,
/aosp12/system/bt/gd/hci/
H A Dacl_manager_test.cc1249 connection_->ResetFailedContactCounter(); in TEST_F()
H A Dhci_packets.pdl2719 packet ResetFailedContactCounter : ConnectionManagementCommand (op_code = RESET_FAILED_CONTACT_COUN…