Home
last modified time | relevance | path

Searched refs:TYPE_COMMUNICATION (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_interface_type.h31 TYPE_COMMUNICATION, enumerator
133 {InterfaceType::TYPE_COMMUNICATION, {2, -1, -1}},
161 {InterfaceType::TYPE_COMMUNICATION, {2, -1, -1}},
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_audio_enum.h78 TYPE_COMMUNICATION = 7, enumerator
H A Dnapi_audio_enum.cpp1115 case TYPE_COMMUNICATION: in IsLegalCapturerType()