Home
last modified time | relevance | path

Searched refs:SMP_SLAVE_CON_PARAMS_UPD_ENABLE (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/common/include/common/
Dbt_target.h236 #define SMP_SLAVE_CON_PARAMS_UPD_ENABLE TRUE macro
238 #define SMP_SLAVE_CON_PARAMS_UPD_ENABLE FALSE macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h553 #if (SMP_SLAVE_CON_PARAMS_UPD_ENABLE == TRUE)
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c1018 #if (SMP_SLAVE_CON_PARAMS_UPD_ENABLE == TRUE) in smp_proc_pairing_cmpl()
Dsmp_act.c1547 #if (SMP_SLAVE_CON_PARAMS_UPD_ENABLE == TRUE) in smp_fast_conn_param()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c1522 #if (SMP_SLAVE_CON_PARAMS_UPD_ENABLE == TRUE) in btm_ble_set_encryption()