Home
last modified time | relevance | path

Searched refs:WifiAppIe (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/p2p/
H A Dp2p.c262 static int32_t SetApWpsP2pIe(struct NetDevice *netdev, WifiAppIe *appIe) in SetApWpsP2pIe()
279 WifiAppIe appIe = {0}; in WifiCmdSetApWpsP2pIe()
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h561 } WifiAppIe; typedef
593 int32_t WifiCmdSetApWpsP2pIe(const char *ifName, const WifiAppIe *appIe);
/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h926 int32_t (*SetApWpsP2pIe)(NetDevice *netDev, WifiAppIe *appIe);
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_cmd.h229 } WifiAppIe; typedef
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_wpa_cmd_adapter.c745 int32_t WifiCmdSetApWpsP2pIe(const char *ifName, const WifiAppIe *appIe) in WifiCmdSetApWpsP2pIe()
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp998 WifiAppIe appIe;