Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_api.h2298 BTA_API extern void BTA_DmBleConfigLocalPrivacy(BOOLEAN privacy_enable);
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_api.c1984 void BTA_DmBleConfigLocalPrivacy(BOOLEAN privacy_enable) in BTA_DmBleConfigLocalPrivacy() function
/external/bluetooth/bluedroid/btif/src/
Dbtif_dm.c1593 BTA_DmBleConfigLocalPrivacy(BLE_LOCAL_PRIVACY_ENABLED); in btif_dm_upstreams_evt()