Home
last modified time | relevance | path

Searched defs:ReadClockOffset (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink.cc117 void Link::ReadClockOffset() { in ReadClockOffset() function in bluetooth::l2cap::classic::internal::Link
/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_acl_connection.cc398 bool ClassicAclConnection::ReadClockOffset() { in ReadClockOffset() function in bluetooth::hci::acl_manager::ClassicAclConnection
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h95 void (*ReadClockOffset)(uint16_t handle); member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc636 void DualModeController::ReadClockOffset(CommandView command) { in ReadClockOffset() function in test_vendor_lib::DualModeController