Searched defs:OnReadClockComplete (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ | ||
D | classic_acl_connection_test.cc | 222 void OnReadClockComplete(uint32_t /* clock */, uint16_t /* accuracy */) override {} in OnReadClockComplete() function in TestConnectionManagementCallbacks |
D | classic_acl_connection.cc | 135 void OnReadClockComplete(uint32_t clock, uint16_t accuracy) override { in OnReadClockComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker |
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ | ||
D | acl_manager_facade.cc | 510 void OnReadClockComplete(uint32_t clock, uint16_t accuracy) override { in OnReadClockComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection |
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ | ||
D | acl.cc | 650 void OnReadClockComplete(uint32_t /* clock */, uint16_t /* accuracy */) override { in OnReadClockComplete() function in ClassicShimAclConnection |