| 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- |
|新增|NA|类名:usb
方法or属性:function usbFunctionsFromString(funcs: string): number;|@ohos.usb.d.ts|
|新增|NA|类名:usb
方法or属性:function usbFunctionsToString(funcs: FunctionType): string;|@ohos.usb.d.ts|
|新增|NA|类名:usb
方法or属性:function setCurrentFunctions(funcs: FunctionType): Promise\;|@ohos.usb.d.ts|
|新增|NA|类名:usb
方法or属性:function getCurrentFunctions(): FunctionType;|@ohos.usb.d.ts|
|新增|NA|类名:usb
方法or属性:function getPorts(): Array\;|@ohos.usb.d.ts|
|新增|NA|类名:usb
方法or属性:function getSupportedModes(portId: number): PortModeType;|@ohos.usb.d.ts|
|新增|NA|类名:usb
方法or属性:function setPortRoles(portId: number, powerRole: PowerRoleType, dataRole: DataRoleType): Promise\;|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: PowerRoleType|@ohos.usb.d.ts|
|新增|NA|类名:PowerRoleType
方法or属性:|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: PowerRoleType
方法 or 属性:NONE = 0|@ohos.usb.d.ts|
|新增|NA|类名:PowerRoleType
方法or属性:NONE = 0|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: PowerRoleType
方法 or 属性:SOURCE = 1|@ohos.usb.d.ts|
|新增|NA|类名:PowerRoleType
方法or属性:SOURCE = 1|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: PowerRoleType
方法 or 属性:SINK = 2|@ohos.usb.d.ts|
|新增|NA|类名:PowerRoleType
方法or属性:SINK = 2|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: DataRoleType|@ohos.usb.d.ts|
|新增|NA|类名:DataRoleType
方法or属性:|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: DataRoleType
方法 or 属性:NONE = 0|@ohos.usb.d.ts|
|新增|NA|类名:DataRoleType
方法or属性:NONE = 0|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: DataRoleType
方法 or 属性:HOST = 1|@ohos.usb.d.ts|
|新增|NA|类名:DataRoleType
方法or属性:HOST = 1|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: DataRoleType
方法 or 属性:DEVICE = 2|@ohos.usb.d.ts|
|新增|NA|类名:DataRoleType
方法or属性:DEVICE = 2|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: PortModeType|@ohos.usb.d.ts|
|新增|NA|类名:PortModeType
方法or属性:|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: PortModeType
方法 or 属性:NONE = 0|@ohos.usb.d.ts|
|新增|NA|类名:PortModeType
方法or属性:NONE = 0|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: PortModeType
方法 or 属性:UFP = 1|@ohos.usb.d.ts|
|新增|NA|类名:PortModeType
方法or属性:UFP = 1|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: PortModeType
方法 or 属性:DFP = 2|@ohos.usb.d.ts|
|新增|NA|类名:PortModeType
方法or属性:DFP = 2|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: PortModeType
方法 or 属性:DRP = 3|@ohos.usb.d.ts|
|新增|NA|类名:PortModeType
方法or属性:DRP = 3|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: PortModeType
方法 or 属性:NUM_MODES = 4|@ohos.usb.d.ts|
|新增|NA|类名:PortModeType
方法or属性:NUM_MODES = 4|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: USBPortStatus|@ohos.usb.d.ts|
|新增|NA|类名:USBPortStatus
方法or属性:|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: USBPortStatus
方法 or 属性:currentMode: number;|@ohos.usb.d.ts|
|新增|NA|类名:USBPortStatus
方法or属性:currentMode: number;|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: USBPortStatus
方法 or 属性:currentPowerRole: number;|@ohos.usb.d.ts|
|新增|NA|类名:USBPortStatus
方法or属性:currentPowerRole: number;|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: USBPortStatus
方法 or 属性:currentDataRole: number;|@ohos.usb.d.ts|
|新增|NA|类名:USBPortStatus
方法or属性:currentDataRole: number;|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: USBPort|@ohos.usb.d.ts|
|新增|NA|类名:USBPort
方法or属性:|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: USBPort
方法 or 属性:id: number;|@ohos.usb.d.ts|
|新增|NA|类名:USBPort
方法or属性:id: number;|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: USBPort
方法 or 属性:supportedModes: PortModeType;|@ohos.usb.d.ts|
|新增|NA|类名:USBPort
方法or属性:supportedModes: PortModeType;|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: USBPort
方法 or 属性:status: USBPortStatus;|@ohos.usb.d.ts|
|新增|NA|类名:USBPort
方法or属性:status: USBPortStatus;|@ohos.usb.d.ts|
|新增|NA|类名:USBRequestTargetType
方法or属性:USB_REQUEST_TARGET_INTERFACE = 1|@ohos.usb.d.ts|
|新增|NA|类名:USBRequestTargetType
方法or属性:USB_REQUEST_TARGET_ENDPOINT = 2|@ohos.usb.d.ts|
|新增|NA|类名:USBRequestTargetType
方法or属性:USB_REQUEST_TARGET_OTHER = 3|@ohos.usb.d.ts|
|新增|NA|类名:USBControlRequestType
方法or属性:USB_REQUEST_TYPE_CLASS = 1|@ohos.usb.d.ts|
|新增|NA|类名:USBControlRequestType
方法or属性:USB_REQUEST_TYPE_VENDOR = 2|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: FunctionType|@ohos.usb.d.ts|
|新增|NA|类名:FunctionType
方法or属性:|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: FunctionType
方法 or 属性:NONE = 0|@ohos.usb.d.ts|
|新增|NA|类名:FunctionType
方法or属性:NONE = 0|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: FunctionType
方法 or 属性:ACM = 1|@ohos.usb.d.ts|
|新增|NA|类名:FunctionType
方法or属性:ACM = 1|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: FunctionType
方法 or 属性:ECM = 2|@ohos.usb.d.ts|
|新增|NA|类名:FunctionType
方法or属性:ECM = 2|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: FunctionType
方法 or 属性:HDC = 4|@ohos.usb.d.ts|
|新增|NA|类名:FunctionType
方法or属性:HDC = 4|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: FunctionType
方法 or 属性:MTP = 8|@ohos.usb.d.ts|
|新增|NA|类名:FunctionType
方法or属性:MTP = 8|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: FunctionType
方法 or 属性:PTP = 16|@ohos.usb.d.ts|
|新增|NA|类名:FunctionType
方法or属性:PTP = 16|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: FunctionType
方法 or 属性:RNDIS = 32|@ohos.usb.d.ts|
|新增|NA|类名:FunctionType
方法or属性:RNDIS = 32|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: FunctionType
方法 or 属性:MIDI = 64|@ohos.usb.d.ts|
|新增|NA|类名:FunctionType
方法or属性:MIDI = 64|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: FunctionType
方法 or 属性:AUDIO_SOURCE = 128|@ohos.usb.d.ts|
|新增|NA|类名:FunctionType
方法or属性:AUDIO_SOURCE = 128|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb
类名: FunctionType
方法 or 属性:NCM = 256|@ohos.usb.d.ts|
|新增|NA|类名:FunctionType
方法or属性:NCM = 256|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function getDevices(): Array\>;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function connectDevice(device: USBDevice): Readonly\;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function hasRight(deviceName: string): boolean;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function requestRight(deviceName: string): Promise\;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function removeRight(deviceName: string): boolean;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function addRight(bundleName: string, deviceName: string): boolean;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function usbFunctionsFromString(funcs: string): number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function usbFunctionsToString(funcs: FunctionType): string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function setCurrentFunctions(funcs: FunctionType): Promise\;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function getCurrentFunctions(): FunctionType;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function getPorts(): Array\;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function getSupportedModes(portId: number): PortModeType;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function setPortRoles(portId: number, powerRole: PowerRoleType, dataRole: DataRoleType): Promise\;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function claimInterface(pipe: USBDevicePipe, iface: USBInterface, force?: boolean): number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function releaseInterface(pipe: USBDevicePipe, iface: USBInterface): number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function setConfiguration(pipe: USBDevicePipe, config: USBConfiguration): number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function setInterface(pipe: USBDevicePipe, iface: USBInterface): number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function getRawDescriptor(pipe: USBDevicePipe): Uint8Array;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function getFileDescriptor(pipe: USBDevicePipe): number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function controlTransfer(pipe: USBDevicePipe, controlparam: USBControlParams, timeout?: number): Promise\;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function bulkTransfer(pipe: USBDevicePipe, endpoint: USBEndpoint, buffer: Uint8Array,
timeout?: number): Promise\;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: usbManager
方法 or 属性: function closePipe(pipe: USBDevicePipe): number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBEndpoint|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBEndpoint
方法 or 属性: address: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBEndpoint
方法 or 属性: attributes: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBEndpoint
方法 or 属性: interval: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBEndpoint
方法 or 属性: maxPacketSize: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBEndpoint
方法 or 属性: direction: USBRequestDirection;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBEndpoint
方法 or 属性: number: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBEndpoint
方法 or 属性: type: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBEndpoint
方法 or 属性: interfaceId: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBInterface|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBInterface
方法 or 属性: id: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBInterface
方法 or 属性: protocol: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBInterface
方法 or 属性: clazz: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBInterface
方法 or 属性: subClass: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBInterface
方法 or 属性: alternateSetting: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBInterface
方法 or 属性: name: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBInterface
方法 or 属性: endpoints: Array\;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBConfiguration|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBConfiguration
方法 or 属性: id: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBConfiguration
方法 or 属性: attributes: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBConfiguration
方法 or 属性: maxPower: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBConfiguration
方法 or 属性: name: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBConfiguration
方法 or 属性: isRemoteWakeup: boolean;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBConfiguration
方法 or 属性: isSelfPowered: boolean;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBConfiguration
方法 or 属性: interfaces: Array\;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: busNum: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: devAddress: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: serial: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: name: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: manufacturerName: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: productName: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: version: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: vendorId: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: productId: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: clazz: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: subClass: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: protocol: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevice
方法 or 属性: configs: Array\;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevicePipe|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevicePipe
方法 or 属性: busNum: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBDevicePipe
方法 or 属性: devAddress: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: PowerRoleType|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: PowerRoleType
方法 or 属性: NONE = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: PowerRoleType
方法 or 属性: SOURCE = 1|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: PowerRoleType
方法 or 属性: SINK = 2|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: DataRoleType|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: DataRoleType
方法 or 属性: NONE = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: DataRoleType
方法 or 属性: HOST = 1|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: DataRoleType
方法 or 属性: DEVICE = 2|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: PortModeType|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: PortModeType
方法 or 属性: NONE = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: PortModeType
方法 or 属性: UFP = 1|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: PortModeType
方法 or 属性: DFP = 2|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: PortModeType
方法 or 属性: DRP = 3|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: PortModeType
方法 or 属性: NUM_MODES = 4|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBPortStatus|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBPortStatus
方法 or 属性: currentMode: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBPortStatus
方法 or 属性: currentPowerRole: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBPortStatus
方法 or 属性: currentDataRole: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBPort|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBPort
方法 or 属性: id: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBPort
方法 or 属性: supportedModes: PortModeType;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBPort
方法 or 属性: status: USBPortStatus;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBControlParams|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBControlParams
方法 or 属性: request: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBControlParams
方法 or 属性: target: USBRequestTargetType;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBControlParams
方法 or 属性: reqType: USBControlRequestType;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBControlParams
方法 or 属性: value: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBControlParams
方法 or 属性: index: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBControlParams
方法 or 属性: data: Uint8Array;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBRequestTargetType|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBRequestTargetType
方法 or 属性: USB_REQUEST_TARGET_DEVICE = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBRequestTargetType
方法 or 属性: USB_REQUEST_TARGET_INTERFACE = 1|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBRequestTargetType
方法 or 属性: USB_REQUEST_TARGET_ENDPOINT = 2|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBRequestTargetType
方法 or 属性: USB_REQUEST_TARGET_OTHER = 3|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBControlRequestType|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBControlRequestType
方法 or 属性: USB_REQUEST_TYPE_STANDARD = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBControlRequestType
方法 or 属性: USB_REQUEST_TYPE_CLASS = 1|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBControlRequestType
方法 or 属性: USB_REQUEST_TYPE_VENDOR = 2|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBRequestDirection|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBRequestDirection
方法 or 属性: USB_REQUEST_DIR_TO_DEVICE = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: USBRequestDirection
方法 or 属性: USB_REQUEST_DIR_FROM_DEVICE = 0x80|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: FunctionType|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: FunctionType
方法 or 属性: NONE = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: FunctionType
方法 or 属性: ACM = 1|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: FunctionType
方法 or 属性: ECM = 2|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: FunctionType
方法 or 属性: HDC = 4|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: FunctionType
方法 or 属性: MTP = 8|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: FunctionType
方法 or 属性: PTP = 16|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: FunctionType
方法 or 属性: RNDIS = 32|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: FunctionType
方法 or 属性: MIDI = 64|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: FunctionType
方法 or 属性: AUDIO_SOURCE = 128|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager
类名: FunctionType
方法 or 属性: NCM = 256|@ohos.usbManager.d.ts|
|废弃版本有变化|类名:usb
废弃版本:N/A|类名:usb
废弃版本:9
代替接口:ohos.usbManager |@ohos.usb.d.ts|
|函数有变化|类名:usb
方法 or 属性:function controlTransfer(pipe: USBDevicePipe, contrlparam: USBControlParams, timeout?: number): Promise\;
|类名:usb
方法 or 属性:function controlTransfer(pipe: USBDevicePipe, controlparam: USBControlParams, timeout?: number): Promise\;
|@ohos.usb.d.ts|