Home
last modified time | relevance | path

Searched refs:MIC_OPENED (Results 1 - 9 of 9) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/common/audioparam/
H A Daudio_event.h45 MIC_OPENED = 23, enumerator
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddmic_dev_test.cpp359 event.type = MIC_OPENED; in HWTEST_F()
413 EXPECT_EQ(ERR_DH_AUDIO_NULLPTR, mic_->SendMessage(MIC_OPENED, content, dstDevId)); in HWTEST_F()
H A Ddspeaker_dev_test.cpp452 EXPECT_EQ(ERR_DH_AUDIO_NULLPTR, spk_->SendMessage(MIC_OPENED, content, dstDevId)); in HWTEST_F()
H A Ddaudio_source_dev_test.cpp79 event.type = MIC_OPENED; in HWTEST_F()
134 event.type = MIC_OPENED; in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp601 mapEventFuncs_[static_cast<uint32_t>(MIC_OPENED)] = &DAudioSinkDev::SinkEventHandler::NotifyMicOpened; in SinkEventHandler()
626 case MIC_OPENED: in ProcessEventInner()
683 case MIC_OPENED: in ProcessEvent()
/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/src/
H A Ddmic_client.cpp97 event.type = AudioEventType::MIC_OPENED; in OnStateChange()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp64 memberFuncMap_[MIC_OPENED] = &DAudioSourceDev::HandleDMicOpened; in DAudioSourceDev()
250 case MIC_OPENED: in NotifyEventInner()
318 case MIC_OPENED: in NotifyEvent()
H A Ddmic_dev.cpp526 event.type = AudioEventType::MIC_OPENED; in OnStateChange()
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp93 std::make_pair(MIC_OPENED, "MIC_OPENED"),

Completed in 14 milliseconds