Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dbtm_ble_api.h485 BTM_API extern void BTM_SecurityGrant(BD_ADDR bd_addr, UINT8 res);
/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble.c320 void BTM_SecurityGrant(BD_ADDR bd_addr, UINT8 res) in BTM_SecurityGrant() function
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c4570 BTM_SecurityGrant(p_data->ble_sec_grant.bd_addr, p_data->ble_sec_grant.res); in bta_dm_security_grant()