|
|
||
|---|---|---|
| .. | ||
| include/chre/apps/wifi_offload | ||
| test | ||
| Android.bp | ||
| README.md | ||
| channel_histogram.cc | ||
| chre_scan_params_safe.cc | ||
| flatbuffers_serialization.cc | ||
| preferred_network.cc | ||
| rpc_log_record.cc | ||
| scan_config.cc | ||
| scan_filter.cc | ||
| scan_params.cc | ||
| scan_record.cc | ||
| scan_result.cc | ||
| scan_result_message.cc | ||
| scan_stats.cc | ||
| ssid.cc | ||
| utility.cc | ||
| wifi_offload.mk | ||
README.md
This folder contains definitions for data types and serialization APIs used for sending messages between wifi_offload nanoapp and offload HAL. This library is being included by both offload HAL and wifi_offload nanoapp, and is NOT a standard nanoapp by itself.