Searched defs:NfcExtInterface (Results 1 – 1 of 1) sorted by relevance
86 struct NfcExtInterface { struct87 const char* (*getNfcChipType)(void);88 const char* (*getNfcHalFuncNameSuffix)(const char* chipType);89 void (*checkFirmwareUpdate)(void);90 void (*updateNfcOpenStatus)(const char* nfcStatus, int len);91 int (*checkNfcBootloaderStatus)(void);