2853 Commits

Author SHA1 Message Date
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
Matthias Ringwald
efd5f6d04e test/le_audio: use extended advertising, support pairing in broadcast sink 2022-09-26 11:03:26 +02:00
Matthias Ringwald
08fd760771 test/le_audio: add .gatt 2022-09-26 11:03:26 +02:00
Matthias Ringwald
3b5af3f943 test/le_audio: enable gatt pairing 2022-09-26 11:03:26 +02:00
Matthias Ringwald
33bea8deb3 test/le_audio: allow pa transfers 2022-09-26 11:03:26 +02:00
Matthias Ringwald
d15b337441 test/le_audio: start le_audio_broadcast_assistant
test/le_audio: minimal broadcast assistant logic
2022-09-26 11:03:26 +02:00
Matthias Ringwald
60d70dcc7a test/le_audio: add BASS Server to Broadcast Sink 2022-09-26 11:03:26 +02:00
Matthias Ringwald
81a6740902 test/le_audio: announce BASS in broadcast sink advertisement 2022-09-26 11:03:26 +02:00
Matthias Ringwald
70718632a2 test/le_audio: send/receive broadcast id 2022-09-21 16:02:14 +02:00
Matthias Ringwald
dc0d751c88 btstack_lc3: remove helper functions from btstack_lc3_t interface 2022-09-21 09:50:05 +02:00
Matthias Ringwald
9b77781f6e test/lc3: convert bitrate <-> num octets per frame locally 2022-09-21 09:42:00 +02:00
Matthias Ringwald
12154a1a9a test/lc3: fix build 2022-09-21 09:20:50 +02:00
Matthias Ringwald
4ff168dcbc test/le_audio: fix warning 2022-09-20 11:44:28 +02:00
Matthias Ringwald
da364eec51 lc3: provide octets_per_frame in configure call, update examples 2022-09-19 14:19:54 +02:00
Matthias Ringwald
ac95ea81b3 test/le_audio: support encrypted broadcast stream 2022-09-14 11:48:27 +02:00
Matthias Ringwald
de41ee302f test/le_audio: use hci_request_cis_can_send_now_events 2022-09-14 11:27:25 +02:00
Matthias Ringwald
86d67f18a0 test/le_audio: encode after sending in unicast source 2022-09-14 11:27:25 +02:00
Matthias Ringwald
b1b2c5f023 test/le_audio: use new gap_cis_accept and let stack setup ISO data paths 2022-09-14 11:27:25 +02:00
Matthias Ringwald
f43072f38b test/le_audio: wait for gap cis created instead of le cis established 2022-09-14 11:27:25 +02:00
Matthias Ringwald
3cb9266831 test/le_audio: use gap_cis_create 2022-09-14 11:27:25 +02:00
Matthias Ringwald
e2e92bfb21 test/le_audio: extract create_cig in unicast sink 2022-09-14 11:27:25 +02:00
Matthias Ringwald
62b3ba5787 test/le_audio: use gap_cig_create in unicast sink 2022-09-14 11:27:25 +02:00
Milanka Ringwald
c875a6ee30 pts/hafp_hf: update test sequences 2022-09-13 14:42:02 +02:00
Matthias Ringwald
70a707ed6d test/le_audio: fix debug output in unicast srouce 2022-09-12 13:49:11 +02:00
Matthias Ringwald
e38308a212 test/le_audio: fix restart of broadcast sync on sink 2022-09-12 11:42:02 +02:00
Matthias Ringwald
400a29dddf test/le_audio add 't'erminate BIG streams to broadcast sink 2022-09-09 16:09:16 +02:00
Matthias Ringwald
1716d43da8 test/le_audio: support PLC timeout longer than one ISO interval 2022-09-05 12:23:31 +02:00
Matthias Ringwald
ba8a663492 test/le_audio: extract plc_do in broadcast sink 2022-09-05 11:06:48 +02:00
Matthias Ringwald
ae7e4c110c test/le_audio: fix plc for 16-bit packet sequence counter 2022-09-02 10:39:30 +02:00
Dirk Helbig
c28332930a btstack_stdin_posix: move stdin logging from application to platform to make it usable from all applications 2022-09-01 15:44:47 +02:00
Matthias Ringwald
151e8cb984 test/le_audio: update PLC detection for Broadcast Sink 2022-08-31 12:07:47 +02:00
Matthias Ringwald
3daa4bc7e9 test/le_audio: remove lc3 file dump 2022-08-31 11:26:30 +02:00
Matthias Ringwald
89d4f06736 test/le_audio: remove console packet dump 2022-08-31 11:14:36 +02:00
Matthias Ringwald
da8e14c5aa test/hfp: test alpha field in call waiting 2022-08-25 15:11:58 +02:00