14402 Commits

Author SHA1 Message Date
Matthias Ringwald
5deb0bb6ea LE Audio: move GATT Services into src/le-audio/gatt-service 2022-10-11 18:33:45 +02:00
Matthias Ringwald
dcb256b42c hfp_hf_demo: answer pin code request 2022-10-11 17:27:29 +02:00
Matthias Ringwald
3a8f1ab21b esp32: add driver as private dependency 2022-10-10 15:03:56 +02:00
Matthias Ringwald
4b7d1235ca l2cap:fix warning 2022-10-10 14:27:00 +02:00
Matthias Ringwald
455808b321 hfp_hf: fix warnings 2022-10-10 14:26:53 +02:00
Matthias Ringwald
5451dc6db6 esp32: fix init for BR/EDR only mode 2022-10-10 14:26:04 +02:00
Matthias Ringwald
1e4fedb96f test/le_audio: fix lc3plus wrapper 2022-10-06 15:57:31 +02:00
Matthias Ringwald
109dd0804b test/le_audio: prettify BIG dump, fix audio playback 2022-10-06 15:34:40 +02:00
Matthias Ringwald
7a5bad5361 test/le_audio: rework PLC detection 2022-10-06 12:00:51 +02:00
Matthias Ringwald
1a55487af6 sm: delete bonding information for existing device with BD_ADDR on new pairing with different IRK 2022-10-05 14:53:19 +02:00
Matthias Ringwald
8980298abd sm: add distributed key validation ability 2022-10-05 14:20:57 +02:00
Matthias Ringwald
16fc96d575 avrcp_browsing_client: add compile error if ERTM is not enabled 2022-10-05 09:58:22 +02:00
Matthias Ringwald
c518ce542f esp32: enable L2CAP ERTM for avrcp_browsing_client 2022-10-05 09:57:57 +02:00
Matthias Ringwald
be81b1591a test/le_audio: use le_audio_base_parser in broadcast assistant and sink 2022-10-04 16:05:49 +02:00
Matthias Ringwald
2e624289f9 src/le-audio: add le_audio_base_parser 2022-10-04 15:54:22 +02:00
Matthias Ringwald
0f7e8cae03 le_audio/base_builder: add le_audio prefix to struct 2022-10-03 17:07:13 +02:00
Matthias Ringwald
4a06e23f2e test/le-audio: use base builder 2022-10-03 15:49:08 +02:00
Matthias Ringwald
5c0702ea97 le-audio: add base builder 2022-10-03 15:48:40 +02:00
Matthias Ringwald
d567aeb323 mesh: move gatt services into mesh/gatt-service folder 2022-10-03 12:31:34 +02:00
Matthias Ringwald
a22ed910bb test/le_audio: fix past in broadcast assistant 2022-09-30 16:59:47 +02:00
Matthias Ringwald
a934fe9b2f test/le_audio: send broadcast code in broadcast assistant upon request 2022-09-30 16:32:44 +02:00
Matthias Ringwald
1366b60702 gatt-service/bass_client: add broadcast_audio_scan_service_client_get_encryption_state 2022-09-30 16:28:30 +02:00
Matthias Ringwald
16830068e9 gatt-service/bass_client: extract big_encryption and bad_code 2022-09-30 16:22:17 +02:00
Matthias Ringwald
bcb896192f gatt-service/bass-util: improve readability 2022-09-30 16:14:19 +02:00
Matthias Ringwald
e8a39bfb73 test/le_audio: use broadcast_audio_scan_service_client_get_source_data to access pa_sync_state field 2022-09-30 15:14:27 +02:00
Matthias Ringwald
8638595153 gatt-service/bass_client: add documentation and broadcast_audio_scan_service_client_get_source_data 2022-09-30 15:06:11 +02:00
Matthias Ringwald
d50c4e949a btstack_crypto: fix random generator for ecc after power cycle 2022-09-30 14:27:20 +02:00
Matthias Ringwald
d0b1d30212 test/le_audio: improve broadcast assistant 2022-09-29 19:00:40 +02:00
Matthias Ringwald
585f85fe82 gatt-service/bass_service: use const, rename fields and functions, improve documentation 2022-09-29 16:24:58 +02:00
Matthias Ringwald
8671bb925d gatt-service/bass_client: fix warning 2022-09-29 14:38:52 +02:00
Matthias Ringwald
6b11d590a4 test/le_audio: add command to add source without starting to sync 2022-09-29 12:31:51 +02:00
Matthias Ringwald
222be8a8f7 test/le_audio: add command to send broadcast code 2022-09-29 12:31:51 +02:00
Matthias Ringwald
166aee1908 test/le_audio: use pts default broadcast code 2022-09-29 12:31:51 +02:00
Matthias Ringwald
c3d56f70bb test/le_audio: support manual connect mode, add command to remove source 2022-09-29 12:31:51 +02:00
Matthias Ringwald
6216cd2ab3 test/le_audio: start PAST on syncinfo request, add command to trigger modify source 2022-09-29 12:31:51 +02:00
Matthias Ringwald
37d87e7f1f test/le_audio: support connect to Scan Delegator without broadcast sink 2022-09-29 12:31:43 +02:00
Matthias Ringwald
3b0d944c1e test/le_audio: fix ad data for broadcast sink 2022-09-29 12:31:43 +02:00
Matthias Ringwald
d55a9eb137 gatt-service/bass_client: fix parsing of broadcast state 2022-09-29 12:31:34 +02:00
Milanka Ringwald
ce80c57952 le_audio: add LE_AUDIO_METADATA_TYPE_INVALID 2022-09-27 18:22:49 +02:00
Milanka Ringwald
ddd40ce000 gatt-service/le_audio: add LE_AUDIO_CODEC_CONFIGURATION_TYPE_UNDEFINED 2022-09-27 18:22:49 +02:00
Milanka Ringwald
c27049fbd9 btstack_defines: add GATTSERVICE_SUBEVENT_PACS_DISCONNECTED 2022-09-27 18:22:49 +02:00
Milanka Ringwald
f172c4b2ae btstack_defines: rename ASCS events, add GATTSERVICE_SUBEVENT_ASCS_CODEC_CONFIGURATION 2022-09-27 18:22:49 +02:00
Matthias Ringwald
b3a520ac4e test/le_audio: fix bis sync updates 2022-09-27 18:19:25 +02:00
Matthias Ringwald
0707de65c8 test/le_audio: support broadcast code via BASS 2022-09-27 18:19:25 +02:00
Matthias Ringwald
2de3ad6164 test/le_audio: use timeout for PAST 2022-09-27 18:19:25 +02:00
Matthias Ringwald
7a23672802 test/le-audio: add broadcast source to bass server 2022-09-27 18:19:25 +02:00
Matthias Ringwald
ffbedad9ea test/le_audio: update BASS Server state 2022-09-27 18:19:25 +02:00
Matthias Ringwald
788f92776c gatt-service/bass_server: fix broadcast code endianess 2022-09-27 18:19:25 +02:00
Matthias Ringwald
c0a12d378e gatt-service: store bis_sync and bis_sync_state separately 2022-09-27 18:19:25 +02:00
Matthias Ringwald
09e5376792 gatt-service/bass_server: store pa_sync request in bass_source_data_t 2022-09-27 18:19:25 +02:00