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 | 1214 skb = bt_skb_alloc(HCI_MAX_EVENT_SIZE, GFP_ATOMIC); in btusb_recv_intr() 1498 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 | 1283 if (pkt_len > HCI_MAX_EVENT_SIZE) in btintel_pcie_read_hwexp()
|
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 4239 sizeof(struct hci_rp_le_set_cig_params), HCI_MAX_EVENT_SIZE), 7374 HCI_MAX_EVENT_SIZE), 7397 HCI_MAX_EVENT_SIZE), 7404 HCI_MAX_EVENT_SIZE), 7413 HCI_MAX_EVENT_SIZE), 7434 HCI_MAX_EVENT_SIZE), 7439 HCI_MAX_EVENT_SIZE), 7444 HCI_MAX_EVENT_SIZE), 7449 HCI_MAX_EVENT_SIZE), 7455 HCI_MAX_EVENT_SIZE), [all …]
|
| /linux/include/net/bluetooth/ |
| H A D | hci.h | 33 #define HCI_MAX_EVENT_SIZE 260 macro
|