Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dhci_uart.h125 .maxlen = HCI_MAX_SCO_SIZE
Dbtusb.c533 skb = bt_skb_alloc(HCI_MAX_SCO_SIZE, GFP_ATOMIC); in btusb_recv_isoc()
/linux-4.1.27/include/net/bluetooth/
Dhci.h29 #define HCI_MAX_SCO_SIZE 255 macro