e2475b4c | 05-Dec-2024 |
Matthias Ringwald <[email protected]> |
port/posix-h4: add asan build on debug |
588a837a | 04-Dec-2024 |
Milanka Ringwald <[email protected]> |
avdtp_util: extract helper functions |
ea8aa208 | 04-Dec-2024 |
Milanka Ringwald <[email protected]> |
avdtp_util: introduce status code |
c83b8b89 | 04-Dec-2024 |
Milanka Ringwald <[email protected]> |
avdtp_util: validate channel count |
1da18615 | 29-Nov-2024 |
Milanka Ringwald <[email protected]> |
avdtp_util: extend MPEG_AUDIO_CONFIGURATION event |
24d5fe84 | 21-Nov-2024 |
Milanka Ringwald <[email protected]> |
avdp_util: add helper functions for MPEG-D USAC codec |
0737c3bf | 21-Nov-2024 |
Milanka Ringwald <[email protected]> |
avdtp_util: fix AAC channel bitmap |
e787eab0 | 20-Nov-2024 |
Milanka Ringwald <[email protected]> |
avdtp.h: extend media codec and AAC definitions |
b8163c86 | 20-Nov-2024 |
Milanka Ringwald <[email protected]> |
avdtp.h: add codec specific errors |
f8c3a130 | 18-Nov-2024 |
Milanka Ringwald <[email protected]> |
avdtp.h: add codec specific error codes |
b9f0ca21 | 29-Nov-2024 |
Milanka Ringwald <[email protected]> |
btstack_defines: extend MPEG_AUDIO_CONFIGURATION event |
0100d21c | 21-Nov-2024 |
Milanka Ringwald <[email protected]> |
btstack_defines: add MPEG-D USAC events |
113487d2 | 14-Nov-2024 |
Dirk Helbig <[email protected]> |
posix-h4: reset stdin/stdout on exit |
4245bf3d | 05-Dec-2024 |
Matthias Ringwald <[email protected]> |
btstack_resample: validate num channels in init |
0532fef7 | 05-Dec-2024 |
Matthias Ringwald <[email protected]> |
btstack_resample: prevent out of bound read |
e9d8dc8b | 02-Dec-2024 |
Dirk Helbig <[email protected]> |
tinydir: updated to fix warnings |
5a723302 | 29-Nov-2024 |
Matthias Ringwald <[email protected]> |
hci: fix cis to iso stream assignment in central role |
00220a2b | 18-Nov-2024 |
Matthias Ringwald <[email protected]> |
hci: fix emit cis/bis created |
87e52a09 | 13-Dec-2024 |
Alex McHugh <[email protected]> |
att_db_util: Add API to specify next attribute handle. (#647)
Co-authored-by: Alex McHugh <[email protected]> |
4839cdf8 | 10-Dec-2024 |
Matthias Ringwald <[email protected]> |
esp32: fix warning for changes in esp-idf 5.3 |
4b86d035 | 10-Dec-2024 |
Matthias Ringwald <[email protected]> |
esp32: enable audio driver by default on esp32, esp32c3 and esp32c6 |
c9822bc7 | 10-Dec-2024 |
Matthias Ringwald <[email protected]> |
esp32: use synchronous VHCI API with newer ESP32 variants (esp32,-c3, s3 use asynchronous API) |
94fd3c03 | 10-Dec-2024 |
Matthias Ringwald <[email protected]> |
test/security_manager_sc: use legacy gatt client lookup mechanism |
36f8195c | 10-Dec-2024 |
Matthias Ringwald <[email protected]> |
gatt_client: provide original cccd lookup via ENABLE_GATT_LEGACY_CCC_DISCOVERY |
197b4dd3 | 10-Dec-2024 |
Matthias Ringwald <[email protected]> |
Revert "gatt_client: use Find by Information Request to lookup CCCD for Notifications/Indications"
This reverts commit 1b9be2e8d27cdda8e4ec6c17a6c75ebf262a671d. |