Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_uart.h138 .maxlen = HCI_MAX_FRAME_SIZE \
159 .maxlen = HCI_MAX_FRAME_SIZE \
H A Dbtmrvl_sdio.h23 (HCI_MAX_FRAME_SIZE + FW_EXTRA_LEN)
H A Dbpa10x.c76 .maxlen = HCI_MAX_FRAME_SIZE
H A Dbfusb.c205 int err, pipe, size = HCI_MAX_FRAME_SIZE + 32; in bfusb_rx_submit()
/linux/include/net/bluetooth/
H A Dhci.h31 #define HCI_MAX_FRAME_SIZE (HCI_MAX_ACL_SIZE + 4) macro