zephyr/samples/bluetooth
Sundar Subramaniyan 3b857e1869 Bluetooth: hci_usb: Read the whole USB EPOUT buffer at once
btusb_bulk_out() reads the EPOUT buffer in multiple of 4 bytes because
of Quark's USB FIFO size limitation. But this has later been taken care
internally in the DW driver making it redundant in hci_usb.

Remove Quark specific handling and read the whole EPOUT buffer at once.

Signed-off-by: Sundar Subramaniyan <sundar.subramaniyan@gmail.com>
2018-03-09 21:46:59 -05:00
..
beacon samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
central samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
central_hr Bluetooth: central_hr: Fix assigning temporary UUID to discovery 2018-02-13 16:24:04 +02:00
eddystone samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
gatt Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
handsfree samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
hci_spi samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
hci_uart samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
hci_usb Bluetooth: hci_usb: Read the whole USB EPOUT buffer at once 2018-03-09 21:46:59 -05:00
ipsp samples: bluetooth/ipsp: Update multicast address 2018-02-08 14:40:42 +02:00
mesh Bluetooth: Mesh: Switch to using Linux Foundation Company ID 2018-03-05 19:54:21 -05:00
mesh_demo Bluetooth: Mesh: Switch to using Linux Foundation Company ID 2018-03-05 19:54:21 -05:00
peripheral samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
peripheral_csc samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
peripheral_dis samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
peripheral_esp samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
peripheral_hids samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
peripheral_hr samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
peripheral_sc_only samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
scan_adv samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
bluetooth.rst Bluetooth: samples: Remove references to Kbuild-style building 2017-11-09 10:57:49 -05:00