Home
last modified time | relevance | path

Searched defs:btm_sec_update_clock_offset (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h746 struct btm_sec_update_clock_offset { struct
751 extern struct btm_sec_update_clock_offset btm_sec_update_clock_offset; argument
Dmock_stack_btm_sec.cc101 struct btm_sec_update_clock_offset btm_sec_update_clock_offset; variable
396 void btm_sec_update_clock_offset(uint16_t handle, uint16_t clock_offset) { in btm_sec_update_clock_offset() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc4429 void btm_sec_update_clock_offset(uint16_t handle, uint16_t clock_offset) { in btm_sec_update_clock_offset() function