diff --git a/CHANGELOG.md b/CHANGELOG.md index 197c27c275b453989f10c94da23ea77ba181ed89..0147b6723e3dfb09614c638003a467d5ab5e7a2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,4 +6,4 @@ ohos 第2个版本 ohos 第一个版本 * 实现了原库的大部分 api * 因为ohos BLE蓝牙BleScanResult对象没有对应的getBluetoothClass(), getBondState(),getMajorDeviceClass(),getDeviceClass()方法,相关蓝牙属性没有获取到。 - * 因为ohos 目前暂不支持系统分享原因,通过intent分享功能没有实现 \ No newline at end of file + * 因为openharmony目前暂不支持系统分享原因,通过intent分享功能没有实现 \ No newline at end of file diff --git a/README.md b/README.md index b1458de514c369a39844335e358a2f70c7bf1ab4..d5c9b79780f00b7c2da08f8b4e8b4cb80c873b0a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ #### 项目介绍 - 项目名称:Bluetooth-LE-Library---Ohos - 所属系列:openharmony的第三方组件适配移植 -- 功能:该库可轻松访问Bluetooth LE设备的AdRecord和RSSI值。它为iBeacons提供了其他功能。差异点因为ohos 目前暂不支持系统分享原因,通过intent分享功能没有实现。 +- 功能:该库可轻松访问Bluetooth LE设备的AdRecord和RSSI值。它为iBeacons提供了其他功能。差异点因为openharmony目前暂不支持系统分享原因,通过intent分享功能没有实现。 - 项目移植状态:主功能完成 - 调用差异:无 - 开发版本:sdk6,DevEco Studio 2.2 Beta1