Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c1273 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model()
1310 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_legacy_association_model()
1346 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model_secure_connections()
Dsmp_act.c1402 case SMP_MODEL_OUT_OF_RANGE: in smp_decide_association_model()
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h45 #define SMP_MODEL_OUT_OF_RANGE 9 macro