Home
last modified time | relevance | path

Searched refs:EVENT_NOTIFY_CLOSE_MIC (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_source_dev.h132 static constexpr uint8_t EVENT_NOTIFY_CLOSE_MIC = 0x08; member in OHOS::DistributedHardware::DAudioSourceDev
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp85 eventNotifyMap_[NOTIFY_CLOSE_MIC_RESULT] = EVENT_NOTIFY_CLOSE_MIC; in DAudioSourceDev()
626 return rpcNotify_ == EVENT_NOTIFY_CLOSE_MIC; in WaitForRPC()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_source_dev_test.cpp252 sourceDev_->rpcNotify_ = sourceDev_->EVENT_NOTIFY_CLOSE_MIC; in HWTEST_F()

Completed in 5 milliseconds