| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
ISO Meta Data structure for received ISO packets. More...
#include <iso.h>
Data Fields | |
| uint32_t | ts | 
| uint16_t | seq_num | 
| uint8_t | flags | 
ISO Meta Data structure for received ISO packets.
| uint8_t bt_iso_recv_info::flags | 
ISO packet flags bitfield (BT_ISO_FLAGS_*)
| uint16_t bt_iso_recv_info::seq_num | 
ISO packet sequence number of the first fragment in the SDU
| uint32_t bt_iso_recv_info::ts | 
ISO timestamp
Only valid if flags has the BT_ISO_FLAGS_TS bit set.