Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DStartupConfig.cpp127 UINT8 index = 1, tlvType = 0, tlvLen = 0; in disableSecureElement() local
134 tlvType = mBuffer [index]; in disableSecureElement()
138 if (tlvType == 0xC2) //this TLV controls secure elements in disableSecureElement()