Configuration for advertising on secondary channel. More...

#include <ble_gapm.h>

Data Fields

uint8_t max_skip
 
gap_le_phy_value_t phy
 
uint8_t adv_sid
 

Detailed Description

Configuration for advertising on secondary channel.

Field Documentation

◆ adv_sid

uint8_t gap_adv_second_cfg_t::adv_sid

Advertising SID. Allowed range is 0x00 to 0x0F.

◆ max_skip

uint8_t gap_adv_second_cfg_t::max_skip

Maximum number of advertising events the controller can skip before sending the AUX_ADV_IND packets. The range is 0x00 to 0xFF. 0x00 means that AUX_ADV_IND PDUs shall be sent prior to each advertising events.

◆ phy

gap_le_phy_value_t gap_adv_second_cfg_t::phy

Indicate on which PHY secondary advertising has to be performed. See enum gap_le_phy_value_t.


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