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.c271 static tSMP_ASSO_MODEL smp_select_legacy_association_model(tSMP_CB *p_cb);
272 static tSMP_ASSO_MODEL smp_select_association_model_secure_connections(tSMP_CB *p_cb);
1186 tSMP_ASSO_MODEL smp_select_association_model(tSMP_CB *p_cb) in smp_select_association_model()
1188 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model()
1227 tSMP_ASSO_MODEL smp_select_legacy_association_model(tSMP_CB *p_cb) in smp_select_legacy_association_model()
1229 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_legacy_association_model()
1265 tSMP_ASSO_MODEL smp_select_association_model_secure_connections(tSMP_CB *p_cb) in smp_select_association_model_secure_connections()
1267 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
312 tSMP_ASSO_MODEL selected_association_model;
489 extern tSMP_ASSO_MODEL smp_select_association_model(tSMP_CB *p_cb);