Parent: a2438e46f8129d8e08cfb00001a4b63f5616cdda
Author: Iulia Tanasescu <iulia.tanasescu@nxp.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-05-21 17:38:04
Tree: bef96b646580a9435fd8e856954b6c0c3b5e5e3c
test-bap: Keep streams queue in test_data Some BAP test configurations require multiple streams to be created (for example, 4.14.4 Broadcast Sink Receives Audio Data Over Multiple BISes). This replaces the stream pointer inside test_data with a queue of streams, where each created stream is pushed. Unicast callbacks where the created stream needs to be accessed already pass the stream reference as parameter, so there is no need to access it from test_data.
Diffstat
| M | unit/test-bap.c | | | 56 | ++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - |
1 files changed, 34 insertions(+), 22 deletions(-)