Searched refs:SMP_COMPLT_EVT (Results 1 – 4 of 4) sorted by relevance
53 #define SMP_COMPLT_EVT 7 /* SMP complete event */ macro
1289 #define BTM_LE_COMPLT_EVT SMP_COMPLT_EVT
1945 case SMP_COMPLT_EVT: in btm_proc_smp_cback()1955 if (event == SMP_COMPLT_EVT) { in btm_proc_smp_cback()
953 if (p_callback) (*p_callback)(SMP_COMPLT_EVT, pairing_bda, &evt_data); in smp_proc_pairing_cmpl()