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

Parameters for changing microphone mute state. More...

#include <cap.h>

Data Fields

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

Detailed Description

Parameters for changing microphone mute state.

Field Documentation

◆ count

size_t bt_cap_commander_change_microphone_gain_setting_param::count

The number of parameters in param.

◆ param

struct bt_cap_commander_change_microphone_gain_setting_member_param* bt_cap_commander_change_microphone_gain_setting_param::param

The set of devices for this procedure.

◆ type

enum bt_cap_set_type bt_cap_commander_change_microphone_gain_setting_param::type

The type of the set.


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