Skip to content

eclipse-oniro-mirrors/communication_wifi_aware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages