Home
last modified time | relevance | path

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

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