Home
last modified time | relevance | path

Searched defs:countryCode (Results 1 – 6 of 6) sorted by relevance

/drivers/peripheral/wlan/test/hdi_service/
Dwpa_hdi_direct_test.cpp273 char countryCode[3] = {0}; variable
Dwpa_hdi_hal_services_c_test.cpp413 char countryCode[3] = {0}; variable
/drivers/peripheral/wlan/test/unittest/chip/
Dwifi_hal_fn.cpp84 static WifiError WifiSetCountryCode(wifiInterfaceHandle handle, const char *countryCode) in WifiSetCountryCode()
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dwpa_common_cmd.c718 char *countryCode, uint32_t countryCodeLen) in WpaInterfaceGetCountryCode()
1018 …WpaInterfaceSetCountryCode(struct IWpaInterface *self, const char *ifName, const char *countryCode) in WpaInterfaceSetCountryCode()
Dwpa_supplicant_hal.c495 static int WpaCliCmdSetCountryCode(WifiWpaStaInterface *this, const char *countryCode) in WpaCliCmdSetCountryCode()
509 static int WpaCliCmdGetCountryCode(WifiWpaStaInterface *this, char *countryCode, int codeSize) in WpaCliCmdGetCountryCode()
/drivers/peripheral/wlan/test/fuzztest/
Dwpa_common_fuzzer.cpp216 char countryCode[3] = {0}; in FuzzWpaInterfaceGetCountryCode() local
308 const char countryCode[3] = {0}; in FuzzWpaInterfaceSetCountryCode() local