Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/smp/
Dsmp_api.c211 smp_sm_event(&smp_cb, SMP_API_SEC_GRANT_EVT, &res); in SMP_SecurityGrant()
Dsmp_int.h78 #define SMP_API_SEC_GRANT_EVT (SMP_SELF_DEF_EVT + 6) macro