Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h93 #define SMP_LOC_PUBL_KEY_CRTD_EVT (SMP_SELF_DEF_EVT + 12) /* local public key created */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_keys.c1147 smp_sm_event(p_cb, SMP_LOC_PUBL_KEY_CRTD_EVT, NULL); in smp_process_private_key()