Home
last modified time | relevance | path

Searched defs:newAccountHash (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_mock_test.cpp1875 const char *newAccountHash = "0000"; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c356 static bool HbIsNeedReAuth(const NodeInfo *nodeInfo, const char *newAccountHash) in HbIsNeedReAuth()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c368 bool IsNeedWifiReauth(const char *networkId, const char *newAccountHash, int32_t len) in IsNeedWifiReauth()