Home
last modified time | relevance | path

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

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