Home
last modified time | relevance | path

Searched refs:SMP_BOTH_PUBL_KEYS_RCVD_EVT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h95 #define SMP_BOTH_PUBL_KEYS_RCVD_EVT (SMP_SELF_DEF_EVT + 13) /* both local and peer public */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c1849 smp_sm_event(p_cb, SMP_BOTH_PUBL_KEYS_RCVD_EVT, NULL); in smp_wait_for_both_public_keys()