Searched refs:GetIntFromMessage (Results 1 – 5 of 5) sorted by relevance
825 int hiddenSize = interMessage->GetIntFromMessage(); in GetCommonScanConfig()836 int freqSize = interMessage->GetIntFromMessage(); in GetCommonScanConfig()838 int freq = interMessage->GetIntFromMessage(); in GetCommonScanConfig()847 scanConfig.backScanPeriod = interMessage->GetIntFromMessage(); in GetCommonScanConfig()849 scanConfig.maxScansCache = interMessage->GetIntFromMessage(); in GetCommonScanConfig()851 scanConfig.scanStyle = interMessage->GetIntFromMessage(); in GetCommonScanConfig()1491 pnoScanConfig.minRssi5Ghz = interMessage->GetIntFromMessage(); in GetPnoScanConfig()1494 int hiddenSize = interMessage->GetIntFromMessage(); in GetPnoScanConfig()1505 int iSavedSize = interMessage->GetIntFromMessage(); in GetPnoScanConfig()1515 int freqsSize = interMessage->GetIntFromMessage(); in GetPnoScanConfig()[all …]
303 KeyMgmt securityType = static_cast<KeyMgmt>(msg->GetIntFromMessage()); in ProcessCmdSetHotspotConfig()310 m_hotspotConfig.SetBand(static_cast<BandType>(msg->GetIntFromMessage())); in ProcessCmdSetHotspotConfig()311 m_hotspotConfig.SetChannel(msg->GetIntFromMessage()); in ProcessCmdSetHotspotConfig()312 m_hotspotConfig.SetBandWidth(msg->GetIntFromMessage()); in ProcessCmdSetHotspotConfig()313 m_hotspotConfig.SetMaxConn(msg->GetIntFromMessage()); in ProcessCmdSetHotspotConfig()315 m_hotspotConfig.SetLeaseTime(msg->GetIntFromMessage()); in ProcessCmdSetHotspotConfig()418 int mTimeoutDelay = msg->GetIntFromMessage(); in ProcessCmdSetHotspotIdleTimeout()
119 int GetIntFromMessage();
103 int InternalMessage::GetIntFromMessage() in GetIntFromMessage() function in OHOS::Wifi::InternalMessage
1431 int reason = msg->GetIntFromMessage(); in DealWpaLinkFailEvent()