Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_int.h45 extern void btm_ble_stop_scan(void);
Dbtm_ble_gap.cc2102 void btm_ble_stop_scan(void) { in btm_ble_stop_scan() function
2137 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()
Dbtm_ble_privacy.cc541 btm_ble_stop_scan(); in btm_ble_suspend_resolving_list_activity()
Dbtm_ble.cc2074 btm_ble_stop_scan(); in btm_ble_set_random_address()
/system/bt/test/mock/
Dmock_stack_btm_ble_gap.cc185 void btm_ble_stop_scan(void) { mock_function_count_map[__func__]++; } in btm_ble_stop_scan() function