Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/include/
H A Dtrans_auth_negotiation.h30 int32_t TransReqAuthPendingInit(void);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_auth_negotiation.c41 int32_t TransReqAuthPendingInit(void) in TransReqAuthPendingInit() function
H A Dtrans_channel_manager.c173 ret = TransReqAuthPendingInit(); in TransChannelInit()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/
H A Dtrans_auth_negotiation_test.cpp55 (void)TransReqAuthPendingInit(); in SetUpTestCase()