You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
include/chre/apps/wifi_offload | 4 months ago | |
test | 4 months ago | |
Android.bp | 4 months ago | |
README.md | 4 months ago | |
channel_histogram.cc | 4 months ago | |
chre_scan_params_safe.cc | 4 months ago | |
flatbuffers_serialization.cc | 4 months ago | |
preferred_network.cc | 4 months ago | |
rpc_log_record.cc | 4 months ago | |
scan_config.cc | 4 months ago | |
scan_filter.cc | 4 months ago | |
scan_params.cc | 4 months ago | |
scan_record.cc | 4 months ago | |
scan_result.cc | 4 months ago | |
scan_result_message.cc | 4 months ago | |
scan_stats.cc | 4 months ago | |
ssid.cc | 4 months ago | |
utility.cc | 4 months ago | |
wifi_offload.mk | 4 months ago |
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.