Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_event_adapter.c300 WifiOnChannel result = {0}; in WifiDriverEventRemainOnChannelProcess()
314 WifiOnChannel result = {0}; in WifiDriverEventCancelRemainOnChannelProcess()
H A Dsbuf_wpa_cmd_adapter.c641 int32_t WifiCmdRemainOnChannel(const char *ifName, const WifiOnChannel *onChannel) in WifiCmdRemainOnChannel()
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/p2p/
H A Dp2p.c22 static int32_t RemainOnChannel(struct NetDevice *netdev, WifiOnChannel *onChannel) in RemainOnChannel()
39 WifiOnChannel wifiOnChannel = {0}; in WifiCmdRemainOnChannel()
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h544 } WifiOnChannel; typedef
589 int32_t WifiCmdRemainOnChannel(const char *ifName, const WifiOnChannel *onChannel);
/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h916 int32_t (*RemainOnChannel)(NetDevice *netDev, WifiOnChannel *onChannel);
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_cmd.h213 } WifiOnChannel; typedef
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp939 WifiOnChannel onChannel;