zephyr/tests/bluetooth/audio
Mariusz Skamra 78a4b33e5c Bluetooth: audio: pacs: Add bt_pacs_set_available_contexts_for_conn
This adds the function that sets the available contexts value per
connection object so that API user can set different available contexts
per connection.
The lifetime of such overriden value is the same as connection lifetime,
so on reconnection or device reboot all devices return to having the
same available contexts value again.

Fixes: #64968
Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-12-06 17:54:14 +00:00
..
ascs Bluetooth: audio: host: call the stream disable callback 2023-12-01 10:50:04 +00:00
bap_base tests: Bluetooth: Unittest of bt_bap_base API 2023-12-06 17:51:47 +00:00
bap_broadcast_source tests: Bluetooth: Add inval testing of bt_bap_broadcast_source_get_base 2023-11-13 09:41:56 +01:00
codec Bluetooth: Audio: Add set functions for codec meta 2023-11-21 08:38:29 +00:00
mocks Bluetooth: audio: pacs: Add bt_pacs_set_available_contexts_for_conn 2023-12-06 17:54:14 +00:00