Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_cap_commander_change_volume_mute_state_param Struct Reference

Parameters for changing volume mute state. More...

#include <zephyr/bluetooth/audio/cap.h>

Data Fields

enum bt_cap_set_type type
 The type of the set.
union bt_cap_set_membermembers
 Coordinated or ad-hoc set member.
size_t count
 The number of members in members.
bool mute
 The volume mute state to set.

Detailed Description

Parameters for changing volume mute state.

Field Documentation

◆ count

size_t bt_cap_commander_change_volume_mute_state_param::count

The number of members in members.

◆ members

union bt_cap_set_member* bt_cap_commander_change_volume_mute_state_param::members

Coordinated or ad-hoc set member.

◆ mute

bool bt_cap_commander_change_volume_mute_state_param::mute

The volume mute state to set.

true to mute, and false to unmute

◆ type

enum bt_cap_set_type bt_cap_commander_change_volume_mute_state_param::type

The type of the set.


The documentation for this struct was generated from the following file:
  • zephyr/bluetooth/audio/cap.h