Searched refs:getChannelMeasResult (Results 1 – 7 of 7) sorted by relevance
27 int32_t (*getChannelMeasResult)(struct IWlanInterface *self, const char *ifName, member
102 ret = g_wlanExtendVdiImpl->getChannelMeasResult(self, ifName, measChannelResult); in WlanInterfaceGetChannelMeasResult()
281 int32_t (*getChannelMeasResult)(const char *ifName, struct MeasResult *measResult); member
61 ret = g_wifi->getChannelMeasResult(ifName, (struct MeasResult *)measChannelResult); in WlanInterfaceGetChannelMeasResult()
653 singleWifiInstance.getChannelMeasResult = WifiGetChannelMeasResult; in WifiConstruct()
2068 ret = g_wifi->getChannelMeasResult(nullptr, &measChannelResult);2070 ret = g_wifi->getChannelMeasResult(ifName, nullptr);2072 ret = g_wifi->getChannelMeasResult(ifName, &measChannelResult);
160 … name="p1292417115515"></a><a name="p1292417115515"></a>int32_t (*getChannelMeasResult)(const char…