Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c68 static uint32_t g_maxDeviceNum; variable
486 g_maxDeviceNum = maxDeviceNum; in SetMaxDeviceNum()
487 DFINDER_LOGD(TAG, "the maxDeviceNum is set to: %u", g_maxDeviceNum); in SetMaxDeviceNum()
492 return g_maxDeviceNum; in GetMaxDeviceNum()