Home
last modified time | relevance | path

Searched defs:node_tx_iso (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_iso_tx.h8 struct node_tx_iso { struct
9 union {
14 uint64_t payload_count:39; /* bisPayloadCounter/cisPayloadCounter */
15 uint64_t sdu_fragments : 8;
16 uint8_t pdu[];