Home
last modified time | relevance | path

Searched refs:wifiNetIf (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/tests/core/discovery/dfinder/
H A Dnstackx_test.c82 struct netif *wifiNetIf = NULL; in GetLocalWifiIp() local
89 wifiNetIf = netifapi_netif_find(NET_WORK_NAME); in GetLocalWifiIp()
90 if (wifiNetIf == NULL) { in GetLocalWifiIp()
94 ret = netifapi_netif_get_addr(wifiNetIf, &ipaddr, NULL, NULL); in GetLocalWifiIp()

Completed in 2 milliseconds