Searched refs:nvramType (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Dpatchram.cpp478 UINT8 nvramType = *(data + NCI_GET_PATCH_VERSION_NVM_OFFSET); local
479 if (nvramType == NCI_SPD_NVM_TYPE_NONE)
489 ALOGD("%s: found nvram", __FUNCTION__, nvramType);

Completed in 164 milliseconds