Searched refs:NanInternalStatusType (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | nan_rsp.cpp | 187 NanInternalStatusType firmwareError; 340 void NanCommand::NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd, in NanErrorTranslation() 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() [all …]
|
D | nancommand.h | 143 void NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd,
|
D | nan_ind.cpp | 266 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanPublishTerminated() 456 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanSubscribeTerminated() 606 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanDisabled() 961 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanTransmitFollowupInd() 1117 NanInternalStatusType drv_reason_code; in getNdpConfirm() 1153 …drv_reason_code = (NanInternalStatusType)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_NDP_DRV_RETURN… in getNdpConfirm()
|
D | nan_i.h | 1217 } NanInternalStatusType; typedef 1280 void NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd,
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | nan_rsp.cpp | 221 NanInternalStatusType firmwareError; 374 void NanCommand::NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd, in NanErrorTranslation() 465 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse() 474 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse() 483 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse() 494 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse() 505 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse() 516 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse() 527 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp, false); in getNanResponse() 536 NanErrorTranslation((NanInternalStatusType)pFwRsp->statsRspParams.status, in getNanResponse() [all …]
|
D | nan_ind.cpp | 310 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanPublishTerminated() 506 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanSubscribeTerminated() 656 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanDisabled() 1012 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanTransmitFollowupInd() 1184 NanInternalStatusType drv_reason_code; in getNdpConfirm() 1220 …drv_reason_code = (NanInternalStatusType)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_NDP_DRV_RETURN… in getNdpConfirm()
|
D | nancommand.h | 220 void NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd,
|
D | nan_i.h | 1255 } NanInternalStatusType; typedef 1318 void NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd,
|