Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.3/default/
Dwifi_nan_iface.cpp274 msg.reason, msg.nan_reason, sizeof(msg.nan_reason), &status); in WifiNanIface()
292 msg.reason, msg.nan_reason, sizeof(msg.nan_reason), &status); in WifiNanIface()
311 msg.reason, msg.nan_reason, sizeof(msg.nan_reason), &status); in WifiNanIface()
390 msg.reason, msg.nan_reason, sizeof(msg.nan_reason), &status); in WifiNanIface()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_rsp.cpp387 … strlcpy(pRspInd->nan_reason, errorCodeTranslation[i].nan_error, NAN_ERROR_STR_LEN); in NanErrorTranslation()
393 … strlcpy(pRspInd->nan_reason, "NAN Discovery engine failure", NAN_ERROR_STR_LEN); in NanErrorTranslation()
395 …atus: %d Error Info[value %d]: %s", __FUNCTION__, pRspInd->reason, valueRcvd, pRspInd->nan_reason); in NanErrorTranslation()
402 … strlcpy(pRspdInd->nan_reason, errorCodeTranslation[i].nan_error, NAN_ERROR_STR_LEN); in NanErrorTranslation()
408 … strlcpy(pRspdInd->nan_reason, "NAN Discovery engine failure", NAN_ERROR_STR_LEN); in NanErrorTranslation()
410 …us: %d Error Info[value %d]: %s", __FUNCTION__, pRspdInd->reason, valueRcvd, pRspdInd->nan_reason); in NanErrorTranslation()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_nan.h1828 char nan_reason[NAN_ERROR_STR_LEN]; /* Describe the NAN reason type */ member
1986 char nan_reason[NAN_ERROR_STR_LEN]; /* Describe the NAN reason type */ member
2105 char nan_reason[NAN_ERROR_STR_LEN]; /* Describe the NAN reason type */ member
2143 char nan_reason[NAN_ERROR_STR_LEN]; /* Describe the NAN reason type */ member