Searched refs:g_eventListener (Results 1 – 1 of 1) sorted by relevance
66 static ConnBrEventListener g_eventListener = { 0 }; variable96 g_eventListener.onDataReceived(connectionId, data, dataLen); in LoopRead()189 g_eventListener.onClientConnectFailed(connectionId, SOFTBUS_CONN_BR_INTERNAL_ERR); in StartClientConnect()199 g_eventListener.onClientConnectFailed(connection->connectionId, ret); in StartClientConnect()205 g_eventListener.onClientConnected(connection->connectionId); in StartClientConnect()223 g_eventListener.onConnectionException(connection->connectionId, ret); in StartClientConnect()271 g_eventListener.onServerAccepted(connection->connectionId); in StartServerServe()290 g_eventListener.onConnectionException(connection->connectionId, ret); in StartServerServe()536 g_eventListener.onConnectionResume(connectionId); in NotifyReferenceRequest()648 g_eventListener.onConnectionResume(connection->connectionId); in ConnBrOnReferenceResponse()[all …]