Searched refs:mAfcResponseCode (Results 1 – 1 of 1) sorted by relevance
48 private int mAfcResponseCode; field in AfcServerResponse78 if (afcServerResponse.mAfcResponseCode != SUCCESS_AFC_RESPONSE_CODE in fromSpectrumInquiryResponse()229 mAfcResponseCode = afcResponseCode; in setAfcResponseCode()257 return mAfcResponseCode; in getAfcResponseCode()316 sbuf.append("AFC response code: " + mAfcResponseCode + "\n"); in toString()