Searched refs:TransGetDeviceState (Results 1 – 9 of 9) sorted by relevance
78 TransDeviceState TransGetDeviceState(const char *networkId);
169 extra.deviceState = TransGetDeviceState(appInfo->peerNetWorkId); in OnProxyChannelOpened()286 extra.deviceState = TransGetDeviceState(appInfo->peerNetWorkId); in TransProxyReportOpenChannelFailEvent()
93 extra.deviceState = TransGetDeviceState(channel->peerDeviceId); in TransServerOnChannelOpened()
310 extra.deviceState = TransGetDeviceState(param->peerDeviceId); in TransOpenChannel()
65 extra.deviceState = TransGetDeviceState(node->appInfo.peerNetWorkId); in OnSessionOpenFailProc()
483 extra.deviceState = TransGetDeviceState(conn->appInfo.peerNetWorkId); in NotifyChannelOpenFailedBySessionConn()
292 extra->deviceState = TransGetDeviceState(param->peerDeviceId); in BuildTransEventExtra()553 extra->deviceState = TransGetDeviceState(param->peerDeviceId); in TransAsyncOpenChannelProc()693 extra->deviceState = TransGetDeviceState(param->peerDeviceId); in TransBuildLaneAllocFailEvent()
601 TransDeviceState TransGetDeviceState(const char *networkId) in TransGetDeviceState() function
223 extra.deviceState = TransGetDeviceState(info->peerNetWorkId); in NotifyUdpChannelOpenFailed()