Home
last modified time | relevance | path

Searched refs:GetDevTypeByDHId (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/utils/include/
H A Ddaudio_utils.h46 int32_t GetDevTypeByDHId(int32_t dhId);
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_util.h36 int32_t GetDevTypeByDHId(int32_t dhId);
/ohos5.0/foundation/distributedhardware/distributed_audio/audiohandler/src/
H A Ddaudio_handler.cpp54 int32_t deviceType = GetDevTypeByDHId(dhId); in AddItemsToObject()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_hdi_handler.cpp97 switch (GetDevTypeByDHId(dhId)) { in RegisterAudioDevice()
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
H A Ddaudio_utils.cpp144 int32_t GetDevTypeByDHId(int32_t dhId) in GetDevTypeByDHId() function
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_manager_interface_impl.cpp148 switch (GetDevTypeByDHId(dhId)) { in AddAudioDevice()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp205 switch (GetDevTypeByDHId(dhIdNum)) { in DisableDAudio()
669 switch (GetDevTypeByDHId(dhId)) { in TaskEnableDAudio()
760 switch (GetDevTypeByDHId(dhId)) { in TaskDisableDAudio()
/ohos5.0/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp194 int32_t GetDevTypeByDHId(int32_t dhId) in GetDevTypeByDHId() function