Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_device_local.h55 void DetectLocalIface(void *arg);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_local.c592 void DetectLocalIface(void *arg) in DetectLocalIface() function
H A Dnstackx_common.c1734 if (PostEvent(&g_eventNodeChain, g_epollfd, DetectLocalIface, NULL) != NSTACKX_EOK) { in NSTACKX_InitRestart()