TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
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 | |
Parameter Structure for SNP_startAdv.
This is a packed structure. see Dealing with Parameters and Packed Structures for more information.
uint16_t interval |
2 Byte Interval between advertisement event in 625us period.
unit is in 625us period.
uint16_t timeout |
2 Byte Timeout of the advertisement.
unit is in 625us period. value of 0 mean infinite advertisement.