Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
ISO Meta Data structure for received ISO packets. More...
#include <iso.h>
Data Fields | |
uint32_t | ts |
uint16_t | sn |
uint8_t | flags |
ISO Meta Data structure for received ISO packets.
uint8_t bt_iso_recv_info::flags |
ISO packet flags (BT_ISO_FLAGS_*)
uint16_t bt_iso_recv_info::sn |
ISO packet sequence number of the first fragment in the SDU
uint32_t bt_iso_recv_info::ts |
ISO timestamp - valid only if the Bluetooth controller includes it If time stamp is not pressent this value will be 0 on all iso packets