Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c176 static int32_t NotifyOpenAuthChannelSuccess(const AppInfo *appInfo, bool isServer) in NotifyOpenAuthChannelSuccess() function
435 ret = NotifyOpenAuthChannelSuccess(appInfo, true); in TransHandleAuthChannelSetupProcess()
588 ret = NotifyOpenAuthChannelSuccess(&info.appInfo, false); in OnRecvAuthChannelReply()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/auth_channel/
H A Dtrans_auth_channel_test.cpp522 ret = NotifyOpenAuthChannelSuccess(appInfo, isServer);