Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/smp/
Dsmp_utils.cc1302 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model()
1343 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_legacy_association_model()
1380 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model_secure_connections()
Dsmp_int.h62 SMP_MODEL_OUT_OF_RANGE = 9, enumerator
Dsmp_act.cc1473 case SMP_MODEL_OUT_OF_RANGE: in smp_decide_association_model()