Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/
H A Dlow_energy_advertiser.h194 bool IsAdvertising() const { return !connection_callbacks_.empty(); } in IsAdvertising() function
197 bool IsAdvertising(const DeviceAddress& address, bool extended_pdu) const { in IsAdvertising() function