Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h848 struct btm_sec_update_clock_offset { struct
855 extern struct btm_sec_update_clock_offset btm_sec_update_clock_offset; argument
Dmock_stack_btm_sec.cc104 struct btm_sec_update_clock_offset btm_sec_update_clock_offset; variable
449 void btm_sec_update_clock_offset(uint16_t handle, uint16_t clock_offset) { in btm_sec_update_clock_offset() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc4569 void btm_sec_update_clock_offset(uint16_t handle, uint16_t clock_offset) { in btm_sec_update_clock_offset() function