Home
last modified time | relevance | path

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

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