Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_advertising_manager.cc49 AdvertisementInstance::AdvertisementInstance() : id_(kInvalidAdvertisementId) {} in AdvertisementInstance() function in bt::gap::AdvertisementInstance
51 AdvertisementInstance::AdvertisementInstance( in AdvertisementInstance() function in bt::gap::AdvertisementInstance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dlow_energy_advertising_manager.h51 AdvertisementInstance(AdvertisementInstance&& other) { Move(&other); } in AdvertisementInstance() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_peripheral_server.cc65 LowEnergyPeripheralServer::AdvertisementInstance::AdvertisementInstance( in AdvertisementInstance() function in bthost::LowEnergyPeripheralServer::AdvertisementInstance