Home
last modified time | relevance | path

Searched refs:GetHmlOrP2pAuthHandle (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_manager.h105 int32_t GetHmlOrP2pAuthHandle(AuthHandle **authHandle, int32_t *num);
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_manager_test.cpp833 ret = GetHmlOrP2pAuthHandle(nullptr, nullptr); in HWTEST_F()
836 ret = GetHmlOrP2pAuthHandle(&authHandle, nullptr); in HWTEST_F()
839 ret = GetHmlOrP2pAuthHandle(&authHandle, &num); in HWTEST_F()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_info_manager.c1299 if (GetHmlOrP2pAuthHandle(&authHandle, &num) != SOFTBUS_OK) { in LnnSendWifiOfflineInfoMsg()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_manager.c1897 int32_t GetHmlOrP2pAuthHandle(AuthHandle **authHandle, int32_t *num) in GetHmlOrP2pAuthHandle() function

Completed in 8 milliseconds