Searched refs:WLCCAP (Results 1 – 1 of 1) sorted by relevance
46 public static final byte[] WLCCAP = {0x57, 0x4c, 0x43, 0x43, 0x41, 0x50}; field in NfcCharging276 if (!Arrays.equals(mNdefType, WLCCAP)) { in checkWlcCapMsg()