Searched refs:PROPERTY_BLE_PRIVACY_ENABLED (Results 1 – 1 of 1) sorted by relevance
150 #ifndef PROPERTY_BLE_PRIVACY_ENABLED151 #define PROPERTY_BLE_PRIVACY_ENABLED "bluetooth.core.gap.le.privacy.enabled" macro1976 bool ble_privacy_enabled = osi_property_get_bool(PROPERTY_BLE_PRIVACY_ENABLED, /*default=*/true); in BTIF_dm_enable()