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

/external/bluetooth/bluedroid/stack/include/
H A Dbtm_ble_api.h1110 ** Function BTM_SecurityGrant
1121 BTM_API extern void BTM_SecurityGrant(BD_ADDR bd_addr, UINT8 res);
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble.c379 ** Function BTM_SecurityGrant
390 void BTM_SecurityGrant(BD_ADDR bd_addr, UINT8 res) function
394 BTM_TRACE_DEBUG ("BTM_SecurityGrant");
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c5094 BTM_SecurityGrant(p_data->ble_sec_grant.bd_addr, p_data->ble_sec_grant.res);

Completed in 105 milliseconds