Searched refs:SMP_OOB_REQ_EVT (Results 1 – 5 of 5) sorted by relevance
51 #define SMP_OOB_REQ_EVT 5 /* OOB request event */ macro
1276 #define BTM_LE_OOB_REQ_EVT SMP_OOB_REQ_EVT
432 if (p_cb->state != SMP_STATE_WAIT_APP_RSP || p_cb->cb_evt != SMP_OOB_REQ_EVT) in SMP_OobDataReply()
1334 p_cb->cb_evt = SMP_OOB_REQ_EVT; in smp_decide_association_model()
1928 case SMP_OOB_REQ_EVT: in btm_proc_smp_cback()