This removes the bass_add_stream and bass_remove_stream APIs and implements a method to register bis probe/remove callbacks with shared/bap, to avoid making direct plugin calls between BAP and BASS. Iulia Tanasescu (3): shared/bap: Add support to register bis callbacks bass: Create BASS session with Broadcasters bass: Register bis probe/remove callbacks profiles/audio/bap.c | 6 +-- profiles/audio/bass.c | 62 +++++++++++++++++++++++++-- profiles/audio/bass.h | 5 --- src/shared/bap.c | 97 +++++++++++++++++++++++++++++++++++++++++++ src/shared/bap.h | 12 +++++- 5 files changed, 169 insertions(+), 13 deletions(-) base-commit: 4465c577778d812702d752dfd2812e25a2f69b31 -- 2.43.0