Home
last modified time | relevance | path

Searched refs:NanErrorTranslation (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_rsp.cpp340 void NanCommand::NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd, in NanErrorTranslation() function in NanCommand
431 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse()
440 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse()
449 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse()
460 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse()
471 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse()
482 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse()
493 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse()
502 NanErrorTranslation((NanInternalStatusType)pFwRsp->statsRspParams.status, in getNanResponse()
536 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse()
[all …]
Dnancommand.h143 void NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd,
Dnan_ind.cpp266 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanPublishTerminated()
451 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanSubscribeTerminated()
601 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanDisabled()
956 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanTransmitFollowupInd()
Dnan_i.h1280 void NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd,