Home
last modified time | relevance | path

Searched refs:BTM_BLE_STATE_PASSIVE_SCAN (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_bgconn.c599 if (!btm_ble_topology_check(BTM_BLE_STATE_PASSIVE_SCAN)) { in btm_ble_start_select_conn()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h267 #define BTM_BLE_STATE_PASSIVE_SCAN 8 macro