Home
last modified time | relevance | path

Searched refs:tSMP_ASSO_MODEL (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/smp/
Dsmp_utils.c274 static tSMP_ASSO_MODEL smp_select_legacy_association_model(tSMP_CB *p_cb);
275 static tSMP_ASSO_MODEL smp_select_association_model_secure_connections(tSMP_CB *p_cb);
1180 tSMP_ASSO_MODEL smp_select_association_model(tSMP_CB *p_cb) in smp_select_association_model()
1182 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model()
1221 tSMP_ASSO_MODEL smp_select_legacy_association_model(tSMP_CB *p_cb) in smp_select_legacy_association_model()
1223 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_legacy_association_model()
1259 tSMP_ASSO_MODEL smp_select_association_model_secure_connections(tSMP_CB *p_cb) in smp_select_association_model_secure_connections()
1261 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model_secure_connections()
Dsmp_int.h46 typedef UINT8 tSMP_ASSO_MODEL; typedef
313 tSMP_ASSO_MODEL selected_association_model;
493 extern tSMP_ASSO_MODEL smp_select_association_model(tSMP_CB *p_cb);