Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h62 #define SMP_PAIRING_FAILED_EVT SMP_OPCODE_PAIRING_FAILED macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c773 smp_sm_event(p_cb, SMP_PAIRING_FAILED_EVT, &reason); in smp_process_pairing_public_key()