Searched refs:NanInternalStatusType (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | nan_rsp.cpp | 187 NanInternalStatusType firmwareError; 340 void NanCommand::NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd, in NanErrorTranslation() 429 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp); in getNanResponse() 438 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp); in getNanResponse() 447 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp); in getNanResponse() 458 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp); in getNanResponse() 469 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp); in getNanResponse() 480 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp); in getNanResponse() 491 NanErrorTranslation((NanInternalStatusType)pFwRsp->status, pFwRsp->value, pRsp); in getNanResponse() 500 NanErrorTranslation((NanInternalStatusType)pFwRsp->statsRspParams.status, in getNanResponse() [all …]
|
D | nancommand.h | 142 void NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd,
|
D | nan_ind.cpp | 208 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanPublishTerminated() 393 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanSubscribeTerminated() 543 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanDisabled() 900 NanErrorTranslation((NanInternalStatusType)pRsp->reason, 0, in getNanTransmitFollowupInd()
|
D | nan_i.h | 1172 } NanInternalStatusType; typedef 1235 void NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd,
|