TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Data Fields
snpStartAdvReq_t Struct Reference

Parameter Structure for SNP_startAdv. More...

Data Fields

uint8_t behavior
 1 Byte Behavior of Advertisement on connection event, Adv. behavior when connection are established or terminated.
 
uint8_t filterPolicy
 1 Byte Advertising filter policy, Reserved for Future Use
 
uint8_t initiatorAddress [6]
 6 Byte Initiator Address, Reserved for Future Use
 
uint8_t initiatorAddrType
 1 Byte Initiator Address Type, Reserved for Future Use
 
uint16_t interval
 2 Byte Interval between advertisement event in 625us period. More...
 
uint16_t timeout
 2 Byte Timeout of the advertisement. More...
 
uint8_t type
 1 Byte Type of Advertisement, see Advertisement Type
 

Detailed Description

Parameter Structure for SNP_startAdv.

This is a packed structure. see Dealing with Parameters and Packed Structures for more information.

Field Documentation

§ interval

uint16_t interval

2 Byte Interval between advertisement event in 625us period.

unit is in 625us period.

§ timeout

uint16_t timeout

2 Byte Timeout of the advertisement.

unit is in 625us period. value of 0 mean infinite advertisement.


The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated