Searched defs:tlvMaxLen (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/nci/jni/
H A DSecureElement.cpp588 const UINT16 tlvMaxLen = aidBufferLen + 10; local
589 UINT8* tlv = new UINT8 [tlvMaxLen];

Completed in 10 milliseconds