Home
last modified time | relevance | path

Searched refs:ReadClock (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.h74 virtual bool ReadClock(WhichClock which_clock);
Dclassic_acl_connection.cc608 bool ClassicAclConnection::ReadClock(WhichClock which_clock) { in ReadClock() function in bluetooth::hci::acl_manager::ClassicAclConnection
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc253 connection->second.connection_->ReadClock(view.GetWhichClock()); in ConnectionCommand()
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_test.cc1158 connection_->ReadClock(WhichClock::LOCAL); in TEST_F()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl2966 packet ReadClock : Command (op_code = READ_CLOCK) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl3142 packet ReadClock : ConnectionManagementCommand (op_code = READ_CLOCK) {