14733 Commits

Author SHA1 Message Date
Milanka Ringwald
44b1b4f057 test/gatt_client: enable FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION API 2023-01-04 00:10:18 +01:00
Milanka Ringwald
ae1ee62db0 ble/gatt_client: get GATT client for testing 2023-01-04 00:10:18 +01:00
Matthias Ringwald
d3762d1522 test/gap: add hci tests 2023-01-04 00:04:54 +01:00
Matthias Ringwald
3bf0030083 btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 2023-01-04 00:04:54 +01:00
Milanka Ringwald
9d6c95166f test/gatt_server: add tests 2023-01-02 21:13:48 +01:00
Milanka Ringwald
a0a194464a test/gatt_server: add tests 2023-01-02 20:56:32 +01:00
Milanka Ringwald
effffa37c0 test/gatt_server: set address type 2023-01-02 20:56:32 +01:00
Milanka Ringwald
18cd0f4575 test/gatt_server: implement gap_get_connection_type mock 2023-01-02 20:56:32 +01:00
Milanka Ringwald
22bfc22543 att_server: fix type 2023-01-02 20:56:32 +01:00
Milanka Ringwald
ef3eb5ef33 test/gatt_server: test att_server_register_service_handler 2023-01-02 20:56:32 +01:00
Milanka Ringwald
ec8f5414ef att_server: simplify coverage 2023-01-02 20:56:32 +01:00
Milanka Ringwald
35d7f2df0b att_server: add de-init 2023-01-02 20:56:32 +01:00
Matthias Ringwald
f508b0b10e chibios: start EFL driver 2023-01-02 11:39:58 +01:00
Matthias Ringwald
0627fe892f example/a2dp_source_demo: fix build 2023-01-01 23:31:01 +01:00
Matthias Ringwald
065fc9a3d9 platform: add ChibiOS 2023-01-01 23:30:53 +01:00
Matthias Ringwald
4b7165eeb7 platform/embedded: fix unused warnnings 2023-01-01 22:30:08 +01:00
Matthias Ringwald
ee45d18f4a btstack_chipset_cc256x: fix unused warnings 2022-12-31 17:40:10 +01:00
Matthias Ringwald
79b7220dad btstack_tlv_flash_bank: use std int types 2022-12-31 17:35:27 +01:00
Matthias Ringwald
981e6ebfb3 changelog: prepare for v1.5.5 2022-12-22 10:15:14 +01:00
Matthias Ringwald
3366b4c19d chipset/realtek: update patch information 2022-12-21 14:15:47 +01:00
Matthias Ringwald
4f0e05eac1 libusb/hci_transport_h2_libusb: fix compile without log_error 2022-12-20 15:14:27 +01:00
Matthias Ringwald
b5a8309e17 tool/metrics: fix path cleanup for buildbot 2022-12-20 11:15:57 +01:00
Matthias Ringwald
eaaad3b7fb example/a2dp_source_demo: add command to scan and connect to Bluetooth speaker by class of device 2022-12-13 17:33:17 +01:00
Matthias Ringwald
bbce5fac02 port: streamling CMake build files, fix .h not getting generated in some ports 2022-11-29 18:31:21 +01:00
Matthias Ringwald
83a3b001b5 changelog: mention libusb rework 2022-11-28 09:52:46 +01:00
Dirk Helbig
dd7eda923d hci_transport_libusb: use to btstack_assert and some refactoring 2022-11-28 09:49:39 +01:00
Dirk Helbig
abe9af1a35 hci_transport_libusb: fixed undefined ENABLE_SCO_OVER_HCI behaviour 2022-11-28 09:49:39 +01:00
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
6576303577 test/auto-pts: enable assert 2022-11-23 18:40:40 +01:00
Matthias Ringwald
8f7da641f0 hci: track outgoing le extended connections 2022-11-23 18:15:50 +01:00
Matthias Ringwald
6f34e9d6d3 hci: use hci_send_le_create_connection for whitelist connect 2022-11-23 17:59:10 +01:00
Matthias Ringwald
f346015ef8 hci: pass address and whiltelist use into hci_send_le_create_connection 2022-11-23 17:57:55 +01:00
Matthias Ringwald
327f7f07c0 hci: extract hci_send_le_create_connection 2022-11-23 17:46:25 +01:00
Matthias Ringwald
327c57e11a test/auto-pts: build libusb and h4 versions 2022-11-23 17:31:07 +01:00
Matthias Ringwald
21f170cbf5 test/auto-pts: use main from port/libusb, sanitize instead of coverage 2022-11-23 16:28:41 +01:00
Matthias Ringwald
77e8932bd4 test: drop coverage from auto-pts 2022-11-23 16:27:47 +01:00
Matthias Ringwald
9085f7a510 windows ports: update readme for cmake build 2022-11-21 14:29:59 +01:00
Matthias Ringwald
7367e9aa96 port: make pkg-config check optional where possible, add portaudio 2022-11-21 14:26:59 +01:00
Matthias Ringwald
42c5c5581b windows ports: enable PortAudio via pkg-config in CMake build 2022-11-21 12:30:18 +01:00
Matthias Ringwald
07e7c342a4 esp32: tolerate empty i2s write in audio driver 2022-11-18 17:39:56 +01:00
Matthias Ringwald
9ffa3a40fc esp32: log i2c init of es8388 as debug 2022-11-18 17:07:34 +01:00
Matthias Ringwald
07b2f89f99 esp32: ignore volume control until audio initialized 2022-11-18 17:01:25 +01:00
Milanka Ringwald
79188ed7e9 ble/gatt_client: improve API documentation 2022-11-18 14:33:59 +01:00
Milanka Ringwald
b2468039bd ble/gatt_client: fix event name in the API docu 2022-11-18 14:33:59 +01:00
Milanka Ringwald
aacf1b1ab9 ble/gatt_client: use bool instead of int in internal function 2022-11-18 14:33:59 +01:00
Matthias Ringwald
d68300f919 port: set MAX_NR_AVRCP_CONNECTIONS to 2 to make volume control work in a2dp_source_demo 2022-11-18 12:09:25 +01:00
Matthias Ringwald
319b8e483e esp32: fix audio driver for sink + source mode 2022-11-17 21:44:22 +01:00