Home
last modified time | relevance | path

Searched refs:BT_HCI_ISO_SDU_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_iso_internal.h15 BT_HCI_ISO_SDU_HDR_SIZE), \
/Zephyr-latest/subsys/bluetooth/host/
Diso.c880 err = validate_send(chan, buf, BT_HCI_ISO_SDU_HDR_SIZE); in bt_iso_chan_send()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h116 #define BT_HCI_ISO_SDU_HDR_SIZE 4 macro