Home
last modified time | relevance | path

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

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