751 Commits

Author SHA1 Message Date
Dirk Helbig
f05358500e platform/posix: exit on unrecoverable error instead of spamming the log 2024-03-06 12:00:31 +01:00
Matthias Ringwald
7d6cb61e94 libusb: fix compile without ENABLE_SCO_OVER_HCI 2023-12-29 14:34:48 +01:00
Matthias Ringwald
77bf845768 posix/btstack_uart_posix: log tty 2023-12-14 16:34:57 +01:00
Matthias Ringwald
16e19888bb btstack_uart_block_embedded: use boolean in conditions 2023-12-05 12:23:48 +01:00
Matthias Ringwald
79dbf8a432 btstack_uart_block_embedded: use boolean in conditions 2023-12-05 12:00:48 +01:00
Matthias Ringwald
ac1fb478fc btstack_run_loop_embedded: use bool for trigger_event_received 2023-12-05 11:58:40 +01:00
Matthias Ringwald
4a049df246 btstack_uart_block_embedded: use bool for flags 2023-12-04 18:34:10 +01:00
Matthias Ringwald
bc6a318f21 Avoid __ prefix in defines 2023-12-04 17:48:14 +01:00
Matthias Ringwald
fb5a871d30 hci_dump_posix_fs: improve iso summary 2023-11-28 20:32:47 +01:00
Matthias Ringwald
c26f2c7ba7 bluetooth: add PIN_CODE_LEN, check len in gap_pin_code_response_binary, fixes #542 2023-11-10 11:29:34 +01:00
Matthias Ringwald
10bc401a5a posix: add explicit includes for FreeBSD 2023-11-01 14:31:00 +01:00
shuffle2
ae14e1661a
btstack_tlv_flash_bank: quiet warning (#537) 2023-10-13 18:49:06 +02:00
Matthias Ringwald
35d4a926ea hci_dunp_windows_fs: fix timestamps 2023-09-07 10:41:00 +02:00
Matthias Ringwald
d2d1d05367 btstack_tlv_flash_bank: fix unaligned read and migration 2023-08-30 12:22:33 +02:00
Matthias Ringwald
ffded21621 btstack_tlv_flash_bank: increase bank header to alignment size 2023-08-29 15:47:13 +02:00
Matthias Ringwald
4a1addd51d btstack_tlv_flash_bank: store value right after header if there's no delete field 2023-08-29 15:28:32 +02:00
Matthias Ringwald
60a3ef1384 btstack_tlv_flash_bank: use store aligned entry header len 2023-08-29 12:21:42 +02:00
Matthias Ringwald
5574c439d5 btstack_tlv_flash_bank: overwrite complete entry with zeroes if we cannot just delete tag due to alignment 2023-08-29 12:21:42 +02:00
Matthias Ringwald
2ea4a5094c btstack_tlv_flash_bank: introduce btstack_tlv_flash_bank_aligned_entry_size 2023-08-29 12:21:42 +02:00
Matthias Ringwald
f268b03a0a btstack_tlv_flash_bank: store aligned entry header len 2023-08-29 12:21:42 +02:00
Matthias Ringwald
9b112178fd btstack_tlv_flash_bank: use BTSTACK_TLV_ENTRY_HEADER_LEN 2023-08-28 17:53:08 +02:00
Matthias Ringwald
1295b09155 btstack_tlv_flash_bank: fix spelling of alignment 2023-08-28 17:46:11 +02:00
Matthias Ringwald
b6c12bd680 btstack_tlv_flash_bank: use BTSTACK_TLV_BANK_HEADER_LEN 2023-08-28 17:43:52 +02:00
Matthias Ringwald
6314722e05 btstack_tlv_posix: allow to ignore db on disk and/or set read-only 2023-06-12 09:59:48 +02:00
Matthias Ringwald
4c7f8b037f btstack_tlv_posix: allow to ignore db on disk and/or set read-only 2023-06-09 16:52:08 +02:00
Matthias Ringwald
2eaf98e75b hci_transport_h2_libusb: fix build 2023-05-22 11:45:48 +02:00
Dirk Helbig
2d8556b2db stm32-f4discovery-cc256x: added hint regarding _printf_float
stm32-f4discovery-cc256x: added bsp api to fetch the actual sampling rate
stm32-f4discovery-cc256x: switched clock source to HSE instead of HSI
stm32-f4discovery-cc256x: fixed wrong i2spll parameters
2023-05-17 15:07:34 +02:00
Dirk Helbig
32d9a3dfcc stm32: added samplerate compensation support
embedded: update audio api
2023-05-17 15:06:08 +02:00
Matthias Ringwald
efc1df5575 btstack_uart_posix: abort requested read/write operation on set read/write complete handler 2023-05-06 16:34:54 +02:00
Matthias Ringwald
4c7f527567 btstack_tlv_flash_bank: cache bank size in interator 2023-05-02 21:18:02 +02:00
Matthias Ringwald
26c447f653 btstack_tlv_flash_bank: assert tag fits into flash bank in iterator 2023-05-02 21:06:36 +02:00
Matthias Ringwald
54374dbc3b btstack_tlv_windows: fix append tag to file 2023-04-29 13:08:07 +02:00
Matthias Ringwald
e195acfc18 btstack_tlv_flash_bank: fix validation for full flash bank 2023-04-28 21:21:55 +02:00
Matthias Ringwald
efef2dd3af btstack_uart_posix: assert no pending read/write opration 2023-04-20 11:20:05 +02:00
Matthias Ringwald
c61b3cef66 btstack_audio: use named struct initializer 2023-02-06 10:31:54 +01:00
Dirk Helbig
6926c2973a btstack_audio: extend api to query the current sample rate 2023-01-24 12:08:55 +01:00
Peter Harper
abb61bc22a platform/lwip: add getter for netif provided by bnep
BNEP adds an interface to lwip. Add an accessor to allow us to get
access to it.
2023-01-18 15:27:01 +01:00
Matthias Ringwald
052e5e4278 btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE 2023-01-18 14:50:14 +01:00
Peter Harper
398f8a18bc platform/lwip: Fix freertos NO_SYS=0 compile issue
If NO_SYS=0 it uses freertos stuff like xQueueCreate, so needs to
include the headers.
2023-01-17 22:09:18 +01:00
Matthias Ringwald
a02039edea bnep_lwip: return bool in bnep_lwip_outgoing_packets_empty 2023-01-16 14:59:05 +01:00
Matthias Ringwald
5da46df6ab bnep_lwip: use generic btstack_run_loop_execute_on_main_thread 2023-01-16 14:53:18 +01:00
Matthias Ringwald
7e71cd9074 platform/embedded: fix unused warnnings 2023-01-09 11:18:51 +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
Matthias Ringwald
f508b0b10e chibios: start EFL driver 2023-01-02 11:39:58 +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
79b7220dad btstack_tlv_flash_bank: use std int types 2022-12-31 17:35:27 +01:00
Matthias Ringwald
4f0e05eac1 libusb/hci_transport_h2_libusb: fix compile without log_error 2022-12-20 15:14:27 +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