Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bluetooth/
Dh4_recv.h32 .maxlen = HCI_MAX_SCO_SIZE
Dhci_uart.h138 .maxlen = HCI_MAX_SCO_SIZE
Dbtusb.c978 skb = bt_skb_alloc(HCI_MAX_SCO_SIZE, GFP_ATOMIC); in btusb_recv_isoc()
/linux-6.1.9/include/net/bluetooth/
Dhci.h29 #define HCI_MAX_SCO_SIZE 255 macro