Bluetooth Host Stack Library
wiced_ble_padv_params_t Struct Reference

Description

Parameters for LE Set Periodic Advertising Parameter command.

Data Fields

uint16_t adv_int_min
 Minimum Periodic Advertising Interval.
 
uint16_t adv_int_max
 Maximum Periodic Advertising Interval.
 
wiced_ble_padv_prop_t adv_properties
 Advertising properties.
 
uint8_t subevent_num
 Number of subevents, applies to PAWR.
 
uint8_t subevent_interval
 Interval between subevents, applies to PAWR valid only if subevent_num is not zero.
 
uint8_t rsp_slot_delay
 Response slot delay, applies to PAWR valid only if subevent_num is not zero.
 
uint8_t rsp_slot_spacing
 Response slot spacing, applies to PAWR valid only if subevent_num is not zero.
 
uint8_t rsp_slot_num
 Number of subevent response slots, applies to PAWR valid only if subevent_num is not zero.