Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Diso.c822 static int validate_send(const struct bt_iso_chan *chan, const struct net_buf *buf, in validate_send() function
880 err = validate_send(chan, buf, BT_HCI_ISO_SDU_HDR_SIZE); in bt_iso_chan_send()
905 err = validate_send(chan, buf, BT_HCI_ISO_SDU_TS_HDR_SIZE); in bt_iso_chan_send_ts()