Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/include/
H A Dtrans_auth_negotiation.h31 void TransReqAuthPendingDeinit(void);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_auth_negotiation.c52 void TransReqAuthPendingDeinit(void) in TransReqAuthPendingDeinit() function
H A Dtrans_channel_manager.c199 TransReqAuthPendingDeinit(); in TransChannelDeinit()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/
H A Dtrans_auth_negotiation_test.cpp63 TransReqAuthPendingDeinit(); in TearDownTestCase()