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

Parameters for changing absolute volume
More...

#include <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.
 
uint8_t volume
 The absolute volume to set.
 

Detailed Description

Parameters for changing absolute volume

Field Documentation

◆ count

size_t bt_cap_commander_change_volume_param::count

The number of members in members.

◆ members

union bt_cap_set_member* bt_cap_commander_change_volume_param::members

Coordinated or ad-hoc set member.

◆ type

enum bt_cap_set_type bt_cap_commander_change_volume_param::type

The type of the set.

◆ volume

uint8_t bt_cap_commander_change_volume_param::volume

The absolute volume to set.


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