Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_device_local.h33 int LocalDeviceInit(EpollDesc epollfd);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c503 if (LocalDeviceInit(epollfd) != NSTACKX_EOK) { in DeviceModuleInit()
H A Dnstackx_device_local.c131 int LocalDeviceInit(EpollDesc epollfd) in LocalDeviceInit() function