Home
last modified time | relevance | path

Searched refs:BTM_BLE_STATE_INIT (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_bgconn.c492 && btm_ble_topology_check(BTM_BLE_STATE_INIT)) { in btm_ble_start_auto_conn()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h261 #define BTM_BLE_STATE_INIT 2 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c956 if (!btm_ble_topology_check(BTM_BLE_STATE_INIT)) { in l2cble_init_direct_conn()