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.cc127 p_i->inq_info.results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_api_process_inquiry_result()
190 p_i->inq_info.results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_api_process_inquiry_result_with_rssi()
250 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.h289 #define BTM_CLOCK_OFFSET_VALID 0x8000 macro
Dbtm_inq.cc1670 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.cc4755 p_dev_rec->clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_sec_update_clock_offset()
4760 p_inq_info->results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_sec_update_clock_offset()