Searched refs:SMP_OOB_REQ_EVT (Results 1 – 5 of 5) sorted by relevance
58 #define SMP_OOB_REQ_EVT 5 /* OOB request event */ macro
1568 #define BTM_LE_OOB_REQ_EVT SMP_OOB_REQ_EVT /* OOB data request event */
420 if (p_cb->state != SMP_STATE_WAIT_APP_RSP || p_cb->cb_evt != SMP_OOB_REQ_EVT) in SMP_OobDataReply()
1374 p_cb->cb_evt = SMP_OOB_REQ_EVT; in smp_decide_association_model()
2030 case SMP_OOB_REQ_EVT: in btm_proc_smp_cback()