Home
last modified time | relevance | path

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

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