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

/external/libnfc-nxp/Linux_x86/
H A DphDal4Nfc.c534 NFCSTATUS phDal4Nfc_Config(pphDal4Nfc_sConfig_t config,void **phwref) argument
562 if ((config == NULL) || (phwref == NULL))
610 retstatus = gLinkFunc.open_and_configure(config, phwref);

Completed in 57 milliseconds