提交 fc9285da 编写于 作者: 张秀平 提交者: jinguang

!1165 create connected nfc tag

* create the connected nfc tag path.
上级 528a9301
......@@ -23,6 +23,7 @@ Continuously contributes to the softbus of the OpenHarmony community, implements
- communication_ipc_lite: https://gitee.com/openharmony/communication_ipc_lite
- communication_bluetooth: https://gitee.com/openharmony/communication_bluetooth
- communication_nfc: https://gitee.com/openharmony/communication_nfc
- communication_connected_nfc_tag: https://gitee.com/openharmony/communication_connected_nfc_tag
- communication_wifi: https://gitee.com/openharmony/communication_wifi
- communication_wifi_lite: https://gitee.com/openharmony/communication_wifi_lite
- communication_wifi_aware: https://gitee.com/openharmony/communication_wifi_aware
......
......@@ -25,7 +25,7 @@
|WLAN服务| 提供WLAN基础功能,包括WLAN STA、AP、P2P等功能的管理服务。为应用和系统服务提供用可以通过WLAN和其他设备互联互通|communication_wifi<br>communication_wifi_lite|
|WPA服务|提供WiFi和P2P相关认证协议功能,包含WPA和HostAPD两个主要部分。|third_party_wpa_supplicant|
|蓝牙服务|提供蓝牙profile服务、蓝牙协议栈等相关能力。<br>为设备提供接入与使用Bluetooth的相关接口,包括BR配对连接,BLE广播、扫描,BLE设备gatt相关的操作及功能。|communication_bluetooth|
|NFC服务|提供有源标签读写能力,包括NFC标签读写、TAG等服务能力。|communication_nfc|
|NFC服务|提供NFC标签的读写能力,卡模拟能力等服务能力。|communication_nfc<br>communication_connected_nfc_tag|
|位置服务|提供GNSS、网络定位、地理编码转换等位置服务框架能力。|base_location|
......
......@@ -340,6 +340,7 @@
"https://gitee.com/openharmony/communication_ipc_lite",
"https://gitee.com/openharmony/communication_bluetooth",
"https://gitee.com/openharmony/communication_nfc",
"https://gitee.com/openharmony/communication_connected_nfc_tag",
"https://gitee.com/openharmony/communication_wifi",
"https://gitee.com/openharmony/communication_wifi_lite",
"https://gitee.com/openharmony/communication_wifi_aware",
......@@ -364,6 +365,7 @@
"foundation/communication/ipc_lite",
"foundation/communication/bluetooth",
"foundation/communication/nfc",
"foundation/communication/connected_nfc_tag",
"foundation/communication/wifi",
"foundation/communication/wifi_lite",
"foundation/communication/wifi_aware",
......
......@@ -409,3 +409,4 @@
|407|theme_screenlock_mgr|base/theme/screenlock_mgr|https://gitee.com/illybyy|baoyayong@huawei.com| | |SIG_BasicSoftwareService|
|408|theme_wallpaper_mgr|base/theme/wallpaper_mgr|https://gitee.com/illybyy|baoyayong@huawei.com| | |SIG_BasicSoftwareService|
|409|applications_permission_manager|applications/standard/permission_manager|https://gitee.com/jiang-xiaofeng|jiangxiaofeng8@huawei.com|https://gitee.com/libing23|libing23@huawei.com|SIG_SystemApplication|
|410|communication_connected_nfc_tag|foundation/communication/connected_nfc_tag|https://gitee.com/cheng_guohong|guohong.cheng@huawei.com|https://gitee.com/knpingan|zhangxiuping@huawei.com|SIG_SoftBus|
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册