Searched refs:deviceNameInited (Results 1 – 1 of 1) sorted by relevance
615 bool deviceNameInited = (strlen(g_localNetLedger.localInfo.deviceInfo.deviceName) != 0); in IsLocalLedgerReady() local618 if (accountIdInited & deviceNameInited & networkIdInited & btMacInited) { in IsLocalLedgerReady()623 …g_localNetLedger.localInfo.stateVersion, accountIdInited, deviceNameInited, networkIdInited, btMac… in IsLocalLedgerReady()