Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c310 static tSMP_ASSO_MODEL smp_select_legacy_association_model(tSMP_CB *p_cb);
311 static tSMP_ASSO_MODEL smp_select_association_model_secure_connections(tSMP_CB *p_cb);
1271 tSMP_ASSO_MODEL smp_select_association_model(tSMP_CB *p_cb) in smp_select_association_model()
1273 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model()
1308 tSMP_ASSO_MODEL smp_select_legacy_association_model(tSMP_CB *p_cb) in smp_select_legacy_association_model()
1310 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_legacy_association_model()
1344 tSMP_ASSO_MODEL smp_select_association_model_secure_connections(tSMP_CB *p_cb) in smp_select_association_model_secure_connections()
1346 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model_secure_connections()
Dsmp_act.c529 uint16_t smp_get_auth_mode (tSMP_ASSO_MODEL model) in smp_get_auth_mode()
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h46 typedef UINT8 tSMP_ASSO_MODEL; typedef
307 tSMP_ASSO_MODEL selected_association_model;
488 extern tSMP_ASSO_MODEL smp_select_association_model(tSMP_CB *p_cb);