Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_device.h49 void AuthDeviceCloseConn(AuthHandle authHandle);
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_manager_test.cpp639 AuthDeviceCloseConn(authHandle);
640 AuthDeviceCloseConn(authHandle);
H A Dauth_other_test.cpp673 AuthDeviceCloseConn(authHandle);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_device.c701 void AuthDeviceCloseConn(AuthHandle authHandle) in AuthDeviceCloseConn() function
H A Dauth_interface.c282 AuthDeviceCloseConn(authHandle); in AuthCloseConn()