Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c392 bool isNullAccount = true; in IsNeedWifiReauth() local
395 isNullAccount = false; in IsNeedWifiReauth()
399 … if (isNullAccount || memcmp(newAccountHash, defaultAccountHash, HB_SHORT_ACCOUNT_HASH_LEN) == 0) { in IsNeedWifiReauth()