The structure for iso hci data.
More...
#include <ble_iso.h>
The structure for iso hci data.
Definition at line 600 of file ble_iso.h.
◆ conn_hdl
uint16_t iso_hci_data_t::conn_hdl |
Used to identify a cis or bis.
Definition at line 602 of file ble_iso.h.
◆ sdu
uint8_t* iso_hci_data_t::sdu |
◆ sdu_len
uint16_t iso_hci_data_t::sdu_len |
◆ seq_num
uint16_t iso_hci_data_t::seq_num |
Packet sequence number.
Definition at line 604 of file ble_iso.h.
◆ time_stamp
uint32_t iso_hci_data_t::time_stamp |
The Bluetooth_TimeStamp (BTS).
Definition at line 603 of file ble_iso.h.
The documentation for this struct was generated from the following file: