Searched refs:BTA_DmBleConfigLocalPrivacy (Results 1 – 5 of 5) sorted by relevance
44 struct BTA_DmBleConfigLocalPrivacy BTA_DmBleConfigLocalPrivacy; variable129 void BTA_DmBleConfigLocalPrivacy(bool privacy_enable) { in BTA_DmBleConfigLocalPrivacy() function131 test::mock::bta_dm_api::BTA_DmBleConfigLocalPrivacy(privacy_enable); in BTA_DmBleConfigLocalPrivacy()
120 struct BTA_DmBleConfigLocalPrivacy { struct125 extern struct BTA_DmBleConfigLocalPrivacy BTA_DmBleConfigLocalPrivacy; argument
231 void BTA_DmBleConfigLocalPrivacy(bool privacy_enable) { in BTA_DmBleConfigLocalPrivacy() function
660 void BTA_DmBleConfigLocalPrivacy(bool privacy_enable);
2151 BTA_DmBleConfigLocalPrivacy(ble_privacy_enabled); in BTIF_dm_enable()