Searched refs:int_evt (Results 1 – 1 of 1) sorted by relevance
1328 UINT8 int_evt = 0; in smp_decide_association_model() local1344 int_evt = SMP_AUTH_CMPL_EVT; in smp_decide_association_model()1357 int_evt = SMP_KEY_READY_EVT; in smp_decide_association_model()1366 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()1375 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()1391 int_evt = SMP_PUBL_KEY_EXCH_REQ_EVT; in smp_decide_association_model()1397 int_evt = SMP_AUTH_CMPL_EVT; in smp_decide_association_model()1404 int_evt = SMP_AUTH_CMPL_EVT; in smp_decide_association_model()1408 if (int_evt) in smp_decide_association_model()1409 smp_sm_event(p_cb, int_evt, p); in smp_decide_association_model()