Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_bgconn.c667 if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_AUTO) { in btm_ble_suspend_bg_conn()
751 if (p_cb->bg_conn_type == BTM_BLE_CONN_AUTO) { in btm_ble_resume_bg_conn()
Dbtm_ble_gap.c1250 case BTM_BLE_CONN_AUTO: in BTM_BleSetBgConnType()
1255 if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_AUTO) { in BTM_BleSetBgConnType()
1262 if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_AUTO) { in BTM_BleSetBgConnType()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h939 BTM_BLE_CONN_AUTO, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h776 #define BTA_DM_BLE_CONN_AUTO BTM_BLE_CONN_AUTO