Home
last modified time | relevance | path

Searched defs:SetCountryCode (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/model/network/wifi/core/components/softap/
Dap.c120 static uint32_t SetCountryCode(struct NetDevice *netDev, const char *code, uint32_t len) in SetCountryCode() function
/drivers/hdf_core/framework/include/wifi/
Dwifi_mac80211_ops.h847 int32_t (*SetCountryCode)(NetDevice *netDev, const char *code, uint32_t len); member