Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1764 void BTM_SecurityGrant(BD_ADDR bd_addr, UINT8 res);
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c381 void BTM_SecurityGrant(BD_ADDR bd_addr, UINT8 res) in BTM_SecurityGrant() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c4960 BTM_SecurityGrant(p_data->ble_sec_grant.bd_addr, p_data->ble_sec_grant.res); in bta_dm_security_grant()