mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-17 20:42:47 +00:00
libusb: more iso buffers seems to work better
This commit is contained in:
parent
fef203c4a0
commit
f186ac720c
@ -105,7 +105,7 @@ static libusb_device_handle * handle;
|
|||||||
|
|
||||||
#define ASYNC_BUFFERS 2
|
#define ASYNC_BUFFERS 2
|
||||||
#define AYSNC_POLLING_INTERVAL_MS 1
|
#define AYSNC_POLLING_INTERVAL_MS 1
|
||||||
#define NUM_ISO_PACKETS 4
|
#define NUM_ISO_PACKETS 16
|
||||||
#define SCO_PACKET_SIZE 49
|
#define SCO_PACKET_SIZE 49
|
||||||
|
|
||||||
static struct libusb_transfer *command_out_transfer;
|
static struct libusb_transfer *command_out_transfer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user