Updated corresponding to - NFC_AR_00_1E800_13.0B.00_OpnSrc

merged NFC_AR_00_1E800_13.0B.00_OpnSrc
This commit is contained in:
Khageswararao Rao B
2022-12-11 23:02:11 +05:30
parent c755b03abb
commit 56a5be9c84
3 changed files with 24 additions and 4 deletions

View File

@@ -71,6 +71,7 @@ struct cold_reset {
bool rsp_pending;
/* Is NFC enabled from UI */
bool is_nfc_enabled;
bool is_nfc_read_pending;
};
struct nfc_dev;