Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c274 smp_br_state_machine_event(&smp_cb, SMP_BR_API_SEC_GRANT_EVT, &res); in SMP_SecurityGrant()
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h181 #define SMP_BR_API_SEC_GRANT_EVT (SMP_BR_SELF_DEF_EVT + 6) macro