Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_int.h75 extern tBTM_STATUS btm_ble_start_scan(void);
Dbtm_ble_gap.cc448 status = btm_ble_start_scan(); in BTM_BleObserve()
1396 status = btm_ble_start_scan(); in btm_ble_start_inquiry()
2169 tBTM_STATUS btm_ble_start_scan(void) { in btm_ble_start_scan() function
2231 btm_ble_start_scan(); in btm_ble_stop_inquiry()
Dbtm_ble_privacy.cc571 if (p_ble_cb->suspended_rl_state & BTM_BLE_RL_SCAN) btm_ble_start_scan(); in btm_ble_resume_resolving_list_activity()
Dbtm_ble.cc2561 if (BTM_BLE_IS_SCAN_ACTIVE(p_ble_cb->scan_activity)) btm_ble_start_scan(); in btm_ble_set_random_address()