openharmony_ci cfb5d136df !14 更新部件adapted_system_type
Merge pull request !14 from gaosong/master
2023-08-28 04:14:41 +00:00
2021-03-11 18:40:32 +08:00
2021-03-11 18:40:32 +08:00
2023-08-26 10:18:38 +08:00
2021-03-11 18:40:32 +08:00
2021-09-07 16:07:23 +08:00
2021-03-22 11:04:05 +08:00

Wi-Fi Aware

Introduction

The Wi-Fi Aware module provides near-field communication capabilities for applications.

Directory Structure

foundation/communication/wifi_aware/         # Wi-Fi Aware directory
├── frameworks
│  └── source                            # Wi-Fi Aware source file
├── hals                                  # Hardware abstraction layer (HAL) header files
└── interfaces
    └── kits                              # External APIs

Constraints

The Wi-Fi Aware module is compiled using the C language. Currently, only the Hi3861 development board is supported. If you want to use other chips, you need to implement OpenHarmony integration APIs and place your implementation code in the device directory.

Repositories Involved

Intelligent Soft Bus subsystem

communication_wifi_aware

communication_softbus_lite

communication_ipc_lite

S
Description
暂无描述
Readme 401 KiB
Languages
C 100%