Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_auth_negotiation.c164 static int32_t WaitingForAuthNegoToBeDone(uint32_t authRequestId, int32_t channelId) in WaitingForAuthNegoToBeDone() function
237 return WaitingForAuthNegoToBeDone(authRequestId, channelId); in TransNegotiateSessionKey()
255 return WaitingForAuthNegoToBeDone(authRequestId, channelId); in TransReNegotiateSessionKey()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/
H A Dtrans_auth_negotiation_test.cpp138 int32_t ret = WaitingForAuthNegoToBeDone(TRANS_TEST_INVALID_AUTH_REQUEST_ID, channelId);
141 ret = WaitingForAuthNegoToBeDone(TRANS_TEST_AUTH_REQUEST_ID, channelId);