Home
last modified time | relevance | path

Searched refs:BT_MULTI_CONNECTION_ENBALE (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h315 #define BT_MULTI_CONNECTION_ENBALE UC_BT_MULTI_CONNECTION_ENBALE macro
318 #if(BT_MULTI_CONNECTION_ENBALE && (CONFIG_IDF_TARGET_ESP32C3 || CONFIG_IDF_TARGET_ESP32S3))
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c1544 #if (BT_MULTI_CONNECTION_ENBALE == FALSE) in smp_fast_conn_param()
1558 #if (BT_MULTI_CONNECTION_ENBALE == FALSE) in smp_fast_conn_param()
Dsmp_utils.c1023 #if (BT_MULTI_CONNECTION_ENBALE == FALSE) in smp_proc_pairing_cmpl()
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c624 #if (BT_MULTI_CONNECTION_ENBALE == FALSE) in bta_gattc_explore_srvc()
Dbta_gattc_act.c1031 #if (BT_MULTI_CONNECTION_ENBALE == FALSE) in bta_gattc_start_discover()
/hal_espressif-latest/components/bt/host/bluedroid/
DKconfig.in1074 config BT_MULTI_CONNECTION_ENBALE config