App需要和仪器通过蓝牙进行通讯,给仪器发送固定的指令,仪器向Client返回信息,现在好多仪器使用的还是经典蓝牙,文档中关于经典蓝牙的介绍比较少,能否提供下经典蓝牙的扫描,联机,以及通讯的API文档。
扫描的Api可以参考下面链接:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/js-apis-bluetooth-connection-V5联机可以参考下面链接:https://gitee.com/openharmony/docs/tree/master/zh-cn/application-dev/connectivity/bluetooth
扫描的Api可以参考下面链接:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/js-apis-bluetooth-connection-V5
联机可以参考下面链接:https://gitee.com/openharmony/docs/tree/master/zh-cn/application-dev/connectivity/bluetooth