Home
last modified time | relevance | path

Searched defs:ifAdd (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/model/network/wifi/core/components/p2p/
Dp2p.c163 static int32_t AddIf(struct NetDevice *netdev, WifiIfAdd *ifAdd) in AddIf()
180 WifiIfAdd *ifAdd = NULL; in WifiCmdAddIf() local
/drivers/peripheral/wlan/client/src/sbuf/
Dsbuf_wpa_cmd_adapter.c695 int32_t WifiCmdAddIf(const char *ifName, const WifiIfAdd *ifAdd) in WifiCmdAddIf()
/drivers/peripheral/wlan/test/unittest/client/
Dhdf_client_test.cpp968 WifiIfAdd ifAdd; variable