Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/1.2/default/
Dwifi_nan_iface.cpp270 msg.reason, msg.nan_reason, sizeof(msg.nan_reason), &status); in WifiNanIface()
288 msg.reason, msg.nan_reason, sizeof(msg.nan_reason), &status); in WifiNanIface()
307 msg.reason, msg.nan_reason, sizeof(msg.nan_reason), &status); in WifiNanIface()
386 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.h1809 char nan_reason[NAN_ERROR_STR_LEN]; /* Describe the NAN reason type */ member
1967 char nan_reason[NAN_ERROR_STR_LEN]; /* Describe the NAN reason type */ member
2086 char nan_reason[NAN_ERROR_STR_LEN]; /* Describe the NAN reason type */ member
2124 char nan_reason[NAN_ERROR_STR_LEN]; /* Describe the NAN reason type */ member