H A D | wpa_supplicant_hal.c | 114 static int WpaCliCmdStatus(WifiWpaStaInterface *this, const char*ifName, struct WpaHalCmdStatus *pcmd) in WpaCliCmdStatus() argument 116 if (this == NULL || pcmd == NULL) { in WpaCliCmdStatus() 133 if (strcpy_s(pcmd->bssid, sizeof(pcmd->bssid), value) != EOK) { in WpaCliCmdStatus() 137 pcmd->freq = atoi(value); in WpaCliCmdStatus() 139 if (strcpy_s(pcmd->ssid, sizeof(pcmd->ssid), value) != EOK) { in WpaCliCmdStatus() 142 printf_decode((u8 *)pcmd->ssid, sizeof(pcmd->ssid), pcmd in WpaCliCmdStatus() 333 WpaCliCmdGetNetwork( WifiWpaStaInterface *this, const struct WpaGetNetworkArgv *argv, char *pcmd, unsigned size) WpaCliCmdGetNetwork() argument 783 ListNetworkProcess(WifiNetworkInfo *pcmd, char *tmpBuf, int bufLeng) ListNetworkProcess() argument 818 WpaCliCmdListNetworks(WifiWpaStaInterface *this, WifiNetworkInfo *pcmd, int *size) WpaCliCmdListNetworks() argument 977 char *pcmd = (char *)calloc(len, sizeof(char)); WpaCliCmdScan() local 1159 GetChanWidthCenterFreqVht(ScanInfo *pcmd, ScanInfoElem* infoElem) GetChanWidthCenterFreqVht() argument 1181 GetChanWidthCenterFreqHe(ScanInfo *pcmd, ScanInfoElem* infoElem) GetChanWidthCenterFreqHe() argument 1224 GetChanWidthCenterFreqHt(ScanInfo *pcmd, ScanInfoElem* infoElem) GetChanWidthCenterFreqHt() argument 1241 GetChanMaxRates(ScanInfo *pcmd, ScanInfoElem* infoElem) GetChanMaxRates() argument 1256 GetChanExtMaxRates(ScanInfo *pcmd, ScanInfoElem* infoElem) GetChanExtMaxRates() argument 1271 GetChanWidthCenterFreq(ScanInfo *pcmd, struct NeedParseIe* iesNeedParse) GetChanWidthCenterFreq() argument 1333 GetInfoElems(int length, int end, char *srcBuf, ScanInfo *pcmd) GetInfoElems() argument 1394 DelScanInfoLine(ScanInfo *pcmd, char *srcBuf, int length) DelScanInfoLine() argument [all...] |