Home
last modified time | relevance | path

Searched refs:firmwareErrorRecvd (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_rsp.cpp340 void NanCommand::NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd, in NanErrorTranslation() argument
356 if (errorCodeTranslation[i].firmwareError == firmwareErrorRecvd) { in NanErrorTranslation()
359 if (NAN_I_STATUS_INVALID_TLV_TYPE == firmwareErrorRecvd) { in NanErrorTranslation()
385 if (errorCodeTranslation[i].firmwareError == firmwareErrorRecvd) { in NanErrorTranslation()
400 if (errorCodeTranslation[i].firmwareError == firmwareErrorRecvd) { in NanErrorTranslation()
Dnancommand.h143 void NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd,
Dnan_i.h1280 void NanErrorTranslation(NanInternalStatusType firmwareErrorRecvd,