Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dh4_recv.h32 .maxlen = HCI_MAX_SCO_SIZE
Dhci_uart.h138 .maxlen = HCI_MAX_SCO_SIZE
Dhci_bcm4377.c109 #define MAX_SCO_PAYLOAD_SIZE (HCI_MAX_SCO_SIZE + HCI_SCO_HDR_SIZE)
Dbtusb.c1237 skb = bt_skb_alloc(HCI_MAX_SCO_SIZE, GFP_ATOMIC); in btusb_recv_isoc()
/Linux-v6.6/include/net/bluetooth/
Dhci.h29 #define HCI_MAX_SCO_SIZE 255 macro