开源鸿蒙 OHOS::USB::UsbdSubscriber
OHOS::USB::UsbdSubscriber
概述
所属模块:
汇总
Public 成员函数
| Public 成员函数 | 描述 | | ——– | ——– | | DeviceEvent (const UsbInfo &info)=0 | 设备事件。 更多… | | PortChangedEvent (int32_t portId, int32_t powerRole, int32_t dataRole, int32_t mode)=0 | 端口改变事件。 更多… | | OnRemoteRequest (uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override | 远程请求。 更多… |
Private 成员函数
| Private 成员函数 | 描述 | | ——– | ——– | | OHOS::USB::UsbdSubscriber::ParserUsbInfo (MessageParcel &data, MessageParcel &reply, MessageOption &option, UsbInfo &info) | 解析USB设备信息。 更多… | | OHOS::USB::UsbdSubscriber::ParserPortInfo (MessageParcel &data, MessageParcel &reply, MessageOption &option, PortInfo &info) | 解析USB设备端口信息。 更多… |
详细描述
USB驱动订阅类。
Since:
3.0
Version:
1.0
你可能感兴趣的文章
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦