Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_api.h109 struct BTA_DmBleConfigLocalPrivacy { struct
113 extern struct BTA_DmBleConfigLocalPrivacy BTA_DmBleConfigLocalPrivacy; argument
Dmock_bta_dm_api.cc47 struct BTA_DmBleConfigLocalPrivacy BTA_DmBleConfigLocalPrivacy; variable
99 void BTA_DmBleConfigLocalPrivacy(bool privacy_enable) { in BTA_DmBleConfigLocalPrivacy() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_api.cc517 void BTA_DmBleConfigLocalPrivacy(bool privacy_enable) { in BTA_DmBleConfigLocalPrivacy() function