InPlay API
adv_prim_cfg Struct Reference

Advertising configuration for primary channel structure. More...

#include <in_ble_gap.h>

Data Fields

uint32_t adv_intv_min
 Minimum advertising interval (in unit of 625us). Must be greater than 20ms.
 
uint32_t adv_intv_max
 Maximum advertising interval (in unit of 625us). Must be greater than 20ms.
 
uint8_t chnl_map
 Advertising channel mapping,. More...
 
uint8_t phy
 

Detailed Description

Advertising configuration for primary channel structure.

Field Documentation

◆ chnl_map

uint8_t chnl_map

Advertising channel mapping,.

See also
enum in_ble_adv_chnl

◆ phy

uint8_t phy

Primary advertising PHY,

See also
enum in_ble_phy_value
Note
LE 2M PHY is not allowed and that legacy advertising only support LE 1M PHY