Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_api.cc53 struct BTA_DmBleSecurityGrant BTA_DmBleSecurityGrant; variable
130 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr, in BTA_DmBleSecurityGrant() function
133 test::mock::bta_dm_api::BTA_DmBleSecurityGrant(bd_addr, res); in BTA_DmBleSecurityGrant()
Dmock_bta_dm_api.h203 struct BTA_DmBleSecurityGrant { struct
210 extern struct BTA_DmBleSecurityGrant BTA_DmBleSecurityGrant; argument
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_api.cc428 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr, in BTA_DmBleSecurityGrant() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_api.h1001 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc2660 BTA_DmBleSecurityGrant(bd_addr, BTA_DM_SEC_PAIR_NOT_SPT); in btif_dm_cancel_bond()
2780 BTA_DmBleSecurityGrant(bd_addr, BTA_DM_SEC_GRANTED); in btif_dm_ssp_reply()
2782 BTA_DmBleSecurityGrant(bd_addr, BTA_DM_SEC_PAIR_NOT_SPT); in btif_dm_ssp_reply()