Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_api.h393 struct BTA_DmSetEncryption { struct
404 extern struct BTA_DmSetEncryption BTA_DmSetEncryption; argument
Dmock_bta_dm_api.cc70 struct BTA_DmSetEncryption BTA_DmSetEncryption; variable
208 void BTA_DmSetEncryption(const RawAddress& bd_addr, tBT_TRANSPORT transport, in BTA_DmSetEncryption() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_api.cc566 void BTA_DmSetEncryption(const RawAddress& bd_addr, tBT_TRANSPORT transport, in BTA_DmSetEncryption() function