Dirk Helbig
3128eefde7
a2dp_sink_demo: relocated samplerate compensation init to fix measurement bias
...
btstack_config esp32: enabled samplerate compensation by default
btstack_audio_esp32_v5: allow the playback handler to catch up in case of unintended delays
2023-03-23 15:47:27 +01:00
Dirk Helbig
9d834d7c2f
esp32: fixed version macro
2023-03-13 12:06:22 +01:00
Dirk Helbig
71eeb649e0
esp32: support idf v5
2023-03-11 17:58:06 +01:00
Matthias Ringwald
9735997986
libusb: allow command line arguments for examples
2023-02-13 12:48:16 +01:00
Matthias Ringwald
c0fa7c1deb
test/coverage: improve clean command
2023-02-12 17:55:08 +01:00
Matthias Ringwald
273d17ad40
test/coverage: only use local files
2023-02-12 17:13:35 +01:00
Matthias Ringwald
ec61dcfbed
example/hf_hf_demo: improve documentation, split packet handlers, use sdp record handle generator
2023-02-09 10:03:38 +01:00
Matthias Ringwald
08c12c8116
example/a2dp_sink_demo: improve documentation, use sdp record handle generator
2023-02-09 09:47:57 +01:00
Matthias Ringwald
cf0d4b9803
esp32: allow to disable default audio i2s driver via component config
2023-02-08 12:29:10 +01:00
Matthias Ringwald
862392e5a3
esp32: check CONFIG_BT_CONTROLLER_ENABLED only on esp-idf v5.x
2023-02-08 11:54:57 +01:00
Matthias Ringwald
5e40310d59
esp32: check CONFIG_BT_CONTROLLER_ENABLED only on esp-idf v5.x
2023-02-08 11:54:03 +01:00
Matthias Ringwald
d42b36aac8
esp32: drop support for Makefile projects from esp-idf 3.x
2023-02-08 11:45:19 +01:00
Matthias Ringwald
e9a15bc556
esp32: warn about unsuitable sdkconfig
2023-02-08 11:22:16 +01:00
Matthias Ringwald
7bf3d6d6d3
test: fix make clean
2023-02-07 18:15:24 +01:00
Matthias Ringwald
d113d467d5
test: remove pts tests
2023-02-07 18:04:44 +01:00
Matthias Ringwald
03f046f696
test/gatt_service_server: remove mics server test
2023-02-07 18:03:32 +01:00
Matthias Ringwald
eb5d730608
test: fix build
2023-02-07 17:59:39 +01:00
Milanka Ringwald
ba42772a65
example/a2dp_sink_demo: list supported remote AVRCP Target notifications
2023-02-07 17:15:38 +01:00
Milanka Ringwald
b2cacb9cf2
example/a2dp_sink_demo: improve stdout
2023-02-07 17:15:38 +01:00
Milanka Ringwald
60f569ef58
example/a2dp_sink_demo: assign command status
2023-02-07 17:15:38 +01:00
Milanka Ringwald
6fb6f866f8
avrcp: add avrcp_notification2str function
2023-02-07 17:15:38 +01:00
Matthias Ringwald
90e05ff718
btstack_defines: remove non-BASS events
2023-02-07 12:10:45 +01:00
Matthias Ringwald
c75745a1cc
btstack_defines: remove map events
2023-02-07 12:08:39 +01:00
Matthias Ringwald
7a3195229c
le-audio: remove volume control profiles
2023-02-07 12:07:25 +01:00
Matthias Ringwald
bebf6b57a4
btstack_defines: separate BASS Client/Server events
2023-02-07 11:52:38 +01:00
Matthias Ringwald
5c6edd94fc
le-audio/gatt-service: fix var name
2023-02-07 11:29:16 +01:00
Milanka Ringwald
7f95ef04c3
gatt-service/bass-server: update struct name
2023-02-06 18:33:49 +01:00
Milanka Ringwald
374a3da36f
gatt-service/aics,mics,vcs.vocs_server: update struct name
2023-02-06 18:33:49 +01:00
Milanka Ringwald
667e58960b
gatt-service/aics_server: update internal function names
2023-02-06 18:33:49 +01:00
Milanka Ringwald
c4f227df18
gatt-service/bass_server: update internal function names
2023-02-06 18:33:48 +01:00
Milanka Ringwald
d13efa9465
gatt-service/mics_server: update internal function names
2023-02-06 18:33:48 +01:00
Milanka Ringwald
9622a5953a
gatt-service/vcs_server: update internal function names
2023-02-06 18:33:48 +01:00
Milanka Ringwald
464ae69e80
gatt-service/vocs_server: update internal function names
2023-02-06 18:33:48 +01:00
Milanka Ringwald
e3fbc2a8e7
btstack_event: update VOCS and VCS server event names
...
# Conflicts:
# src/btstack_defines.h
2023-02-06 18:33:48 +01:00
Milanka Ringwald
e826f75a73
gatt-service/vocs_server: update event names
2023-02-06 18:33:48 +01:00
Milanka Ringwald
6633124e53
gatt-service/vcs_server: update event names
2023-02-06 18:33:48 +01:00
Milanka Ringwald
987f62e6cb
gatt-service/mics_server: update event names
2023-02-06 18:33:48 +01:00
Milanka Ringwald
fd90878f20
gatt-service/mics_server: rename events
...
# Conflicts:
# src/le-audio/gatt-service/microphone_control_service_server.c
# src/le-audio/gatt-service/microphone_control_service_server.h
2023-02-06 18:33:48 +01:00
Milanka Ringwald
14daac42e7
btstack_defines: rename MICS Client events
...
# Conflicts:
# src/btstack_event.h
2023-02-06 18:33:48 +01:00
Milanka Ringwald
5bb9168cc1
gatt-service/mics_client: rename events
2023-02-06 18:33:48 +01:00
Milanka Ringwald
e383e43550
btstack_event: update MICS server event names
...
# Conflicts:
# src/btstack_defines.h
# src/btstack_event.h
2023-02-06 18:33:48 +01:00
Milanka Ringwald
aae3cc0d78
btstack_event: update BASS server event names
...
# Conflicts:
# src/btstack_defines.h
2023-02-06 18:33:48 +01:00
Milanka Ringwald
97c78dc616
gatt-client/bass_client: update events and internal function names
2023-02-06 18:33:48 +01:00
Milanka Ringwald
16b5de7989
gatt-service/bass_server: update event names
2023-02-06 18:33:48 +01:00
Milanka Ringwald
0894ebf532
gatt-service/aics_server: update API docu
2023-02-06 18:33:48 +01:00
Milanka Ringwald
47fe43a01a
gatt-service/aics_server: rename static function
2023-02-06 18:33:48 +01:00
Milanka Ringwald
c0e3584f68
gatt-service/aics_server: rename vars
2023-02-06 18:33:48 +01:00
Milanka Ringwald
9964b097a6
gatt-service/aics_server: rename emit functions
2023-02-06 18:33:48 +01:00
Milanka Ringwald
2e9df9e359
gatt-service/aics_server: update event names
2023-02-06 18:33:48 +01:00
Milanka Ringwald
b070e5805e
btstack_event: update AICS Server event names
2023-02-06 18:33:48 +01:00