Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_api.h211 struct BTA_DmBleSecurityGrant { struct
219 extern struct BTA_DmBleSecurityGrant BTA_DmBleSecurityGrant; argument
Dmock_bta_dm_api.cc52 struct BTA_DmBleSecurityGrant BTA_DmBleSecurityGrant; variable
162 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr, in BTA_DmBleSecurityGrant() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec_api.cc275 void BTA_DmBleSecurityGrant(const RawAddress& bd_addr, in BTA_DmBleSecurityGrant() function