Searched refs:ReadClockOffset (Results 1 – 12 of 12) sorted by relevance
45 virtual bool ReadClockOffset();
398 bool ClassicAclConnection::ReadClockOffset() { in ReadClockOffset() function in bluetooth::hci::acl_manager::ClassicAclConnection
117 void Link::ReadClockOffset() { in ReadClockOffset() function in bluetooth::l2cap::classic::internal::Link118 acl_connection_->ReadClockOffset(); in ReadClockOffset()
89 virtual void ReadClockOffset();
188 packet ReadClockOffset : LinkLayerPacket (type = READ_CLOCK_OFFSET) {
173 void ReadClockOffset(CommandView args);
129 SET_SUPPORTED(READ_CLOCK_OFFSET, ReadClockOffset); in DualModeController()636 void DualModeController::ReadClockOffset(CommandView command) { in ReadClockOffset() function in test_vendor_lib::DualModeController
156 connection->second.connection_->ReadClockOffset(); in ConnectionCommand()
95 void (*ReadClockOffset)(uint16_t handle); member
1915 .ReadClockOffset = btsnd_hcic_read_rmt_clk_offset, // OCF 0x041F,
1016 connection_->ReadClockOffset(); in TEST_F()
1135 packet ReadClockOffset : ConnectionManagementCommand (op_code = READ_CLOCK_OFFSET) {