#include <stdint.h>
#include "AUDDSpeakerPhoneDriver.h"
Go to the source code of this file.
Functions | |
WEAK void | AUDDSpeakerPhoneDriver_MuteChanged (uint8_t mic, uint8_t channel, uint8_t muted) |
WEAK void | AUDDSpeakerPhoneDriver_StreamSettingChanged (uint8_t mic, uint8_t newSetting) |
Default callbacks implement for Audio SpeakerPhone Driver.
Definition in file AUDDSpeakerPhoneDriver_Callbacks.c.