Home
last modified time | relevance | path

Searched refs:SMP_SecurityGrant (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h388 extern void SMP_SecurityGrant(BD_ADDR bd_addr, UINT8 res);
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c259 void SMP_SecurityGrant(BD_ADDR bd_addr, UINT8 res) in SMP_SecurityGrant() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c386 SMP_SecurityGrant(bd_addr, res_smp); in BTM_SecurityGrant()