Zephyr API 3.6.99
|
Parameters for the bt_cap_initiator_unicast_audio_stop() function. More...
#include <cap.h>
Data Fields | |
enum bt_cap_set_type | type |
The type of the set. | |
size_t | count |
The number of streams in streams . | |
struct bt_cap_stream ** | streams |
Array of streams to stop. | |
Parameters for the bt_cap_initiator_unicast_audio_stop() function.
size_t bt_cap_unicast_audio_stop_param::count |
The number of streams in streams
.
struct bt_cap_stream** bt_cap_unicast_audio_stop_param::streams |
Array of streams to stop.
enum bt_cap_set_type bt_cap_unicast_audio_stop_param::type |
The type of the set.