zephyr/doc
Emil Gydesen d2fbeffaa9 Bluetooth: BAP: Unicast client Split start and connect
Removes the CIS connection establishment from bt_bap_stream_start
and move the behavior to a new funciton bt_bap_stream_connect.

This has 2 advantages:
1) The behavior of bt_bap_stream_start is much more clear and more aligned
with the spec's behavior for the receiver start ready opcode.
2) It is possible to connect streams in both the enabling
and the QoS configured state with bt_bap_stream_connect as
per the spec. This allows us to pass additional PTS test cases.

To implement this new behavior, samples and tests have been updated.

The CAP Initiator implementation has also been updated
to accomodate for the change in BAP, but the CAP
initiator implementation should work the same for application, except
that it's now possible to do unicast start on ASEs in any order
(https://github.com/zephyrproject-rtos/zephyr/issues/72138).

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-06-03 15:42:33 +02:00
..
_doxygen include/zephyr: Add 'version' and 'since' tag to groups 2024-03-19 13:13:45 +01:00
_extensions/zephyr doc: _extensions: support snippets option 2024-03-26 11:14:46 -05:00
_scripts samples: Bluetooth: Audio: Change names to <profile>_<role> 2024-05-31 09:56:11 -05:00
_static
_templates
build build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
connectivity Bluetooth: BAP: Unicast client Split start and connect 2024-06-03 15:42:33 +02:00
contribute doc: Add upgrade flag to the install requirements command 2024-05-31 16:36:04 -05:00
develop West: Add west robot command 2024-05-28 12:54:52 +02:00
hardware doc: charger: Adds introductory context to documentation 2024-05-31 08:07:25 +02:00
images
introduction doc: clarify what a subsystem is 2024-05-14 10:55:55 +02:00
kernel build: namespace syscall sources to zephyr/ 2024-05-28 22:03:55 +02:00
project
releases Bluetooth: BAP: Unicast client Split start and connect 2024-06-03 15:42:33 +02:00
safety
security doc: security/etsi: Provision 5.9.2 assessment 2024-05-27 03:40:32 -07:00
services doc: services: debugging: add documentation for symtab 2024-05-30 16:52:01 -05:00
templates
404.rst
CMakeLists.txt
conf.py doc: generate sitemap.xml 2024-04-03 12:34:04 +03:00
glossary.rst doc: clarify what a subsystem is 2024-05-14 10:55:55 +02:00
index-tex.rst
index.rst
kconfig.rst
known-warnings.txt
LICENSING.rst docs: licensing: update list of 3rd party code licensed under GPL 2024-02-23 18:27:32 +01:00
Makefile
requirements.txt doc: requirements: Add pyserial 2024-05-23 17:02:27 -04:00
substitutions.txt
zephyr.doxyfile.in doc: expand ZTEST macros in doxygen 2024-04-23 21:46:38 +00:00