Searched refs:SMP_RAND_EVT (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/stack/smp/ | ||
D | smp_int.h | 116 SMP_RAND_EVT = SMP_OPCODE_RAND, // 0x04 enumerator |
D | smp_act.cc | 1134 smp_sm_event(p_cb, SMP_RAND_EVT, NULL); in smp_proc_compare() |