Home
last modified time | relevance | path

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

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