Searched refs:allocRspParams (Results 1 – 2 of 2) sorted by relevance
128 virtual int allocRspParams(eGScanRspRarams cmd);
251 ret = gScanCommand->allocRspParams(eGScanGetCapabilitiesRspParams); in wifi_get_gscan_capabilities()1221 ret = gScanCommand->allocRspParams(eGScanGetCachedResultsRspParams); in wifi_get_cached_gscan_results()2851 int GScanCommand::allocRspParams(eGScanRspRarams cmd) in allocRspParams() function in GScanCommand