Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_api.cc519 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr, in BTA_DmBleSecurityGrant() function
/system/bt/bta/include/
Dbta_api.h1382 extern void BTA_DmBleSecurityGrant(const RawAddress& bd_addr,
/system/bt/btif/src/
Dbtif_dm.cc2304 BTA_DmBleSecurityGrant(*bd_addr, BTA_DM_SEC_PAIR_NOT_SPT); in btif_dm_cancel_bond()
2422 BTA_DmBleSecurityGrant(*bd_addr, BTA_DM_SEC_GRANTED); in btif_dm_ssp_reply()
2424 BTA_DmBleSecurityGrant(*bd_addr, BTA_DM_SEC_PAIR_NOT_SPT); in btif_dm_ssp_reply()