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. | |
| uint16_t | subevent_data_length |
| Length of the subevent indication data. | |
| uint8_t | subevent_data [1] |
Start of the subevent data of subevent_data_length. | |