Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_source_dev.h131 static constexpr uint8_t EVENT_NOTIFY_OPEN_MIC = 0x04; member in OHOS::DistributedHardware::DAudioSourceDev
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp84 eventNotifyMap_[NOTIFY_OPEN_MIC_RESULT] = EVENT_NOTIFY_OPEN_MIC; in DAudioSourceDev()
624 return rpcNotify_ == EVENT_NOTIFY_OPEN_MIC; in WaitForRPC()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_source_dev_test.cpp247 sourceDev_->rpcNotify_ = sourceDev_->EVENT_NOTIFY_OPEN_MIC; in HWTEST_F()

Completed in 6 milliseconds