Home
last modified time | relevance | path

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

/test/xts/acts/communication_lite/dsoftbus_hal/src/
Dsoftbus_bus_center_test.c114 static INodeStateCb g_nodeStateCb = { variable
240 int32_t ret = RegNodeDeviceStateCb(TEST_PKG_NAME, &g_nodeStateCb);
242 ret = UnregNodeDeviceStateCb(&g_nodeStateCb);
257 ret = RegNodeDeviceStateCb(TEST_PKG_NAME, &g_nodeStateCb);
262 ret = UnregNodeDeviceStateCb(&g_nodeStateCb);