mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 04:20:20 +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 AYSNC_POLLING_INTERVAL_MS 1
|
||||
#define NUM_ISO_PACKETS 4
|
||||
#define NUM_ISO_PACKETS 16
|
||||
#define SCO_PACKET_SIZE 49
|
||||
|
||||
static struct libusb_transfer *command_out_transfer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user