Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1631 static void GetDeviceListInner(void *argument) in GetDeviceListInner() function
1658 if (PostEvent(&g_eventNodeChain, g_epollfd, GetDeviceListInner, &message) != NSTACKX_EOK) { in NSTACKX_GetDeviceList()