Home
last modified time | relevance | path

Searched refs:btm_ble_inquiry_timer_timeout (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc294 static void btm_ble_inquiry_timer_timeout(void* data);
1640 btm_ble_inquiry_timer_timeout, NULL); in btm_ble_start_inquiry()
2654 static void btm_ble_inquiry_timer_timeout(void* /* data */) { in btm_ble_inquiry_timer_timeout() function