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.cc55 struct BTA_DmBleSecurityGrant BTA_DmBleSecurityGrant; variable
133 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr, in BTA_DmBleSecurityGrant() function
136 test::mock::bta_dm_api::BTA_DmBleSecurityGrant(bd_addr, res); in BTA_DmBleSecurityGrant()
Dmock_bta_dm_api.h201 struct BTA_DmBleSecurityGrant { struct
208 extern struct BTA_DmBleSecurityGrant BTA_DmBleSecurityGrant; argument
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_api.cc445 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr, in BTA_DmBleSecurityGrant() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_api.h945 extern void BTA_DmBleSecurityGrant(const RawAddress& bd_addr,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc2290 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()