Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/common/audioparam/
H A Daudio_event.h36 SPEAKER_OPENED = 13, enumerator
/foundation/distributedhardware/distributed_audio/services/audioclient/test/unittest/spkclient/src/
H A Ddspeaker_client_test.cpp92 EXPECT_NE(DH_SUCCESS, speakerClient_->OnStateChange(AudioEventType::SPEAKER_OPENED)); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddspeaker_dev.cpp452 event.type = AudioEventType::SPEAKER_OPENED; in OnStateChange()
H A Ddaudio_source_dev.cpp58 memberFuncMap_[SPEAKER_OPENED] = &DAudioSourceDev::HandleDSpeakerOpened; in DAudioSourceDev()
302 case SPEAKER_OPENED: in NotifyEvent()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddspeaker_dev_test.cpp416 event.type = SPEAKER_OPENED; in HWTEST_F()
H A Ddaudio_source_dev_test.cpp70 event.type = SPEAKER_OPENED; in HWTEST_F()
125 event.type = SPEAKER_OPENED; in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp597 mapEventFuncs_[static_cast<uint32_t>(SPEAKER_OPENED)] = &DAudioSinkDev::SinkEventHandler::NotifySpeakerOpened; in SinkEventHandler()
675 case SPEAKER_OPENED: in ProcessEvent()
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
H A Ddspeaker_client.cpp371 event.type = AudioEventType::SPEAKER_OPENED; in OnStateChange()
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp84 std::make_pair(SPEAKER_OPENED, "SPEAKER_OPENED"),

Completed in 13 milliseconds