Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_int.h357 extern void btm_ble_stop_scan(void);
360 extern void btm_ble_stop_scan();
Dbtm_ble_bgconn.c544 btm_ble_stop_scan(); /* duplicate filtering enabled */ in btm_ble_start_select_conn()
Dbtm_ble_gap.c2896 void btm_ble_stop_scan(void) in btm_ble_stop_scan() function
2930 btm_ble_stop_scan(); in btm_ble_stop_inquiry()
2935 btm_ble_stop_scan(); in btm_ble_stop_inquiry()
2968 btm_ble_stop_scan(); in btm_ble_stop_observe()
Dbtm_ble_privacy.c600 btm_ble_stop_scan(); in btm_ble_suspend_resolving_list_activity()