Home | History | Annotate | Download | only in btm

Lines Matching full:clock_offset

4246                              UINT16 clock_offset, UINT8 allow_switch)
4263 page_scan_mode, clock_offset, allow_switch));
5232 void btm_sec_update_clock_offset (UINT16 handle, UINT16 clock_offset)
5240 p_dev_rec->clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID;
5245 p_inq_info->results.clock_offset = clock_offset | BTM_CLOCK_OFFSET_VALID;