Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/interfaces/kits/c/common/
H A Dnative_audio_device_base.h282 OH_AudioCommon_Result OH_AudioDeviceDescriptor_GetDeviceRole(OH_AudioDeviceDescriptor *audioDeviceDescriptor,
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_device_change_test/src/
H A Doh_audio_device_change_unit_test.cpp41 OH_AudioDeviceDescriptor_GetDeviceRole(audioDeviceDescriptor, &deviceRole); in DeviceChangeCallback()
508 * @tc.name : Test OH_AudioDeviceDescriptor_GetDeviceRole API via legal state.
510 * @tc.desc : Test OH_AudioDeviceDescriptor_GetDeviceRole interface with OUTPUT_DEVICES_FLAG.
531 result = OH_AudioDeviceDescriptor_GetDeviceRole(descriptor, &deviceRole); in HWTEST()
541 * @tc.name : Test OH_AudioDeviceDescriptor_GetDeviceRole API via legal state.
543 * @tc.desc : Test OH_AudioDeviceDescriptor_GetDeviceRole interface with INPUT_DEVICES_FLAG.
564 result = OH_AudioDeviceDescriptor_GetDeviceRole(descriptor, &deviceRole); in HWTEST()
574 * @tc.name : Test OH_AudioDeviceDescriptor_GetDeviceRole API via legal state.
576 * @tc.desc : Test OH_AudioDeviceDescriptor_GetDeviceRole interface with ALL_DEVICES_FLAG.
597 result = OH_AudioDeviceDescriptor_GetDeviceRole(descripto in HWTEST()
[all...]
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioDeviceDescriptor.cpp24 OH_AudioCommon_Result OH_AudioDeviceDescriptor_GetDeviceRole(OH_AudioDeviceDescriptor *audioDeviceDescriptor, in OH_AudioDeviceDescriptor_GetDeviceRole() function

Completed in 3 milliseconds