Home
last modified time | relevance | path

Searched refs:BTM_CLOCK_OFFSET_VALID (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dsecurity_device_record.h44 #define BTM_CLOCK_OFFSET_VALID 0x8000 macro
Dbtm_inq.cc1175 p_cur->clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_process_inq_results()
1378 (uint16_t)(p_cur->results.clock_offset | BTM_CLOCK_OFFSET_VALID)); in btm_initiate_rem_name()
Dbtm_sec.cc4222 p_dev_rec->clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_sec_update_clock_offset()
4227 p_inq_info->results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_sec_update_clock_offset()
/system/bt/main/shim/
Dbtm_api.cc99 p_i->inq_info.results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_api_process_inquiry_result()
156 p_i->inq_info.results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_api_process_inquiry_result_with_rssi()
210 p_i->inq_info.results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_api_process_extended_inquiry_result()