Home | History | Annotate | only in /system/chre/apps/wifi_offload
Up to higher level directory
NameDateSize
Android.bp21-Aug-20181.4K
channel_histogram.cc21-Aug-20185.4K
chre_scan_params_safe.cc21-Aug-20183.2K
flatbuffers_serialization.cc21-Aug-20182.3K
include/21-Aug-2018
preferred_network.cc21-Aug-20181.9K
README.md21-Aug-2018261
rpc_log_record.cc21-Aug-20182.2K
scan_config.cc21-Aug-20181.7K
scan_filter.cc21-Aug-20182.1K
scan_params.cc21-Aug-20183K
scan_record.cc21-Aug-20181.7K
scan_result.cc21-Aug-20185.6K
scan_result_message.cc21-Aug-20182.1K
scan_stats.cc21-Aug-20183.6K
ssid.cc21-Aug-20182.3K
test/21-Aug-2018
utility.cc21-Aug-20186.1K
wifi_offload.mk21-Aug-20182.1K

README.md

      1 This folder contains definitions for data types and serialization APIs used for
      2 sending messages between wifi_offload nanoapp and offload HAL. This library is
      3 being included by both offload HAL and wifi_offload nanoapp, and is NOT a
      4 standard nanoapp by itself.
      5