HomeSort by relevance Sort by last modified time
    Searched refs:nan_error (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_rsp.cpp 188 char nan_error[NAN_ERROR_STR_LEN]; member in struct:errorCode
358 strlcpy(pRsp->nan_error, errorCodeTranslation[i].nan_error, NAN_ERROR_STR_LEN);
367 strlcat(pRsp->nan_error, tlvInfo, sizeof(pRsp->nan_error));
373 strlcpy(pRsp->nan_error, "NAN Discovery engine failure", NAN_ERROR_STR_LEN);
375 ALOGD("%s: Status: %d Error Info[value %d]: %s", __FUNCTION__, pRsp->status, valueRcvd, pRsp->nan_error);
387 strlcpy(pRspInd->nan_reason, errorCodeTranslation[i].nan_error, NAN_ERROR_STR_LEN);
402 strlcpy(pRspdInd->nan_reason, errorCodeTranslation[i].nan_error, NAN_ERROR_STR_LEN);
635 ret, rsp_data.status, rsp_data.nan_error, rsp_data.response_type)
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 1764 char nan_error[NAN_ERROR_STR_LEN]; \/* Describe the NAN error type *\/ member in struct:__anon48554
    [all...]
  /hardware/interfaces/wifi/1.2/default/
hidl_struct_util.cpp     [all...]

Completed in 244 milliseconds