Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dlegacy_low_energy_advertiser.cc306 void LegacyLowEnergyAdvertiser::StopAdvertising() { in StopAdvertising() function in bt::hci::LegacyLowEnergyAdvertiser
312 void LegacyLowEnergyAdvertiser::StopAdvertising(const DeviceAddress& address, in StopAdvertising() function in bt::hci::LegacyLowEnergyAdvertiser
H A Dandroid_extended_low_energy_advertiser.cc338 void AndroidExtendedLowEnergyAdvertiser::StopAdvertising() { in StopAdvertising() function in bt::hci::AndroidExtendedLowEnergyAdvertiser
348 void AndroidExtendedLowEnergyAdvertiser::StopAdvertising( in StopAdvertising() function in bt::hci::AndroidExtendedLowEnergyAdvertiser
H A Dextended_low_energy_advertiser.cc554 void ExtendedLowEnergyAdvertiser::StopAdvertising() { in StopAdvertising() function in bt::hci::ExtendedLowEnergyAdvertiser
564 void ExtendedLowEnergyAdvertiser::StopAdvertising(const DeviceAddress& address, in StopAdvertising() function in bt::hci::ExtendedLowEnergyAdvertiser
H A Dlow_energy_advertiser.cc338 void LowEnergyAdvertiser::StopAdvertising() { in StopAdvertising() function in bt::hci::LowEnergyAdvertiser
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/
H A 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
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_advertising_manager.cc235 bool LowEnergyAdvertisingManager::StopAdvertising( in StopAdvertising() function in bt::gap::LowEnergyAdvertisingManager
H A Dlow_energy_advertising_manager_test.cc111 void StopAdvertising(const DeviceAddress& address, bool) override { in StopAdvertising() function in bt::gap::__anon07db02fc0111::FakeLowEnergyAdvertiser