Searched refs:btm_ble_stop_scan (Results 1 – 4 of 4) sorted by relevance
55 extern void btm_ble_stop_scan(void);58 extern void btm_ble_stop_scan();
2016 void btm_ble_stop_scan(void) { in btm_ble_stop_scan() function2051 btm_ble_stop_scan(); in btm_ble_stop_inquiry()2055 btm_ble_stop_scan(); in btm_ble_stop_inquiry()2087 if (!BTM_BLE_IS_SCAN_ACTIVE(p_ble_cb->scan_activity)) btm_ble_stop_scan(); in btm_ble_stop_observe()
532 btm_ble_stop_scan(); in btm_ble_suspend_resolving_list_activity()
2246 if (BTM_BLE_IS_SCAN_ACTIVE(p_ble_cb->scan_activity)) btm_ble_stop_scan(); in btm_ble_set_random_address()