Home
last modified time | relevance | path

Searched defs:maxDeviceNum (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
Dnstackx_common.c279 static int32_t InternalInit(EpollDesc epollfd, uint32_t maxDeviceNum) in InternalInit()
323 static int32_t NstackxInitInner(uint32_t maxDeviceNum) in NstackxInitInner()
Dnstackx_device.c2145 static void SetMaxDeviceNum(uint32_t maxDeviceNum)
2158 int32_t DeviceModuleInit(EpollDesc epollfd, uint32_t maxDeviceNum)
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
Dnstackx.h186 uint32_t maxDeviceNum; // the size of the device list configured by the caller member