Home
last modified time | relevance | path

Searched refs:HdfDhcpResultCheck (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wifi_event.c163 static void HdfDhcpResultCheck(uintptr_t para) in HdfDhcpResultCheck() function
199 OsalTimerCreate(&g_dhcpTimer, DHCP_CHECK_TIME, HdfDhcpResultCheck, (uintptr_t)netDev); in HdfStartDhcpClient()