Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
bt_cap_commander_broadcast_reception_stop_param Struct Reference

Parameters for stopping 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_stop_member_paramparam
 The set of devices for this procedure.
 
size_t count
 The number of parameters in param.
 

Detailed Description

Parameters for stopping broadcast reception.

Field Documentation

◆ count

size_t bt_cap_commander_broadcast_reception_stop_param::count

The number of parameters in param.

◆ param

struct bt_cap_commander_broadcast_reception_stop_member_param* bt_cap_commander_broadcast_reception_stop_param::param

The set of devices for this procedure.

◆ type

enum bt_cap_set_type bt_cap_commander_broadcast_reception_stop_param::type

The type of the set.


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