HomeSort by relevance Sort by last modified time
    Searched defs:wifi_set_country_code (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
wificonfig.cpp 108 wifi_error wifi_set_country_code(wifi_interface_handle iface, function
135 ALOGE("wifi_set_country_code: failed to create NL msg. Error:%d", ret);
140 ALOGE("wifi_set_country_code: put country code failed. Error:%d", ret);
148 ALOGE("wifi_set_country_code(): requestEvent Error:%d", ret);
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 165 fn->wifi_set_country_code = wifi_set_country_code;
1235 wifi_error wifi_set_country_code(wifi_interface_handle handle, const char *country_code) function
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_hal.h 280 wifi_error (* wifi_set_country_code)(wifi_interface_handle, const char *); member in struct:__anon43413

Completed in 54 milliseconds