Cordio Stack and Cordio Profiles  r2p3-02rel0

Configurable parameters for extended and periodic advertising. More...

#include <app_api.h>

Collaboration diagram for appExtAdvCfg_t:
Collaboration graph

Data Fields

uint16_t advDuration [DM_NUM_ADV_SETS]
 Advertising durations for extended advertising in ms.
 
uint16_t advInterval [DM_NUM_ADV_SETS]
 Advertising intervals for extended advertising in 0.625 ms units (20 ms to 10.24 s).
 
uint8_t maxEaEvents [DM_NUM_ADV_SETS]
 Maximum number of extended advertising events Controller will send prior to terminating extended advertising.
 
bool_t useLegacyPdu [DM_NUM_ADV_SETS]
 Whether to use legacy advertising PDUs with extended advertising. If set to TRUE then length of advertising data cannot exceed 31 octets.
 
uint16_t perAdvInterval [DM_NUM_ADV_SETS]
 Advertising intervals for periodic advertising in 1.25 ms units (7.5 ms to 81.91875 s).
 

Description

Configurable parameters for extended and periodic advertising.

Definition at line 111 of file app_api.h.


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