Home
last modified time | relevance | path

Searched defs:appIe (Results 1 – 3 of 3) 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() local
/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; variable