Searched refs:BTA_DmBleSecurityGrant (Results 1 – 5 of 5) sorted by relevance
55 struct BTA_DmBleSecurityGrant BTA_DmBleSecurityGrant; variable133 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr, in BTA_DmBleSecurityGrant() function136 test::mock::bta_dm_api::BTA_DmBleSecurityGrant(bd_addr, res); in BTA_DmBleSecurityGrant()
201 struct BTA_DmBleSecurityGrant { struct208 extern struct BTA_DmBleSecurityGrant BTA_DmBleSecurityGrant; argument
445 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr, in BTA_DmBleSecurityGrant() function
945 extern void BTA_DmBleSecurityGrant(const RawAddress& bd_addr,
2290 BTA_DmBleSecurityGrant(bd_addr, BTA_DM_SEC_PAIR_NOT_SPT); in btif_dm_cancel_bond()2397 BTA_DmBleSecurityGrant(bd_addr, BTA_DM_SEC_GRANTED); in btif_dm_ssp_reply()2399 BTA_DmBleSecurityGrant(bd_addr, BTA_DM_SEC_PAIR_NOT_SPT); in btif_dm_ssp_reply()