Home | History | Annotate | Download | only in src

Lines Matching refs:nxp_nfc_fw

312 const unsigned char *nxp_nfc_fw = NULL;
330 p = dlsym(handle, "nxp_nfc_fw");
332 ALOGE("Could not link nxp_nfc_fw");
335 nxp_nfc_fw = (unsigned char *)p;