Home
last modified time | relevance | path

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

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