Searched refs:rsp (Results 1 – 5 of 5) sorted by relevance
640 byte[] rsp = transmitInternal(cmd); in transmit()641 int sw1 = rsp[rsp.length - 2] & 0xFF; in transmit()642 int sw2 = rsp[rsp.length - 1] & 0xFF; in transmit()645 cmd[cmd.length - 1] = rsp[rsp.length - 1]; in transmit()646 rsp = transmit(cmd); in transmit()653 byte[] aux = rsp; in transmit()654 rsp = new byte[aux.length + tmp.length - 2]; in transmit()655 System.arraycopy(aux, 0, rsp, 0, aux.length - 2); in transmit()656 System.arraycopy(tmp, 0, rsp, aux.length - 2, tmp.length); in transmit()657 sw1 = rsp[rsp.length - 2] & 0xFF; in transmit()[all …]
60 byte[] rsp = new byte[r1.length + length]; in appendResponse()61 System.arraycopy(r1, 0, rsp, 0, r1.length); in appendResponse()62 System.arraycopy(r2, 0, rsp, r1.length, length); in appendResponse()63 return rsp; in appendResponse()
729 int callbackType, int result, DataServiceCallback callback, DataCallResponse rsp) { in deliverCallback() argument741 + rsp); in deliverCallback()750 if (result == DataServiceCallback.RESULT_SUCCESS && rsp == null) { in deliverCallback()753 callback.onSetupDataCallComplete(result, rsp); in deliverCallback()
1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...