Searched defs:attemptEnable (Results 1 – 11 of 11) sorted by relevance
399 bool attemptEnable = true; in StaServiceEnableDeviceConfigSuccess() local409 bool attemptEnable = true; in StaServiceEnableDeviceConfigFail1() local419 bool attemptEnable = true; in StaServiceEnableDeviceConfigFail2() local426 bool attemptEnable = false; in StaServiceDisableDeviceConfigSuccess() local436 bool attemptEnable = false; in StaServiceDisableDeviceConfigFail1() local
120 bool attemptEnable = (static_cast<int>(data[0]) % TWO) ? true : false; in StaServerFuzzTest() local205 bool attemptEnable = (static_cast<int>(data[0]) % TWO) ? true : false; in StaAutoServerFuzzTest() local
132 ErrCode StaInterface::EnableDeviceConfig(int networkId, bool attemptEnable) in EnableDeviceConfig()
246 ErrCode StaInterface::EnableDeviceConfig(int networkId, bool attemptEnable) in EnableDeviceConfig()
239 ErrCode WifiDeviceImpl::EnableDeviceConfig(int networkId, bool attemptEnable) in EnableDeviceConfig()
788 ErrCode WifiDeviceProxy::EnableDeviceConfig(int networkId, bool attemptEnable) in EnableDeviceConfig()
827 ErrCode WifiDeviceProxy::EnableDeviceConfig(int networkId, bool attemptEnable) in EnableDeviceConfig()
333 bool attemptEnable; in OnEnableDeviceConfig() local
844 ErrCode WifiDeviceServiceImpl::EnableDeviceConfig(int networkId, bool attemptEnable) in EnableDeviceConfig()
683 bool attemptEnable = data.ReadBool(); in OnEnableDeviceConfig() local
781 bool attemptEnable = (static_cast<int>(data[0]) % TWO) ? true : false; in WifiDeviceServiceImplTest() local