751 Commits

Author SHA1 Message Date
Dirk Helbig
34de5f8b9a hci_transport_libusb: disable warnings on transfer cancelation for darwin 2022-11-28 09:49:39 +01:00
Dirk Helbig
883fce102a hci_transport_libusb: fix transfer cancelation 2022-11-28 09:49:39 +01:00
Dirk Helbig
5728804a5c hci_transport_libusb: usb_sco_start/stop support 2022-11-28 09:49:38 +01:00
Dirk Helbig
3faa160f75 hci_transport_libusb: debugging version of which should keep more transfers in flight 2022-11-28 09:49:38 +01:00
Matthias Ringwald
7fbe4b77ee fix other warnings 2022-11-15 21:18:26 +01:00
Matthias Ringwald
da39cc4ecc embedded: compile SEGGER RTT code only if enabled 2022-11-11 09:09:30 +01:00
Matthias Ringwald
0ef4369c28 btstack_audio_embedded: add missing include 2022-11-04 10:33:08 +01:00
Matthias Ringwald
f0b78f48e2 btstack_audio_embedded: add missing include 2022-11-04 10:17:45 +01:00
Matthias Ringwald
c663093b19 btstack_run_loop_posix: log select errors, ignore data sources 2022-10-31 14:22:56 +01:00
Matthias Ringwald
1b5f4ae392 hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_* 2022-10-24 15:06:18 +02:00
Matthias Ringwald
cc3bbb4c33 btstack_stdin_posix: fix includes 2022-09-16 11:11:14 +02:00
Matthias Ringwald
97d112ed47 btstack_stdin_posix: add missing include 2022-09-07 15:16:29 +02:00
Dirk Helbig
c28332930a btstack_stdin_posix: move stdin logging from application to platform to make it usable from all applications 2022-09-01 15:44:47 +02:00
Matthias Ringwald
595b173899 portaudio: use more output buffer 2022-08-24 18:44:43 +02:00
Matthias Ringwald
a047356383 portaudio: fill all available playback buffers 2022-08-24 18:40:18 +02:00
Matthias Ringwald
ee37d7ff8b portaudio: make num output buffers configurable 2022-08-24 14:34:17 +02:00
Matthias Ringwald
38b1a76138 btstack_audio_embedded: fix build 2022-06-23 21:17:04 +02:00
Milanka Ringwald
329d55f343 embedded: add HAVE_HAL_AUDIO_SINK_STEREO_ONLY 2022-06-23 20:56:05 +02:00
Matthias Ringwald
d900fa19bd windows: fix hci_transport_h2_winusb warnings 2022-06-09 23:17:17 +02:00
Matthias Ringwald
2d17d4c068 hci_dump: provide log level to log_message implementation 2022-06-08 16:51:25 +02:00
Matthias Ringwald
f89e874b33 windows: ignore deprecated warning for fopen 2022-05-23 14:50:18 +02:00
Matthias Ringwald
db09c08d74 platform/daemon: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro 2022-05-09 21:54:36 +02:00
Matthias Ringwald
4016785cc3 posix/wav_util: fix warnings 2022-05-09 14:01:20 +02:00
Matthias Ringwald
86d6811aca posix/wav_util: use fopen/fread for wav_reader 2022-05-09 13:49:55 +02:00
Matthias Ringwald
b115538e7b windows: fix hci_transport_h2_windows 2022-05-09 00:09:37 +02:00
Matthias Ringwald
2395380485 windows: add btstack_tlv 2022-04-29 15:53:58 +02:00
Matthias Ringwald
9c8d7c636b windows: add hci_dump_windows_fs 2022-04-29 15:53:58 +02:00
Matthias Ringwald
3c291624fb windows: add hci_dump_windows_stdout 2022-04-29 15:53:58 +02:00
Matthias Ringwald
ce27b10eb1 posix: fix warning 2022-04-29 11:37:21 +02:00
Matthias Ringwald
0dec11ea03 windows: fix warning 2022-04-28 22:43:30 +02:00
Matthias Ringwald
45996a73ce windows: fix compile warnings 2022-04-28 16:48:00 +02:00
Matthias Ringwald
690071601c winusb: fix build 2022-04-14 00:02:34 +02:00
Matthias Ringwald
be531a89d0 libusb: fix build without ENABLE_SCO_OVER_HCI 2022-04-13 23:45:50 +02:00
Matthias Ringwald
18343f0b02 winusb: support hci_transport_usb_add_device 2022-04-13 23:30:35 +02:00
Matthias Ringwald
62ec5f7253 libusb: support hci_transport_usb_add_device 2022-04-13 23:19:17 +02:00
Matthias Ringwald
4568b2fe6c libusb: drop printfs 2022-04-13 15:03:13 +02:00
Matthias Ringwald
f85342b49f libusb: emit hci_transport_h2_libusb_emit_usb_info 2022-04-13 14:55:36 +02:00
Matthias Ringwald
dd5fa34515 libusb: track usb vendor/product id 2022-04-13 14:52:15 +02:00
Matthias Ringwald
a64cbea79f libusb: track usb path 2022-04-13 14:45:14 +02:00
Matthias Ringwald
ba1721ef99 java: drop SPPClientTest 2022-04-02 16:18:51 +02:00
Boris Zweimuelller
8ceba64edf java: Find spp_streamer by COD in spp streamer client 2022-04-02 16:04:02 +02:00
Boris Zweimuelller
6418890ec2 java: Add spp streamer client 2022-04-02 16:04:02 +02:00
Matthias Ringwald
6e7533547b daemon: add l2cap_request_can_send_now_cmd and rfcomm_request_can_send_now_cmd 2022-03-28 14:47:28 +02:00
Matthias Ringwald
10a9d10518 daemon: request for can send now if sending L2CAP/RFCOMM packet fails due to flow control 2022-03-25 09:18:38 +01:00
Matthias Ringwald
45756c9055 daemon: drop unused DAEMON_EVENT_RFCOMM_CREDITS 2022-03-25 09:16:10 +01:00
Matthias Ringwald
b215babe94 hci_dump: fix time stamp for BTsnoop format 2022-03-24 16:49:47 +01:00
Matthias Ringwald
26d7634cac hci_dump: use H4 format in btsnoop log format 2022-03-23 14:31:50 +01:00
Matthias Ringwald
997ab207b2 hci_dump_posix_fs: provide summary of ISO packets for PacketLogger and bluez dump format 2022-03-23 11:22:23 +01:00
Matthias Ringwald
5a831baef6 hci_dump: support iso packets via stdout 2022-03-23 10:50:15 +01:00
Matthias Ringwald
bb90a366cb test: fix compile warnings 2022-03-22 22:30:55 +01:00