Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dhci_uart.h149 .hlen = HCI_ISO_HDR_SIZE, \
/Linux-v6.6/include/net/bluetooth/
Dhci.h2908 #define HCI_ISO_HDR_SIZE 4 macro
/Linux-v6.6/net/bluetooth/
Dhci_core.c3267 skb_push(skb, HCI_ISO_HDR_SIZE); in hci_add_iso_hdr()