Lines Matching +full:stream +full:- +full:mode
10 …* Source and Sink sides register stream endpoints. using :code:`a2dp register_ep source sbc` and :…
12 …* Source and Sink side can discover remote device's stream endpoints. using :code:`a2dp discover_p…
13 …* Source or Sink configure the stream to create the stream after discover remote's endpoints. usin…
14 * Source or Sink establish the stream. using :code:`a2dp establish`.
22 .. group-tab:: Device A (Audio Source Side)
24 .. code-block:: console
40 channel mode:
43 Joint-Stereo
50 Bitpool Range: 18 - 35
53 stream configured
56 stream established
59 stream started
65 stream suspended
68 stream released
70 .. group-tab:: Device B (Audio Sink Side)
72 .. code-block:: console
86 stream configured
89 stream established
92 stream started
98 stream suspended
101 stream released