Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_cap_commander_broadcast_reception_start_param Struct Reference

Parameters for starting broadcast reception
More...

#include <cap.h>

Data Fields

enum bt_cap_set_type type
 The type of the set.
 
struct bt_cap_commander_broadcast_reception_start_member_paramparam
 The set of devices for this procedure.
 
size_t count
 The number of parameters in param.
 

Detailed Description

Parameters for starting broadcast reception

Field Documentation

◆ count

size_t bt_cap_commander_broadcast_reception_start_param::count

The number of parameters in param.

◆ 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.

◆ type

enum bt_cap_set_type bt_cap_commander_broadcast_reception_start_param::type

The type of the set.


The documentation for this struct was generated from the following file: