Home | History | Annotate | Download | only in src

Lines Matching refs:nxp_nfc_full_version

311 const unsigned char *nxp_nfc_full_version = NULL;
323 p = dlsym(handle, "nxp_nfc_full_version");
325 ALOGE("Could not link nxp_nfc_full_version");
328 nxp_nfc_full_version = (unsigned char *)p;