Periodic advertising report data format.
Data Fields | |
| wiced_ble_padv_sync_handle_t | sync_handle |
| sync handle | |
| uint8_t | tx_power |
| tx power | |
| uint8_t | rssi |
| rssi | |
| uint8_t | cte_type |
| constant tone extension | |
| uint16_t | periodic_evt_counter |
| Periodic Event counter, valid only for PAWR. | |
| uint8_t | sub_event |
| Subevent number, valid only for PAWR. | |
| uint8_t | data_status |
| data status | |
| uint16_t | data_length |
| Length of the subevent indication data. | |
| uint8_t * | p_data |
| Data received from a Periodic Advertising packet. | |