The parameter for discovery announcement.
More...
#include <ble_iso.h>
The parameter for discovery announcement.
Definition at line 243 of file ble_iso.h.
◆ interval
uint16_t iso_disc_ann_t::interval |
Scan interval between 0x0004 and 0x4000 in 0.625 ms units(range: 2.5 ms to 10.24 s).
Definition at line 245 of file ble_iso.h.
◆ timeout
uint16_t iso_disc_ann_t::timeout |
Scan timeout should be a value between 0x0001 and 0xFFFF(unit: 10 ms). 0x0000 indicates that the timeout have no effect.
Definition at line 247 of file ble_iso.h.
◆ window
uint16_t iso_disc_ann_t::window |
Scan window between 0x0004 and 0x4000 in 0.625 ms units(range: 2.5 ms to 10.24 s).
Definition at line 246 of file ble_iso.h.
The documentation for this struct was generated from the following file: