Home | History | Annotate | Download | only in nfc

Lines Matching refs:apdu

290     public void onSeApduReceived(byte[] apdu) {
291 sendMessage(NfcService.MSG_SE_APDU_RECEIVED, apdu);
1627 if (DBG) Log.d(TAG, "APDU Received message");