mirror of
https://github.com/openharmony/communication_wifi_aware.git
synced 2026-06-30 23:27:55 -04:00
fe0662e467
Team:OTHERS Feature or Bugfix:Bugfix Binary Source:NA PrivateCode(Yes/No):No Change-Id: I2686c33b3084c33606ad0781e3f0cf90f2d76614 ChangeID:13360299
1.5 KiB
1.5 KiB
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