TI BLE5-Stack API Documentation  9.14.00
Data Fields
GapAdv_params_t Struct Reference

Data Fields

uint16_t eventProps
 GAP_ADV_PARAM_PROPS More...
 
GapAdv_filterPolicy_t filterPolicy
 GAP_ADV_PARAM_FILTER_POLICY More...
 
uint8_t peerAddr [B_ADDR_LEN]
 GAP_ADV_PARAM_PEER_ADDRESS More...
 
GAP_Peer_Addr_Types_t peerAddrType
 GAP_ADV_PARAM_PEER_ADDRESS_TYPE More...
 
GapAdv_advChannels_t primChanMap
 GAP_ADV_PARAM_PRIMARY_CHANNEL_MAP More...
 
uint32_t primIntMax
 GAP_ADV_PARAM_PRIMARY_INTERVAL_MAX More...
 
uint32_t primIntMin
 GAP_ADV_PARAM_PRIMARY_INTERVAL_MIN More...
 
GapAdv_primaryPHY_t primPhy
 GAP_ADV_PARAM_PRIMARY_PHY More...
 
GapAdv_secondaryPHY_t secPhy
 GAP_ADV_PARAM_SECONDARY_PHY More...
 
uint8_t sid
 GAP_ADV_PARAM_SID More...
 
int8_t txPower
 GAP_ADV_PARAM_TX_POWER More...
 
uint8_t zeroDelay
 GAP_ADV_PARAM_ZERODELAY More...
 

Detailed Description

Per-advertising set parameters

These can be set with GapAdv_setParam See the specific parameter linked to each element for more information.

Field Documentation

§ eventProps

uint16_t eventProps

§ filterPolicy

GapAdv_filterPolicy_t filterPolicy

§ peerAddr

uint8_t peerAddr[B_ADDR_LEN]

§ peerAddrType

GAP_Peer_Addr_Types_t peerAddrType

§ primChanMap

GapAdv_advChannels_t primChanMap

§ primIntMax

uint32_t primIntMax

§ primIntMin

uint32_t primIntMin

§ primPhy

§ secPhy

§ sid

uint8_t sid

§ txPower

int8_t txPower

§ zeroDelay

uint8_t zeroDelay

The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale