Searched defs:AdvertisingIntervalRange (Results 1 – 4 of 4) sorted by relevance
79 struct AdvertisingIntervalRange { struct100 /// See `AdvertisingIntervalRange` documentation. argument
98 struct AdvertisingIntervalRange { struct100 uint16_t min = 0x0800;102 uint16_t max = 0x0800;
34 constexpr AdvertisingIntervalRange(uint16_t min, uint16_t max) in AdvertisingIntervalRange() function
150 const hci::AdvertisingIntervalRange&, in BuildSetAdvertisingParams()