Searched refs:btm_ble_stop_scan (Results 1 – 4 of 4) sorted by relevance
56 extern void btm_ble_stop_scan(void);59 extern void btm_ble_stop_scan();
2085 void btm_ble_stop_scan(void) { in btm_ble_stop_scan() function2120 btm_ble_stop_scan(); in btm_ble_stop_inquiry()2124 btm_ble_stop_scan(); in btm_ble_stop_inquiry()2156 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()
2349 if (BTM_BLE_IS_SCAN_ACTIVE(p_ble_cb->scan_activity)) btm_ble_stop_scan(); in btm_ble_set_random_address()