wlan: Add config parameter to trigger null frame on HB failure

Add QWLAN_HAL_CFG_TRIGGER_NULLFRAME_BEFORE_HB to trigger null frame
from ini on heartbeat failure.

Change-Id: I2257e61e00c45de75eaba7c50221748c209f175d
CRs-Fixed: 2094496
diff --git a/riva/inc/wlan_hal_cfg.h b/riva/inc/wlan_hal_cfg.h
index d807cc1..8c4f277 100644
--- a/riva/inc/wlan_hal_cfg.h
+++ b/riva/inc/wlan_hal_cfg.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012-2013,2016 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013,2016,2017 The Linux Foundation. All rights reserved.
  *
  * Previously licensed under the ISC license by Qualcomm Atheros, Inc.
  *
@@ -280,11 +280,12 @@
 #define QWLAN_HAL_CFG_CONS_BCNMISS_COUNT                     222
 #define QWLAN_HAL_CFG_BTC_DISABLE_WLAN_LINK_CRITICAL         223
 #define QWLAN_HAL_CFG_DISABLE_SCAN_DURING_SCO                224
+#define QWLAN_HAL_CFG_TRIGGER_NULLFRAME_BEFORE_HB            225
 
-#define QWLAN_HAL_CFG_MAX_PARAMS                             225
+#define QWLAN_HAL_CFG_MAX_PARAMS                             226
 
 /* Total number of Integer CFGs. This is used while allocating the memory for TLV */
-#define QWLAN_HAL_CFG_INTEGER_PARAM                     225
+#define QWLAN_HAL_CFG_INTEGER_PARAM                     226
 
 /*-------------------------------------------------------------------------
   Configuration Parameter min, max, defaults