Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
Dperipheral.h79 struct AdvertisingIntervalRange { struct
100 /// See `AdvertisingIntervalRange` documentation. argument
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/
Dlow_energy_advertiser.h34 constexpr AdvertisingIntervalRange(uint16_t min, uint16_t max) in AdvertisingIntervalRange() function