Searched refs:UFP (Results 1 – 18 of 18) sorted by relevance
12 |访问级别有变化|类名:PortModeType;<br>方法or属性:UFP = 1<br>旧版本信息:|类名:PortModeType;<br>方法or属性:UFP = 1<br>新版本信息:s…39 |访问级别有变化|类名:PortModeType;<br>方法or属性:UFP = 1<br>旧版本信息:|类名:PortModeType;<br>方法or属性:UFP = 1<br>新版本信息:s…
278 | UFP | 1 | 数据上行,需要外部供电。 |280 | DRP | 3 | 既可以做DFP(Host),也可以做UFP(Device),当前不支持。 |
832 | UFP | 1 | 数据上行,需要外部供电。 |834 | DRP | 3 | 既可以做DFP(Host),也可以做UFP(Device),当前不支持。 |
34 const int32_t UFP = 1; variable
28 | ohos.usb | PortModeType | UFP = 1 | 新增 |
28 | ohos.usb | PortModeType | UFP = 1 | Added|
12 …br>Method or attribute name: UFP = 1<br>Old version information: |Class name: PortModeType;<br>Met…39 …br>Method or attribute name: UFP = 1<br>Old version information: |Class name: PortModeType;<br>Met…
278 | UFP | 1 | Upstream facing port, which functions as the sink of power supply. …280 …ynamic reconfiguration port (DRP), which can function as the DFP (host) or UFP (device). It is not…
780 | UFP | 1 | Upstream facing port, which functions as the sink of power supply. …782 | DRP | 3 | Dynamic reconfiguration port (DRP), which can function as the DFP (host) or UFP …
19 |新增|NA|类名:PortModeType;<br>方法or属性:UFP = 1|@ohos.usb.d.ts|105 |新增|NA|类名:PortModeType;<br>方法or属性:UFP = 1|@ohos.usbManager.d.ts|
78 |新增|NA|模块名: ohos.usbManager<br>类名: PortModeType<br>方法 or 属性: UFP = 1|@ohos.usbManager.d.ts|195 |删除|模块名: ohos.usbV9<br>类名: PortModeType<br>方法 or 属性:UFP = 1|NA|@ohos.usbV9.d.ts|
78 |新增|NA|模块名: ohos.usbV9<br>类名: PortModeType<br>方法名 or 属性名: UFP|@ohos.usbV9.d.ts|
79 |新增|NA|模块名: ohos.usbV9<br>类名: PortModeType<br>方法名 or 属性名: UFP|@ohos.usbV9.d.ts|
78 |Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: UFP|@oho…
79 |Added|NA|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: UFP|@oho…
78 |Added|NA|Module name: ohos.usbManager<br>Class name: PortModeType<br>Method or attribute name: UFP…195 |Deleted|Module name: ohos.usbV9<br>Class name: PortModeType<br>Method or attribute name: UFP = 1|N…
19 |Added|NA|Class name: PortModeType;<br>Method or attribute name: UFP = 1|@ohos.usb.d.ts|105 |Added|NA|Class name: PortModeType;<br>Method or attribute name: UFP = 1|@ohos.usbManager.d.ts|
1963 DECLARE_NAPI_STATIC_PROPERTY("UFP", ToInt32Value(env, UFP)), in DeclareEnum()