Home
last modified time | relevance | path

Searched defs:appIe (Results 1 – 3 of 3) 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() local
/drivers/peripheral/wlan/client/src/sbuf/
Dsbuf_wpa_cmd_adapter.c745 int32_t WifiCmdSetApWpsP2pIe(const char *ifName, const WifiAppIe *appIe) in WifiCmdSetApWpsP2pIe()
/drivers/peripheral/wlan/test/unittest/client/
Dhdf_client_test.cpp998 WifiAppIe appIe; variable