Home
last modified time | relevance | path

Searched refs:CheckBusVersion (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp472 * @tc.desc: CheckBusVersion test
482 EXPECT_TRUE(CheckBusVersion(json1) == SOFTBUS_ERR); in HWTEST_F()
491 EXPECT_TRUE(CheckBusVersion(json) == 2); in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1749 static int32_t CheckBusVersion(const JsonObj *json) in CheckBusVersion() function
1770 if (CheckBusVersion(json) < 0) { in UnpackWiFi()

Completed in 5 milliseconds