Home
last modified time | relevance | path

Searched defs:pcmd (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dwpa_supplicant_hal.c114 …tic int WpaCliCmdStatus(WifiWpaStaInterface *this, const char*ifName, struct WpaHalCmdStatus *pcmd) in WpaCliCmdStatus()
334 WifiWpaStaInterface *this, const struct WpaGetNetworkArgv *argv, char *pcmd, unsigned size) in WpaCliCmdGetNetwork()
783 static void ListNetworkProcess(WifiNetworkInfo *pcmd, char *tmpBuf, int bufLeng) in ListNetworkProcess()
818 static int WpaCliCmdListNetworks(WifiWpaStaInterface *this, WifiNetworkInfo *pcmd, int *size) in WpaCliCmdListNetworks()
977 char *pcmd = (char *)calloc(len, sizeof(char)); in WpaCliCmdScan() local
1159 static bool GetChanWidthCenterFreqVht(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanWidthCenterFreqVht()
1181 static bool GetChanWidthCenterFreqHe(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanWidthCenterFreqHe()
1224 static bool GetChanWidthCenterFreqHt(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanWidthCenterFreqHt()
1241 static bool GetChanMaxRates(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanMaxRates()
1256 static bool GetChanExtMaxRates(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanExtMaxRates()
[all …]