Searched refs:_fwulCommand (Results 1 – 2 of 2) sorted by relevance
40 _fwulCommand(verbose) in ConfigConnection()73 if (_fwulCommand.FWULClient.Init()) { in IsAMTEnabled()74 heciRet = _fwulCommand.GetFWUVersionAndInfo(verMsg, infoMsg); in IsAMTEnabled()75 _fwulCommand.FWULClient.Deinit(); in IsAMTEnabled()
76 FWULCommand _fwulCommand; variable