Searched refs:respFeaturenData (Results 1 – 1 of 1) sorted by relevance
424 const WifiHwFeatureData *respFeaturenData = NULL; in WifiCmdGetHwFeature() local426 if (!HdfSbufReadBuffer(reply, (const void **)(&respFeaturenData), &dataSize) || in WifiCmdGetHwFeature()432 if (memcpy_s(hwFeatureData, sizeof(WifiHwFeatureData), respFeaturenData, dataSize) != EOK) { in WifiCmdGetHwFeature()