Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_api.c262 smp_br_state_machine_event(&smp_cb, SMP_BR_API_SEC_GRANT_EVT, &res); in SMP_SecurityGrant()
Dsmp_int.h180 #define SMP_BR_API_SEC_GRANT_EVT (SMP_BR_SELF_DEF_EVT + 6) macro