Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dlow_energy_address_manager.h99 bool PrivacyEnabled() const { return privacy_enabled_; } in PrivacyEnabled() function
H A Dfake_adapter.h132 bool PrivacyEnabled() const override { in PrivacyEnabled() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dadapter.cc194 bool PrivacyEnabled() const override { in PrivacyEnabled() function in bt::gap::AdapterImpl::LowEnergyImpl