Home
last modified time | relevance | path

Searched defs:clock_offset (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dbredr_connection_request.cc26 std::optional<uint16_t> clock_offset) { in CreateConnectionPacket()
64 std::optional<uint16_t> clock_offset, in CreateConnection()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc1188 uint16_t clock_offset; in btm_process_inq_results_standard() local
1307 uint16_t clock_offset; in btm_process_inq_results_rssi() local
1450 uint16_t clock_offset; in btm_process_inq_results_extended() local
Dneighbor_inquiry.h92 uint16_t clock_offset; member
Dsecurity_device_record.h356 uint16_t clock_offset; /* Latest known clock offset */ variable
Dbtm_sec.cc4429 void btm_sec_update_clock_offset(uint16_t handle, uint16_t clock_offset) { in btm_sec_update_clock_offset()
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DSleep.cu17 int64_t clock_offset = 0; in spin_kernel() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_request.cc78 std::optional<uint16_t> clock_offset, in CreateHciConnectionRequest()
H A Dpeer.cc424 uint16_t clock_offset, in SetInquiryData()
H A Dbredr_connection_manager.cc1949 const std::optional<uint16_t> clock_offset = peer->bredr()->clock_offset(); in TryCreateNextConnection() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/neighbor/
Dname_db.cc86 uint16_t clock_offset = 0; in ReadRemoteNameRequest() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/rnr/
Dremote_name_request.cc132 uint16_t clock_offset = get_clock_offset_from_storage(remote_bda); in btm_initiate_rem_name() local
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_config.cc70 bool btif_set_device_clockoffset(const RawAddress& bda, int clock_offset) { in btif_set_device_clockoffset()
Dmock_stack_btm_sec.cc396 void btm_sec_update_clock_offset(uint16_t handle, uint16_t clock_offset) { in btm_sec_update_clock_offset()
/aosp_15_r20/external/perfetto/src/traced_relay/
H A Drelay_service_integrationtest.cc315 for (auto& clock_offset : synced_clocks) { in TEST() local
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc192 bool btif_set_device_clockoffset(const RawAddress& bda, int clock_offset) { in btif_set_device_clockoffset()
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl_api.cc198 uint8_t /* page_scan_mode */, uint16_t clock_offset) { in ACL_RemoteNameRequest()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dclock_tracker.h187 int64_t clock_offset = clock_offsets_[trace_time_clock_id_]; in ToHostTraceTime() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dpeer.h446 const std::optional<uint16_t>& clock_offset() const { in clock_offset() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc437 void OnReadClockOffsetComplete(uint16_t clock_offset) override { in OnReadClockOffsetComplete()
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/
Dhost.proto445 uint32 clock_offset = 4; field
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_test.cc495 uint16_t clock_offset = 0x3456; in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl.h285 uint16_t clock_offset = 0; in create_connection() local
Dclassic_acl_connection.cc75 void OnReadClockOffsetComplete(uint16_t clock_offset) override { in OnReadClockOffsetComplete()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc1338 uint16_t clock_offset; in btu_hcif_read_clock_off_comp_evt() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/
Dbta_api.h249 uint16_t clock_offset; member

12