harmony 鸿蒙HciTypes.idl
HciTypes.idl
概述
声明HCI模块使用的数据结构。
模块包路径:ohos.hdi.bluetooth.hci.v1_0
起始版本: 3.2
相关模块:HdiHci
汇总
枚举
名称 | 描述 |
---|---|
BtStatus { SUCCESS = 0 , INITIAL_ERROR = 1 , UNKNOWN = 2 } | 声明接口的操作结果。 |
BtType { HCI_CMD = 1 , ACL_DATA = 2 , SCO_DATA = 3 , HCI_EVENT = 4 , ISO_DATA = 5 } | 声明通过HCI传输的数据类型。 |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙BluetoothAudioTypes.idl
harmony 鸿蒙IBluetoothAudioCallback.idl
harmony 鸿蒙IBluetoothAudioSession.idl
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦