Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/interfaces/kits/c/common/
H A Dnative_audio_device_base.h295 OH_AudioCommon_Result OH_AudioDeviceDescriptor_GetDeviceType(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.cpp43 OH_AudioDeviceDescriptor_GetDeviceType(audioDeviceDescriptor, &deviceType); in DeviceChangeCallback()
366 * @tc.name : Test OH_AudioDeviceDescriptor_GetDeviceType API via legal state.
368 * @tc.desc : Test OH_AudioDeviceDescriptor_GetDeviceType interface with OUTPUT_DEVICES_FLAG.
389 result = OH_AudioDeviceDescriptor_GetDeviceType(descriptor, &deviceType); in HWTEST()
399 * @tc.name : Test OH_AudioDeviceDescriptor_GetDeviceType API via legal state.
401 * @tc.desc : Test OH_AudioDeviceDescriptor_GetDeviceType interface with INPUT_DEVICES_FLAG.
422 result = OH_AudioDeviceDescriptor_GetDeviceType(descriptor, &deviceType); in HWTEST()
432 * @tc.name : Test OH_AudioDeviceDescriptor_GetDeviceType API via legal state.
434 * @tc.desc : Test OH_AudioDeviceDescriptor_GetDeviceType interface with ALL_DEVICES_FLAG.
455 result = OH_AudioDeviceDescriptor_GetDeviceType(descripto in HWTEST()
[all...]
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioDeviceDescriptor.cpp35 OH_AudioCommon_Result OH_AudioDeviceDescriptor_GetDeviceType(OH_AudioDeviceDescriptor *audioDeviceDescriptor, in OH_AudioDeviceDescriptor_GetDeviceType() function

Completed in 4 milliseconds