Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c396 static void TransHandleErrorAndCloseChannel(TransEventExtra *extra, int32_t authId, int32_t linkTyp… in TransHandleErrorAndCloseChannel() function
416 TransHandleErrorAndCloseChannel(extra, authId, appInfo->linkType, appInfo->isClient, ret); in TransHandleAuthChannelSetupProcess()
422 TransHandleErrorAndCloseChannel(extra, authId, appInfo->linkType, appInfo->isClient, ret); in TransHandleAuthChannelSetupProcess()
429 TransHandleErrorAndCloseChannel(extra, authId, appInfo->linkType, appInfo->isClient, ret); in TransHandleAuthChannelSetupProcess()
439 TransHandleErrorAndCloseChannel(extra, authId, appInfo->linkType, appInfo->isClient, ret); in TransHandleAuthChannelSetupProcess()
446 TransHandleErrorAndCloseChannel(extra, authId, appInfo->linkType, appInfo->isClient, ret); in TransHandleAuthChannelSetupProcess()
475 TransHandleErrorAndCloseChannel(&extra, authId, appInfo.linkType, appInfo.isClient, ret); in OnRecvAuthChannelRequest()
484 TransHandleErrorAndCloseChannel(&extra, authId, appInfo.linkType, appInfo.isClient, in OnRecvAuthChannelRequest()