14526 Commits

Author SHA1 Message Date
Matthias Ringwald
6d1fa2f01b esp32: avoid duplicate hci_dump_embedded_stdout.c 2022-11-11 09:12:56 +01:00
Matthias Ringwald
da39cc4ecc embedded: compile SEGGER RTT code only if enabled 2022-11-11 09:09:30 +01:00
Matthias Ringwald
d7b812f078 esp32: map btstack_assert to regular assert 2022-11-10 23:04:30 +01:00
Matthias Ringwald
cc0b01d098 esp32: avoid blocking on i2s_write 2022-11-10 23:00:12 +01:00
Matthias Ringwald
766aac70d9 esp32: fix create samples 2022-11-10 10:57:13 +01:00
Matthias Ringwald
bd2a400864 test/linked_list: test removing all elements with list functions and iterator 2022-11-10 10:48:47 +01:00
Matthias Ringwald
b7313a6ea3 esp32: avoid duplicate hci_dump_embedded_stdout.c 2022-11-09 18:07:44 +01:00
Matthias Ringwald
60ae609634 example/a2dp_source_demo: keep selected audio source 2022-11-09 14:16:46 +01:00
Matthias Ringwald
f8c73803a8 changelog: mention fix 2022-11-07 09:00:16 +01:00
Matthias Ringwald
deb8a3ba09 hci: fix params of hci_le_set_extended_scan_response_data 2022-11-07 08:56:54 +01:00
Matthias Ringwald
0f9627d6f9 esp32: fix compile of non-btstack examples after adding component/btstack 2022-11-05 17:11:45 +01:00
Matthias Ringwald
49c9e430a1 sm: emit events after sending pdus 2022-11-04 12:00:43 +01:00
Matthias Ringwald
ea579a451b sm: assert that sm_cmac is ready for all active connection actions (II) 2022-11-04 11:40:50 +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
9d28c3db97 test/pts: avoid sprintf 2022-11-03 16:24:07 +01:00
Matthias Ringwald
2a0a612650 chipset/bcm: avoid sprintf 2022-11-03 16:16:59 +01:00
Matthias Ringwald
4490a1239e le-audio/vocs: use enum 2022-11-03 15:20:16 +01:00
Matthias Ringwald
34a6b75f63 le-audio/vcs: use enum for vcs opcode 2022-11-03 15:20:04 +01:00
Matthias Ringwald
0473e096c9 le-audio/gatt-service: fix service lookup for mcs and vcs 2022-11-03 15:14:40 +01:00
Matthias Ringwald
6e96f7c765 le-audio/bass: rename util functions 2022-11-03 15:10:59 +01:00
Matthias Ringwald
54461c8047 le-audio/le_audio_util: rename metadata functions 2022-11-03 12:43:03 +01:00
Matthias Ringwald
282847c260 le-audio: add codec undefined 2022-11-03 11:59:27 +01:00
Matthias Ringwald
e8d160b356 hci: reload periodic advertiser list on power up 2022-11-02 17:26:36 +01:00
Matthias Ringwald
da2ed74cc5 hci: fix build 2022-11-02 17:25:08 +01:00
Matthias Ringwald
1e9076917b hci: reload whitelist after power up 2022-11-02 17:15:20 +01:00
Matthias Ringwald
2401d9caf6 ancs_client: avoid // in /* .. */ comment 2022-11-02 15:30:27 +01:00
Matthias Ringwald
6f029df80c hci_cmd: avoid // in /* .. */ comment 2022-11-02 15:30:13 +01:00
Matthias Ringwald
e3b79769a6 bluetooth_gatt: avoid // in /* .. */ comment 2022-11-02 15:30:03 +01:00
Matthias Ringwald
c824d78c0a 3rd-party/micro-ecc: avoid // in /* .. */ comment 2022-11-02 15:29:54 +01:00
Matthias Ringwald
9a43dfa4f0 bluetooth_gatt: avoid // in /* .. */ comments 2022-11-02 15:04:10 +01:00
Matthias Ringwald
d8a6062cf4 btstack_defines: avoid // in /* .. */ comments 2022-11-02 14:58:52 +01:00
Matthias Ringwald
5e4e31166e esp32: fix printf warnings 2022-11-02 10:40:55 +01:00
Matthias Ringwald
3ba271a73f example/spp_counter: remove outdated comments 2022-11-02 09:59:44 +01:00
Matthias Ringwald
f7ea44234c sm: fix build without secure connections 2022-11-01 16:09:55 +01:00
Matthias Ringwald
234022e5d5 sm: assert that sm_cmac is ready for all active connection actions 2022-11-01 16:01:53 +01:00
Matthias Ringwald
9dd5ca4810 sm: remove redundant check 2022-11-01 15:41:59 +01:00
Matthias Ringwald
cb7b3e6fb9 Use inttypes.h macros for printing/logging (u)int32_t data 2022-11-01 11:26:01 +01:00
Matthias Ringwald
893b4ccd70 hci: ignore classic onnection complete in wrong state 2022-11-01 10:09:27 +01:00
Matthias Ringwald
97600fc86b test/pts: fix build 2022-10-31 17:11:44 +01:00
Matthias Ringwald
54b69e4579 test: fix paths for sm-sc-replay coverage 2022-10-31 17:11:30 +01:00
Matthias Ringwald
f021201aa0 hci: simplify halting process 2022-10-31 14:28:15 +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
20b1f198c3 test/le_audio: fix hang on program exit for unicast sink 2022-10-31 14:21:07 +01:00
Matthias Ringwald
823ca66c5a test/le_audio: stop plc timer on disconnect/big stop 2022-10-31 12:23:32 +01:00
Matthias Ringwald
9b23be8e18 test/le_audio: remove 'x' shutdown command 2022-10-31 11:39:31 +01:00
Matthias Ringwald
c7e63273d7 test/le_audio: improve live playback in unicast sink 2022-10-31 11:30:31 +01:00
Matthias Ringwald
03270f051d hci: improve halting logic 2022-10-31 11:28:36 +01:00
Matthias Ringwald
2cbd4c4f94 esp32: enable CTKD if configured for dual-mode 2022-10-30 14:05:08 +01:00
Matthias Ringwald
d320e1232f hci: reload LE Resolving List after power-cycle 2022-10-28 10:57:53 +02:00