Home
last modified time | relevance | path

Searched refs:getChannelMeasResult (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/hdi_service/service_extend/service_extend_vdi/
H A Dwlan_extend_cmd_vdi.h27 int32_t (*getChannelMeasResult)(struct IWlanInterface *self, const char *ifName, member
H A Dwlan_extend_cmd.c102 ret = g_wlanExtendVdiImpl->getChannelMeasResult(self, ifName, measChannelResult); in WlanInterfaceGetChannelMeasResult()
/ohos5.0/drivers/peripheral/wlan/interfaces/include/
H A Dwifi_hal.h281 int32_t (*getChannelMeasResult)(const char *ifName, struct MeasResult *measResult); member
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_extend/service_extend_direct/
H A Dwlan_extend_cmd.c61 ret = g_wifi->getChannelMeasResult(ifName, (struct MeasResult *)measChannelResult); in WlanInterfaceGetChannelMeasResult()
/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal.c653 singleWifiInstance.getChannelMeasResult = WifiGetChannelMeasResult; in WifiConstruct()
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp2068 ret = g_wifi->getChannelMeasResult(nullptr, &measChannelResult);
2070 ret = g_wifi->getChannelMeasResult(ifName, nullptr);
2072 ret = g_wifi->getChannelMeasResult(ifName, &measChannelResult);
/ohos5.0/drivers/peripheral/wlan/
H A DREADME_zh.md160 … name="p1292417115515"></a><a name="p1292417115515"></a>int32_t (*getChannelMeasResult)(const char…