Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
|
|
4.2.0-rc3 |
Parameters for starting broadcast reception. More...
#include <zephyr/bluetooth/audio/cap.h>
Data Fields | |
enum bt_cap_set_type | type |
The type of the set. | |
struct bt_cap_commander_broadcast_reception_start_member_param * | param |
The set of devices for this procedure. | |
size_t | count |
The number of parameters in param . |
Parameters for starting broadcast reception.
size_t bt_cap_commander_broadcast_reception_start_param::count |
The number of parameters in param
.
struct bt_cap_commander_broadcast_reception_start_member_param* bt_cap_commander_broadcast_reception_start_param::param |
The set of devices for this procedure.
enum bt_cap_set_type bt_cap_commander_broadcast_reception_start_param::type |
The type of the set.