Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_source_dev.h130 static constexpr uint8_t EVENT_NOTIFY_CLOSE_SPK = 0x02; member in OHOS::DistributedHardware::DAudioSourceDev
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp83 eventNotifyMap_[NOTIFY_CLOSE_SPEAKER_RESULT] = EVENT_NOTIFY_CLOSE_SPK; in DAudioSourceDev()
622 return rpcNotify_ == EVENT_NOTIFY_CLOSE_SPK; in WaitForRPC()
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddaudio_source_dev_test.cpp242 sourceDev_->rpcNotify_ = sourceDev_->EVENT_NOTIFY_CLOSE_SPK; in HWTEST_F()

Completed in 8 milliseconds