Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsmp_api.h385 extern void SMP_SecurityGrant(BD_ADDR bd_addr, UINT8 res);
/system/bt/stack/smp/
Dsmp_api.c246 void SMP_SecurityGrant(BD_ADDR bd_addr, UINT8 res) in SMP_SecurityGrant() function
/system/bt/stack/btm/
Dbtm_ble.c396 SMP_SecurityGrant(bd_addr, res_smp); in BTM_SecurityGrant()