Searched refs:int_evt (Results 1 – 1 of 1) sorted by relevance
1321 tSMP_EVENT int_evt = SMP_NOP_EVT; in smp_decide_association_model() local1335 int_evt = SMP_AUTH_CMPL_EVT; in smp_decide_association_model()1357 int_evt = SMP_KEY_READY_EVT; in smp_decide_association_model()1368 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()1378 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()1394 int_evt = SMP_PUBL_KEY_EXCH_REQ_EVT; in smp_decide_association_model()1400 int_evt = SMP_AUTH_CMPL_EVT; in smp_decide_association_model()1408 int_evt = SMP_AUTH_CMPL_EVT; in smp_decide_association_model()1412 if (int_evt) smp_sm_event(p_cb, int_evt, &smp_int_data); in smp_decide_association_model()