2836 Commits

Author SHA1 Message Date
Milanka Ringwald
18cd0f4575 test/gatt_server: implement gap_get_connection_type mock 2023-01-02 20:56:32 +01:00
Milanka Ringwald
ef3eb5ef33 test/gatt_server: test att_server_register_service_handler 2023-01-02 20:56:32 +01:00
Matthias Ringwald
6576303577 test/auto-pts: enable assert 2022-11-23 18:40:40 +01:00
Matthias Ringwald
327c57e11a test/auto-pts: build libusb and h4 versions 2022-11-23 17:31:07 +01:00
Matthias Ringwald
21f170cbf5 test/auto-pts: use main from port/libusb, sanitize instead of coverage 2022-11-23 16:28:41 +01:00
Matthias Ringwald
77e8932bd4 test: drop coverage from auto-pts 2022-11-23 16:27:47 +01:00
Matthias Ringwald
7fbe4b77ee fix other warnings 2022-11-15 21:18:26 +01:00
Matthias Ringwald
c764140abd test/le_audio: add missing break 2022-11-14 12:33:27 +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
9d28c3db97 test/pts: avoid sprintf 2022-11-03 16:24:07 +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
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
5b24213372 test/le_audio_unicast_sink: start audio playback with 30ms of data 2022-10-27 15:28:04 +02:00
Matthias Ringwald
87806d86dd test/le_audio_unicast_sink: rework plc 2022-10-27 14:49:25 +02:00
Matthias Ringwald
70cea164e3 fix more tests 2022-10-11 18:47:01 +02:00
Matthias Ringwald
5deb0bb6ea LE Audio: move GATT Services into src/le-audio/gatt-service 2022-10-11 18:33:45 +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
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
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
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
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
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
c0a12d378e gatt-service: store bis_sync and bis_sync_state separately 2022-09-27 18:19:25 +02:00
Matthias Ringwald
92f80bb035 test/le_audio: print PAST received 2022-09-26 11:03:26 +02:00
Matthias Ringwald
433614be59 test/le_audio: set hci dump paths based on device path 2022-09-26 11:03:26 +02:00
Matthias Ringwald
32089ce4af test/le_audio: support pairing 2022-09-26 11:03:26 +02:00