Home
last modified time | relevance | path

Searched refs:AUTH_ID (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_test.cpp39 constexpr int64_t AUTH_ID = 10; variable
352 AuthHandle authHandle = { .authId = AUTH_ID, .type = AUTH_LINK_TYPE_WIFI };
370 AuthHandle authHandle = { .authId = AUTH_ID, .type = AUTH_LINK_TYPE_WIFI };
H A Dlnn_net_builder_mock_test.cpp40 constexpr int64_t AUTH_ID = 10; variable
792 connFsm->connInfo.authHandle.authId = AUTH_ID;
1098 msgPara->authHandle.authId = AUTH_ID;
1127 msgPara->authHandle.authId = AUTH_ID;
1132 connFsm->connInfo.authHandle.authId = AUTH_ID;
1155 msgPara->authHandle.authId = AUTH_ID;
1160 connFsm->connInfo.authHandle.authId = AUTH_ID;
1789 *authId1 = AUTH_ID;
1796 *authId2 = AUTH_ID;
1929 NodeInfo info = { .accountId = AUTH_ID, };
[all …]
H A Dlnn_connection_fsm_mock_test.cpp35 constexpr int64_t AUTH_ID = 10; variable
152 connFsm->connInfo.authHandle.authId = AUTH_ID;
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain_adapter.c35 #define AUTH_ID "authId" macro
179 if (!GetJsonObjectStringItem(devItem, AUTH_ID, authId, UDID_BUF_LEN)) { in IsTrustedDeviceInAGroup()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp56 constexpr int32_t AUTH_ID = 10; variable
285 EXPECT_TRUE(REPORT_NONE == LnnSetNodeOffline(NODE1_UDID, CONNECTION_ADDR_WLAN, AUTH_ID));
286 EXPECT_TRUE(REPORT_NONE == LnnSetNodeOffline(NODE2_UDID, CONNECTION_ADDR_WLAN, AUTH_ID));
/ohos5.0/foundation/communication/dsoftbus/
H A Dhisysevent.yaml130 AUTH_ID: { type: INT32, desc: auth id }
220 AUTH_ID: { type: INT32, desc: auth id }
257 AUTH_ID: { type: INT32, desc: auth id }
283 AUTH_ID: { type: INT32, desc: auth id }