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

#include <micp.h>

Data Fields

void(* mute )(uint8_t mute)
 Callback function for Microphone Device mute.
 

Field Documentation

◆ mute

void(* bt_micp_mic_dev_cb::mute) (uint8_t mute)

Callback function for Microphone Device mute.

Called when the value is read with bt_micp_mic_dev_mute_get(), or if the value is changed by either the Microphone Device or a Microphone Controller.

Parameters
muteThe mute setting of the Microphone Control Service.

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