Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dbtm_api.cc147 p_i->inq_info.results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_api_process_inquiry_result()
210 p_i->inq_info.results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_api_process_inquiry_result_with_rssi()
270 p_i->inq_info.results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_api_process_extended_inquiry_result()
/system/bt/stack/btm/
Dbtm_int_types.h294 #define BTM_CLOCK_OFFSET_VALID 0x8000 macro
Dbtm_inq.cc1662 p_cur->clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_process_inq_results()
1899 (uint16_t)(p_cur->results.clock_offset | BTM_CLOCK_OFFSET_VALID)); in btm_initiate_rem_name()
Dbtm_sec.cc4817 p_dev_rec->clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_sec_update_clock_offset()
4822 p_inq_info->results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_sec_update_clock_offset()