Home
last modified time | relevance | path

Searched refs:statsRspParams (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_rsp.cpp502 NanErrorTranslation((NanInternalStatusType)pFwRsp->statsRspParams.status, in getNanResponse()
503 pFwRsp->statsRspParams.value, pRsp, false); in getNanResponse()
506 (NanStatsType)pFwRsp->statsRspParams.statsType; in getNanResponse()
Dnan_i.h633 NanStatsRspParams statsRspParams; member