Searched refs:SMP_CONSENT_REQ_EVT (Results 1 – 5 of 5) sorted by relevance
62 #define SMP_CONSENT_REQ_EVT 14 /* Consent request event */ macro
1507 #define BTM_LE_CONSENT_REQ_EVT SMP_CONSENT_REQ_EVT
253 if (smp_cb.cb_evt == SMP_CONSENT_REQ_EVT) { in SMP_SecurityGrant()
1329 p_cb->cb_evt = SMP_CONSENT_REQ_EVT; in smp_decide_association_model()1685 p_cb->cb_evt = SMP_CONSENT_REQ_EVT; in smp_process_peer_nonce()
2015 case SMP_CONSENT_REQ_EVT: in btm_proc_smp_cback()2023 if (event != SMP_CONSENT_REQ_EVT) { in btm_proc_smp_cback()