Searched refs:tSMP_ASSO_MODEL (Results 1 – 2 of 2) sorted by relevance
196 static const tSMP_ASSO_MODEL247 static const tSMP_ASSO_MODEL308 static tSMP_ASSO_MODEL smp_select_legacy_association_model(tSMP_CB* p_cb);309 static tSMP_ASSO_MODEL smp_select_association_model_secure_connections(1301 tSMP_ASSO_MODEL smp_select_association_model(tSMP_CB* p_cb) { in smp_select_association_model()1302 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model()1342 tSMP_ASSO_MODEL smp_select_legacy_association_model(tSMP_CB* p_cb) { in smp_select_legacy_association_model()1343 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_legacy_association_model()1379 tSMP_ASSO_MODEL smp_select_association_model_secure_connections(tSMP_CB* p_cb) { in smp_select_association_model_secure_connections()1380 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model_secure_connections()
63 } tSMP_ASSO_MODEL; typedef328 tSMP_ASSO_MODEL selected_association_model;470 tSMP_ASSO_MODEL smp_select_association_model(tSMP_CB* p_cb);517 struct formatter<tSMP_ASSO_MODEL> : enum_formatter<tSMP_ASSO_MODEL> {};