Home
last modified time | relevance | path

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

/system/bt/gd/neighbor/
Dname.cc151uint16_t clock_offset, hci::ClockOffsetValid clock_offset_valid, in ReadRemoteNameRequest()
196uint16_t clock_offset, hci::ClockOffsetValid clock_offset_valid, in ReadRemoteNameRequest()
Dname_db.cc78 uint16_t clock_offset = 0; in ReadRemoteNameRequest() local
/system/bt/gd/neighbor/facade/
Dfacade.proto51 uint32 clock_offset = 3; field
/system/bt/main/shim/
Dbtm_api.cc125 uint16_t clock_offset) { in btm_api_process_inquiry_result()
174 uint16_t clock_offset, in btm_api_process_inquiry_result_with_rssi()
238 uint16_t clock_offset, int8_t rssi, in btm_api_process_extended_inquiry_result()
/system/bt/gd/l2cap/classic/internal/
Dlink.cc274 void Link::OnReadClockOffsetComplete(uint16_t clock_offset) { in OnReadClockOffsetComplete()
/system/bt/gd/hci/facade/
Dacl_manager_facade.cc229 void OnReadClockOffsetComplete(uint16_t clock_offset) override { in OnReadClockOffsetComplete()
Dle_acl_manager_facade.cc236 void OnReadClockOffsetComplete(uint16_t clock_offset) override { in OnReadClockOffsetComplete()
/system/bt/stack/hcic/
Dhcicmds.cc102 uint16_t clock_offset, uint8_t allow_switch) { in btsnd_hcic_create_conn()
325 uint16_t clock_offset) { in btsnd_hcic_rmt_name_req()
/system/bt/gd/hci/
Dhci_layer_test.cc572 uint16_t clock_offset = 0x3456; in TEST_F() local
Dacl_manager.cc630 uint16_t clock_offset = complete_view.GetClockOffset(); in on_read_clock_offset_complete() local
1057 uint16_t clock_offset = 0; in create_connection() local
/system/bt/stack/btm/
Dbtm_inq.cc1525 uint16_t clock_offset; in btm_process_inq_results() local
Dbtm_acl.cc1409 void btm_process_clk_off_comp_evt(uint16_t hci_handle, uint16_t clock_offset) { in btm_process_clk_off_comp_evt()
Dbtm_int_types.h66 uint16_t clock_offset; member
468 uint16_t clock_offset; /* Latest known clock offset */ member
Dbtm_sec.cc4810 void btm_sec_update_clock_offset(uint16_t handle, uint16_t clock_offset) { in btm_sec_update_clock_offset()
/system/bt/stack/btu/
Dbtu_hcif.cc1918 uint16_t clock_offset; in btu_hcif_read_clock_off_comp_evt() local
/system/bt/stack/l2cap/
Dl2c_utils.cc2222 uint16_t clock_offset; in l2cu_create_conn_after_switch() local
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc1558 uint16_t clock_offset = in CreateConnection() local
/system/bt/stack/include/
Dbtm_api_types.h622 uint16_t clock_offset; member