Home
last modified time | relevance | path

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

/test/xts/dcts/communication/softbus_standard/dsoftbusTest/
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/
Dnet_trans_common.c314 static void onDefNodeStatusChanged(NodeStatusType type, NodeStatus *status) in onDefNodeStatusChanged() function
1204 g_defNodeStateCallback.onNodeStatusChanged = onDefNodeStatusChanged; in TestSetUp()