Searched refs:SMP_COMPLT_EVT (Results 1 – 4 of 4) sorted by relevance
60 #define SMP_COMPLT_EVT 7 /* SMP complete event */ macro
1671 #define BTM_LE_COMPLT_EVT SMP_COMPLT_EVT /* SMP complete event */
2224 case SMP_COMPLT_EVT:2231 if (event == SMP_COMPLT_EVT) {
1037 (*p_callback) (SMP_COMPLT_EVT, pairing_bda, &evt_data); in smp_proc_pairing_cmpl()