Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c2232 p_cur->clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_process_inq_results()
2607 BTM_CLOCK_OFFSET_VALID)); in btm_initiate_rem_name()
2635 BTM_CLOCK_OFFSET_VALID)); in btm_initiate_rem_name()
Dbtm_int.h350 #define BTM_CLOCK_OFFSET_VALID 0x8000 macro
Dbtm_sec.c4952 p_dev_rec->clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_sec_update_clock_offset()
4957 p_inq_info->results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID; in btm_sec_update_clock_offset()