Searched defs:btif_get_device_clockoffset (Results 1 – 3 of 3) sorted by relevance
43 struct btif_get_device_clockoffset { struct46 bool operator()(const RawAddress& bda, int* p_clock_offset) { return body(bda, p_clock_offset); } in operator()
44 struct btif_get_device_clockoffset btif_get_device_clockoffset; variable66 bool btif_get_device_clockoffset(const RawAddress& bda, int* p_clock_offset) { in btif_get_device_clockoffset() function
176 bool btif_get_device_clockoffset(const RawAddress& bda, int* p_clock_offset) { in btif_get_device_clockoffset() function