Lines Matching refs:smp_sm_event
160 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &status); in SMP_Pair()
241 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &err_code); in SMP_PairCancel()
287 smp_sm_event(&smp_cb, SMP_API_SEC_GRANT_EVT, &res); in SMP_SecurityGrant()
334 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_PasskeyReply()
339 smp_sm_event(&smp_cb, SMP_SC_KEY_READY_EVT, &passkey); in SMP_PasskeyReply()
391 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_ConfirmReply()
395 smp_sm_event(p_cb, SMP_SC_NC_OK_EVT, NULL); in SMP_ConfirmReply()
425 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_OobDataReply()
437 smp_sm_event(&smp_cb, SMP_KEY_READY_EVT, &key); in SMP_OobDataReply()
460 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_SecureConnectionOobDataReply()
495 smp_sm_event(p_cb, SMP_AUTH_CMPL_EVT, &failure); in SMP_SecureConnectionOobDataReply()
501 smp_sm_event(&smp_cb, SMP_SC_OOB_DATA_EVT, p_data); in SMP_SecureConnectionOobDataReply()
574 smp_sm_event(p_cb, SMP_KEYPRESS_NOTIFICATION_EVENT, &value); in SMP_KeypressNotification()
616 smp_sm_event(p_cb, SMP_CR_LOC_SC_OOB_DATA_EVT, NULL); in SMP_CreateLocalSecureConnectionsOobData()