Home
last modified time | relevance | path

Searched defs:StopAdvertising (Results 1 – 8 of 8) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlegacy_low_energy_advertiser.cc282 void LegacyLowEnergyAdvertiser::StopAdvertising() { in StopAdvertising() function in bt::hci::LegacyLowEnergyAdvertiser
287 void LegacyLowEnergyAdvertiser::StopAdvertising(const DeviceAddress& address) { in StopAdvertising() function in bt::hci::LegacyLowEnergyAdvertiser
Dandroid_extended_low_energy_advertiser.cc301 void AndroidExtendedLowEnergyAdvertiser::StopAdvertising() { in StopAdvertising() function in bt::hci::AndroidExtendedLowEnergyAdvertiser
311 void AndroidExtendedLowEnergyAdvertiser::StopAdvertising( in StopAdvertising() function in bt::hci::AndroidExtendedLowEnergyAdvertiser
Dextended_low_energy_advertiser.cc430 void ExtendedLowEnergyAdvertiser::StopAdvertising() { in StopAdvertising() function in bt::hci::ExtendedLowEnergyAdvertiser
440 void ExtendedLowEnergyAdvertiser::StopAdvertising( in StopAdvertising() function in bt::hci::ExtendedLowEnergyAdvertiser
Dlow_energy_advertiser.cc217 void LowEnergyAdvertiser::StopAdvertising() { in StopAdvertising() function in bt::hci::LowEnergyAdvertiser
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_advertising_manager.cc211 bool LowEnergyAdvertisingManager::StopAdvertising( in StopAdvertising() function in bt::gap::LowEnergyAdvertisingManager
Dlow_energy_advertising_manager_test.cc109 void StopAdvertising(const DeviceAddress& address) override { in StopAdvertising() function in bt::gap::__anon9396a6da0111::FakeLowEnergyAdvertiser
Dadapter.cc164 void StopAdvertising(AdvertisementId advertisement_id) override { in StopAdvertising() function in bt::gap::AdapterImpl::LowEnergyImpl
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
Dfake_adapter.h112 void StopAdvertising(AdvertisementId advertisement_id) override {} in StopAdvertising() function