Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlegacy_low_energy_advertiser.cc307 void LegacyLowEnergyAdvertiser::StopAdvertising() { in StopAdvertising() function in bt::hci::LegacyLowEnergyAdvertiser
313 void LegacyLowEnergyAdvertiser::StopAdvertising(const DeviceAddress& address, in StopAdvertising() function in bt::hci::LegacyLowEnergyAdvertiser
Dandroid_extended_low_energy_advertiser.cc339 void AndroidExtendedLowEnergyAdvertiser::StopAdvertising() { in StopAdvertising() function in bt::hci::AndroidExtendedLowEnergyAdvertiser
349 void AndroidExtendedLowEnergyAdvertiser::StopAdvertising( in StopAdvertising() function in bt::hci::AndroidExtendedLowEnergyAdvertiser
Dextended_low_energy_advertiser.cc556 void ExtendedLowEnergyAdvertiser::StopAdvertising() { in StopAdvertising() function in bt::hci::ExtendedLowEnergyAdvertiser
566 void ExtendedLowEnergyAdvertiser::StopAdvertising(const DeviceAddress& address, in StopAdvertising() function in bt::hci::ExtendedLowEnergyAdvertiser
Dlow_energy_advertiser.cc340 void LowEnergyAdvertiser::StopAdvertising() { in StopAdvertising() function in bt::hci::LowEnergyAdvertiser
/external/pigweed/pw_bluetooth_sapphire/
Dperipheral.cc260 void Peripheral::AdvertisedPeripheralImpl::StopAdvertising() { in StopAdvertising() function in pw::bluetooth_sapphire::Peripheral::AdvertisedPeripheralImpl
302 void Peripheral::StopAdvertising(bt::gap::AdvertisementId advertisement_id) { in StopAdvertising() function in pw::bluetooth_sapphire::Peripheral
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_advertising_manager.cc235 bool LowEnergyAdvertisingManager::StopAdvertising( in StopAdvertising() function in bt::gap::LowEnergyAdvertisingManager
Dlow_energy_advertising_manager_test.cc112 void StopAdvertising(const DeviceAddress& address, bool) override { in StopAdvertising() function in bt::gap::__anonaf28fd7c0111::FakeLowEnergyAdvertiser