summaryrefslogtreecommitdiffstats
path: root/include/hardware_legacy/wifi_config.h
diff options
context:
space:
mode:
authorxinhe <xinhe@google.com>2015-03-30 18:34:41 -0700
committerxinhe <xinhe@google.com>2015-04-01 18:14:10 -0700
commitb5a0bc2d71eeb550c38e2811d16415cab9bcf9d5 (patch)
tree01fb67fb00420d5ebf9bfff5115bbbf1bb819a95 /include/hardware_legacy/wifi_config.h
parentc7e2d9db534fc54e0de566f0a14676e25a6b2d92 (diff)
downloadhardware_libhardware_legacy-b5a0bc2d71eeb550c38e2811d16415cab9bcf9d5.zip
hardware_libhardware_legacy-b5a0bc2d71eeb550c38e2811d16415cab9bcf9d5.tar.gz
hardware_libhardware_legacy-b5a0bc2d71eeb550c38e2811d16415cab9bcf9d5.tar.bz2
Add general stubs for wifi hal
Bug:19949178 Change-Id: I0acd06f56d32e567a0aadaf4c2833480288b63ab
Diffstat (limited to 'include/hardware_legacy/wifi_config.h')
-rw-r--r--include/hardware_legacy/wifi_config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/hardware_legacy/wifi_config.h b/include/hardware_legacy/wifi_config.h
index 88e5286..8ad14f4 100644
--- a/include/hardware_legacy/wifi_config.h
+++ b/include/hardware_legacy/wifi_config.h
@@ -20,8 +20,7 @@ wifi_error wifi_extended_dtim_config_set(wifi_request_id id,
wifi_interface_handle iface, int extended_dtim);
//set the country code to driver
-wifi_error wifi_set_country_code(wifi_request_id id, wifi_interface_handle iface,
- const char* country_code);
+wifi_error wifi_set_country_code(wifi_interface_handle iface, const char* country_code);
//set the wifi_iface stats averaging factor used to calculate
// statistics like average the TSF offset or average number of frame leaked