Searched refs:SMP_CONFIRM_EVT (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/stack/smp/ | ||
D | smp_int.h | 115 SMP_CONFIRM_EVT = SMP_OPCODE_CONFIRM, // 0x03 enumerator |
D | smp_act.cc | 1165 smp_sm_event(p_cb, SMP_CONFIRM_EVT, NULL); in smp_proc_sl_key() |