NFC: Increase NCI deactivate timeout
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / net / nfc / nci_core.h
index bccd89e..f4963ea 100644 (file)
@@ -47,7 +47,7 @@ enum {
 #define NCI_RESET_TIMEOUT                      5000
 #define NCI_INIT_TIMEOUT                       5000
 #define NCI_RF_DISC_TIMEOUT                    5000
-#define NCI_RF_DEACTIVATE_TIMEOUT              5000
+#define NCI_RF_DEACTIVATE_TIMEOUT              30000
 #define NCI_CMD_TIMEOUT                                5000
 
 struct nci_dev;