Bluetooth Host Stack Library
wiced_bt_ble_pawr_subevent_ind_data_t Struct Reference

Description

Configuration for Periodic Advertising with Response (PAWR) subevent indication data which is sent by the central device at the start of each subevent.

Data Fields

uint8_t subevent_num
 The subevent number.
 
uint8_t rsp_slot_start
 Response slot start.
 
uint8_t rsp_slot_count
 Response slot count.
 
uint8_t ind_data_length
 Length of the subevent indication data.
 
uint8_t ind_data [WICED_BT_MAX_PAWR_SUBEVENT_DATA_LEN]
 Subevent data.