add Framework for set country code through HAL

Bug:19896389
Change-Id: I14cd2f039bda08f72dd8386e43ce8b65ce417614
This commit is contained in:
xinhe 2015-03-23 16:25:00 -07:00
parent 5e7b7e506d
commit 29b934833a

View file

@ -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