Searched defs:ReadClockOffset (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/gd/l2cap/classic/internal/ | ||
H A D | link.cc | 117 void Link::ReadClockOffset() { in ReadClockOffset() function in bluetooth::l2cap::classic::internal::Link |
/aosp12/system/bt/gd/hci/acl_manager/ | ||
H A D | classic_acl_connection.cc | 398 bool ClassicAclConnection::ReadClockOffset() { in ReadClockOffset() function in bluetooth::hci::acl_manager::ClassicAclConnection |
/aosp12/system/bt/stack/include/ | ||
H A D | hcimsgs.h | 95 void (*ReadClockOffset)(uint16_t handle); member |
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ | ||
H A D | dual_mode_controller.cc | 636 void DualModeController::ReadClockOffset(CommandView command) { in ReadClockOffset() function in test_vendor_lib::DualModeController |