system/chre/apps/wifi_offload
cpeng fdf2a6817f first commit 2025-08-25 08:01:50 +08:00
..
include/chre/apps/wifi_offload first commit 2025-08-25 08:01:50 +08:00
test first commit 2025-08-25 08:01:50 +08:00
Android.bp first commit 2025-08-25 08:01:50 +08:00
README.md first commit 2025-08-25 08:01:50 +08:00
channel_histogram.cc first commit 2025-08-25 08:01:50 +08:00
chre_scan_params_safe.cc first commit 2025-08-25 08:01:50 +08:00
flatbuffers_serialization.cc first commit 2025-08-25 08:01:50 +08:00
preferred_network.cc first commit 2025-08-25 08:01:50 +08:00
rpc_log_record.cc first commit 2025-08-25 08:01:50 +08:00
scan_config.cc first commit 2025-08-25 08:01:50 +08:00
scan_filter.cc first commit 2025-08-25 08:01:50 +08:00
scan_params.cc first commit 2025-08-25 08:01:50 +08:00
scan_record.cc first commit 2025-08-25 08:01:50 +08:00
scan_result.cc first commit 2025-08-25 08:01:50 +08:00
scan_result_message.cc first commit 2025-08-25 08:01:50 +08:00
scan_stats.cc first commit 2025-08-25 08:01:50 +08:00
ssid.cc first commit 2025-08-25 08:01:50 +08:00
utility.cc first commit 2025-08-25 08:01:50 +08:00
wifi_offload.mk first commit 2025-08-25 08:01:50 +08:00

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.