Home
last modified time | relevance | path

Searched refs:HCI_MAX_SCO_SIZE (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dh4_recv.h32 .maxlen = HCI_MAX_SCO_SIZE
H A Dhci_uart.h137 .maxlen = HCI_MAX_SCO_SIZE
H A Dbtusb.c822 skb = bt_skb_alloc(HCI_MAX_SCO_SIZE, GFP_ATOMIC); in btusb_recv_isoc()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dh4_recv.h32 .maxlen = HCI_MAX_SCO_SIZE
H A Dhci_uart.h148 .maxlen = HCI_MAX_SCO_SIZE
H A Dhci_bcm4377.c109 #define MAX_SCO_PAYLOAD_SIZE (HCI_MAX_SCO_SIZE + HCI_SCO_HDR_SIZE)
H A Dbtusb.c1241 skb = bt_skb_alloc(HCI_MAX_SCO_SIZE, GFP_ATOMIC); in btusb_recv_isoc()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h29 #define HCI_MAX_SCO_SIZE 255 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h30 #define HCI_MAX_SCO_SIZE 255 macro

Completed in 29 milliseconds