Searched refs:SMP_CONFIRM_EVT (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/stack/smp/ | ||
H A D | smp_int.h | 62 SMP_CONFIRM_EVT = SMP_OPCODE_CONFIRM, // 0x03 enumerator |
H A D | smp_act.cc | 1130 smp_sm_event(p_cb, SMP_CONFIRM_EVT, NULL); in smp_proc_sl_key() |