Home
last modified time | relevance | path

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

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