tree: d34ae8c3492ecf60f962a2a5052b4a1c61eca260 [path history] [tgz]
  1. include/
  2. test/
  3. Android.bp
  4. channel_histogram.cc
  5. chre_scan_params_safe.cc
  6. flatbuffers_serialization.cc
  7. preferred_network.cc
  8. README.md
  9. rpc_log_record.cc
  10. scan_config.cc
  11. scan_filter.cc
  12. scan_params.cc
  13. scan_record.cc
  14. scan_result.cc
  15. scan_result_message.cc
  16. scan_stats.cc
  17. ssid.cc
  18. utility.cc
  19. wifi_offload.mk
apps/wifi_offload/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.