726 Commits

Author SHA1 Message Date
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
Matthias Ringwald
d3c765a367 wav_util: handle write after close gracefully 2022-03-09 19:13:15 +01:00
Matthias Ringwald
5d442ccd97 daemon: use bd_addr_to_str_with_delimiter for bd_addr_to_dash_str 2022-02-25 16:58:49 +01:00
Matthias Ringwald
924bf9b8c7 posix: use bd_addr_to_str_with_delimiter for bd_addr_to_dash_str 2022-02-25 16:47:46 +01:00
Matthias Ringwald
e2bf7a9a29 posix/wav_util: add wav_reader_get_num_channels and wav_reader_get_sampling_rate 2022-02-23 18:02:04 +01:00
Matthias Ringwald
d762ae9adc posix: remove accidental debug output 2022-02-05 23:15:33 +01:00
Matthias Ringwald
4437baf628 posix: fix RTS/CTS configuration by keeping local termios copy 2022-02-05 23:10:35 +01:00
Matthias Ringwald
1544bae6a2 btstack_run_loop_freertos: fix deprecated btstack_run_loop_freertos_trigger_from_isr 2022-01-20 10:37:27 +01:00
Matthias Ringwald
7a6e2d5a07 libusb: do not detach kernel driver on Cygwin 2021-12-21 16:05:52 +01:00
Milanka Ringwald
9f7e3af12b MISRAC2012-Rule-10.3: att_db, btstack_stdin_embedded 2021-12-13 16:01:57 +01:00
Matthias Ringwald
5b192b3f55 daemon: fix build 2021-11-22 18:04:05 +01:00
Matthias Ringwald
24378be3a8 daemon: fix build 2021-11-22 17:55:35 +01:00
Matthias Ringwald
d2102f77fe l2cap: fix event ids and pts test 2021-11-22 17:36:47 +01:00
Matthias Ringwald
b93f89661e l2cap: drop reason param in l2cap_disconnect 2021-11-22 10:49:32 +01:00
Matthias Ringwald
c78b4f699d btstack_posix_tlv: use max value size of 2048, assert if size is larger in store 2021-11-20 20:34:09 +01:00
Matthias Ringwald
5c092d2da5 daemon: fix builds 2021-11-18 21:25:43 +01:00
Milanka Ringwald
2fca4dad95 license: update text 2021-11-02 09:31:00 +01:00
Matthias Ringwald
9e6ecc42e2 Fix warnings 2021-10-21 22:17:24 +02:00
Matthias Ringwald
894c930c47 btstack_portaudio: fix unused variables warning 2021-10-08 10:36:45 +02:00
Matthias Ringwald
6fad2c3769 port: drop support for iOS 2021-09-28 14:37:17 +02:00
Matthias Ringwald
bb2a499a75 daemon: add commands for gap_pin_code_response_binary and gap_pin_code_negative 2021-07-21 15:53:43 +02:00
Matthias Ringwald
d813b2984e nrf5-cinnamon: fix compile 2021-07-18 23:07:42 +02:00
Matthias Ringwald
783a8debb9 posix: avoid use-after-free in signal handler 2021-07-18 14:14:41 +02:00
Matthias Ringwald
43e99aeee1 java: fix build 2021-07-15 21:42:04 +02:00
Matthias Ringwald
fc7ba75f8f java: fix build 2021-07-15 18:42:39 +02:00
Matthias Ringwald
3762975ec3 java: add GAPInquiry example 2021-07-15 14:18:05 +02:00