Home
last modified time | relevance | path

Searched refs:HCI_MAX_SCO_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/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.c112 #define MAX_SCO_PAYLOAD_SIZE (HCI_MAX_SCO_SIZE + HCI_SCO_HDR_SIZE)
H A Dbtusb.c1308 skb = bt_skb_alloc(HCI_MAX_SCO_SIZE, GFP_ATOMIC); in btusb_recv_isoc()