Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_config.h43 struct btif_get_device_clockoffset { struct
48 bool operator()(const RawAddress& bda, int* p_clock_offset) { in operator()
Dmock_btif_config.cc41 struct btif_get_device_clockoffset btif_get_device_clockoffset; variable
63 bool btif_get_device_clockoffset(const RawAddress& bda, int* p_clock_offset) { in btif_get_device_clockoffset() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_config.cc185 bool btif_get_device_clockoffset(const RawAddress& bda, int* p_clock_offset) { in btif_get_device_clockoffset() function