Searched refs:btm_ble_stop_scan (Results 1 – 5 of 5) sorted by relevance
45 extern void btm_ble_stop_scan(void);
2102 void btm_ble_stop_scan(void) { in btm_ble_stop_scan() function2137 btm_ble_stop_scan(); in btm_ble_stop_inquiry()2142 btm_ble_stop_scan(); in btm_ble_stop_inquiry()2175 btm_ble_stop_scan(); in btm_ble_stop_observe()
541 btm_ble_stop_scan(); in btm_ble_suspend_resolving_list_activity()
2074 btm_ble_stop_scan(); in btm_ble_set_random_address()
185 void btm_ble_stop_scan(void) { mock_function_count_map[__func__]++; } in btm_ble_stop_scan() function