思澈科技软件开发工具包  2.20
gapm_adv_prim_cfg_t Struct Reference

Configuration for advertising on primary channel. More...

#include <bf0_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
 Bit field indicating the channel mapping (. More...
 
uint8_t phy
 

Detailed Description

Configuration for advertising on primary channel.

Field Documentation

◆ chnl_map

uint8_t gapm_adv_prim_cfg_t::chnl_map

Bit field indicating the channel mapping (.

See also
enum adv_channel_map).

◆ phy

uint8_t gapm_adv_prim_cfg_t::phy

Indicate on which PHY primary advertising has to be performed (

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

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