Searched refs:int_evt (Results 1 – 1 of 1) sorted by relevance
1399 tSMP_EVENT int_evt = SMP_NOP_EVT; in smp_decide_association_model() local1411 int_evt = SMP_AUTH_CMPL_EVT; in smp_decide_association_model()1433 int_evt = SMP_KEY_READY_EVT; in smp_decide_association_model()1444 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()1454 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()1470 int_evt = SMP_PUBL_KEY_EXCH_REQ_EVT; in smp_decide_association_model()1476 int_evt = SMP_AUTH_CMPL_EVT; in smp_decide_association_model()1483 int_evt = SMP_AUTH_CMPL_EVT; in smp_decide_association_model()1487 if (int_evt) smp_sm_event(p_cb, int_evt, &smp_int_data); in smp_decide_association_model()