Home
last modified time | relevance | path

Searched refs:onDefNodeStatusChanged (Results 1 - 4 of 4) sorted by relevance

/test/xts/dcts/communication/softbus_standard/socket_trans/server/
H A DSocketTestServer.cpp222 static void onDefNodeStatusChanged(NodeStatusType type, NodeStatus *status) in onDefNodeStatusChanged() function
239 g_nodeStateCallback->onNodeStatusChanged = onDefNodeStatusChanged; in SetupCallback()
/test/xts/dcts/communication/softbus_standard/dsoftbusTest/
H A DdsoftbusTest.cpp474 static void onDefNodeStatusChanged(NodeStatusType type, NodeStatus *status) in onDefNodeStatusChanged() function
539 g_nodeStateCallback->onNodeStatusChanged = onDefNodeStatusChanged; in SetupCallback()
/test/xts/dcts/communication/softbus_standard/common/
H A Dsocket_common.c107 static void onDefNodeStatusChanged(NodeStatusType type, NodeStatus *status) in onDefNodeStatusChanged() function
554 g_defNodeStateCallback.onNodeStatusChanged = onDefNodeStatusChanged; in TestSetUp()
H A Dnet_trans_common.c270 static void onDefNodeStatusChanged(NodeStatusType type, NodeStatus *status) in onDefNodeStatusChanged() function
1160 g_defNodeStateCallback.onNodeStatusChanged = onDefNodeStatusChanged; in TestSetUp()

Completed in 28 milliseconds