C/C++ API Reference
Loading...
Searching...
No Matches
pw::bluetooth::low_energy::Peripheral2::AdvertisingIntervalRange Struct Reference

Overview

The range of the time interval between advertisements. Shorter intervals result in faster discovery at the cost of higher power consumption. The exact interval used is determined by the Bluetooth controller.

  • Time = N * 0.625ms.
  • Time range: 0x0020 (20ms) - 0x4000 (10.24s)

Public Attributes

uint16_t min = 0x0800
 Default: 1.28s.
 
uint16_t max = 0x0800
 Default: 1.28s.
 

The documentation for this struct was generated from the following file: