未验证 提交 8113de11 编写于 作者: O openharmony_ci 提交者: Gitee

!16292 bluetooth 接口描述不规范处理

Merge pull request !16292 from lverpeng/master
......@@ -151,7 +151,7 @@ try {
getBtConnectionState(): ProfileConnectionState
获取蓝牙设备的Profile连接状态
获取蓝牙本端的Profile连接状态,例如:任意一个支持的Profile连接状态为已连接,则此接口返回状态为已连接
**需要权限**:ohos.permission.USE_BLUETOOTH
......@@ -263,7 +263,7 @@ try {
getProfileConnectionState(profileId: ProfileId): ProfileConnectionState
获取profile的连接状态。
依据ProfileId获取指定profile的连接状态。
**需要权限**:ohos.permission.USE_BLUETOOTH
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册