Home
last modified time | relevance | path

Searched refs:SMP_CONSENT_REQ_EVT (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/stack/include/
H A Dsmp_api_types.h96 SMP_CONSENT_REQ_EVT = 14, /* Consent request event */ enumerator
H A Dbtm_api_types.h780 #define BTM_LE_CONSENT_REQ_EVT SMP_CONSENT_REQ_EVT
/aosp12/system/bt/stack/smp/
H A Dsmp_api.cc276 if (smp_cb.cb_evt == SMP_CONSENT_REQ_EVT) { in SMP_SecurityGrant()
H A Dsmp_act.cc1342 p_cb->cb_evt = SMP_CONSENT_REQ_EVT; in smp_decide_association_model()
1733 p_cb->cb_evt = SMP_CONSENT_REQ_EVT; in smp_process_peer_nonce()
/aosp12/system/bt/stack/btm/
H A Dbtm_ble.cc1758 case SMP_CONSENT_REQ_EVT: in btm_proc_smp_cback()
1766 if (event != SMP_CONSENT_REQ_EVT) { in btm_proc_smp_cback()