Searched refs:HCI_MAX_EVENT_SIZE (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/bluetooth/ |
| H A D | hci_uart.h | 152 .maxlen = HCI_MAX_EVENT_SIZE
|
| H A D | btusb.c | 1207 skb = bt_skb_alloc(HCI_MAX_EVENT_SIZE, GFP_ATOMIC); in btusb_recv_intr() 1491 size = HCI_MAX_EVENT_SIZE; in btusb_submit_intr_urb()
|
| H A D | hci_bcm4377.c | 113 #define MAX_EVENT_PAYLOAD_SIZE (HCI_MAX_EVENT_SIZE + HCI_EVENT_HDR_SIZE)
|
| H A D | btintel_pcie.c | 1284 if (pkt_len > HCI_MAX_EVENT_SIZE) in btintel_pcie_read_hwexp()
|
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 4205 sizeof(struct hci_rp_le_set_cig_params), HCI_MAX_EVENT_SIZE), 7283 HCI_MAX_EVENT_SIZE), 7306 HCI_MAX_EVENT_SIZE), 7313 HCI_MAX_EVENT_SIZE), 7322 HCI_MAX_EVENT_SIZE), 7343 HCI_MAX_EVENT_SIZE), 7348 HCI_MAX_EVENT_SIZE), 7353 HCI_MAX_EVENT_SIZE), 7358 HCI_MAX_EVENT_SIZE), 7364 HCI_MAX_EVENT_SIZE), [all …]
|
| /linux/include/net/bluetooth/ |
| H A D | hci.h | 33 #define HCI_MAX_EVENT_SIZE 260 macro
|