Home
last modified time | relevance | path

Searched refs:WLCPI (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/wlc/
DNfcCharging.java50 public static final byte[] WLCPI = {0x57, 0x4c, 0x43, 0x49, 0x4e, 0x46}; field in NfcCharging
513 new NdefRecord(NdefRecord.TNF_WELL_KNOWN, WLCPI, new byte[] {}, WLCPI_payload); in constructWLCPI()