开源鸿蒙 OHOS::USB::UsbdSubscriber

  • 2022-08-09
  • 浏览 (617)

OHOS::USB::UsbdSubscriber

概述

所属模块:

USB

汇总

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

你可能感兴趣的文章

开源鸿蒙 HDI 接口参考

开源鸿蒙 attribute

开源鸿蒙 Alignment

开源鸿蒙 AllocInfo

开源鸿蒙 Audio

开源鸿蒙 AudioAdapter

开源鸿蒙 AudioAdapterDescriptor

开源鸿蒙 AudioAttribute

开源鸿蒙 AudioCapture

开源鸿蒙 AudioControl

0  赞