Searched refs:int_evt (Results 1 – 1 of 1) sorted by relevance
1349 UINT8 int_evt = 0; in smp_decide_association_model() local1366 int_evt = SMP_KEY_READY_EVT; in smp_decide_association_model()1374 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()1383 int_evt = SMP_TK_REQ_EVT; in smp_decide_association_model()1399 int_evt = SMP_PUBL_KEY_EXCH_REQ_EVT; in smp_decide_association_model()1405 int_evt = SMP_AUTH_CMPL_EVT; in smp_decide_association_model()1412 int_evt = SMP_AUTH_CMPL_EVT; in smp_decide_association_model()1416 if (int_evt) { in smp_decide_association_model()1417 smp_sm_event(p_cb, int_evt, p); in smp_decide_association_model()