Searched defs:spectrumInquiryResponse (Results 1 – 2 of 2) sorted by relevance
65 JSONObject spectrumInquiryResponse) { in fromSpectrumInquiryResponse()193 static int parseAfcResponseCode(JSONObject spectrumInquiryResponse) { in parseAfcResponseCode()216 static String getResponseShortDescriptionFromJSON(JSONObject spectrumInquiryResponse) { in getResponseShortDescriptionFromJSON()
223 JSONObject spectrumInquiryResponse = spectrumInquiryResponses.getJSONObject(i); in getAvailableSpectrumInquiryResponse() local