Lines Matching refs:smp_sm_event
165 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &smp_int_data); in SMP_Pair()
249 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &smp_int_data); in SMP_PairCancel()
280 smp_sm_event(&smp_cb, SMP_SC_NC_OK_EVT, NULL); in SMP_SecurityGrant()
287 smp_sm_event(&smp_cb, SMP_AUTH_CMPL_EVT, &smp_int_data); in SMP_SecurityGrant()
300 smp_sm_event(&smp_cb, SMP_KEY_READY_EVT, &smp_int_data); in SMP_SecurityGrant()
307 smp_sm_event(&smp_cb, SMP_AUTH_CMPL_EVT, &smp_int_data); in SMP_SecurityGrant()
337 smp_sm_event(&smp_cb, SMP_API_SEC_GRANT_EVT, &smp_int_data); in SMP_SecurityGrant()
387 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &smp_int_data); in SMP_PasskeyReply()
393 smp_sm_event(&smp_cb, SMP_SC_KEY_READY_EVT, &smp_int_data); in SMP_PasskeyReply()
442 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &smp_int_data); in SMP_ConfirmReply()
444 smp_sm_event(p_cb, SMP_SC_NC_OK_EVT, NULL); in SMP_ConfirmReply()
477 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &smp_int_data); in SMP_OobDataReply()
488 smp_sm_event(&smp_cb, SMP_KEY_READY_EVT, &smp_int_data); in SMP_OobDataReply()
510 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &smp_int_data); in SMP_SecureConnectionOobDataReply()
545 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &smp_int_data); in SMP_SecureConnectionOobDataReply()
552 smp_sm_event(&smp_cb, SMP_SC_OOB_DATA_EVT, &smp_int_data); in SMP_SecureConnectionOobDataReply()
565 smp_sm_event(&smp_cb, SMP_CR_LOC_SC_OOB_DATA_EVT, &smp_int_data); in SMP_CrLocScOobData()