wlan: Add AP Find feature

Add changes for find AP feature.

These changes gets "Find AP" params from HDD and sends it to FW
so that it can wake up the host if its finds the corresponding AP.

Change-Id: Ib843dc736a715de2a7ce8d5983359c6b49c37c86
CRs-Fixed: 755225
diff --git a/CORE/MAC/src/include/sirParams.h b/CORE/MAC/src/include/sirParams.h
index 9d41e6c..03f8a46 100644
--- a/CORE/MAC/src/include/sirParams.h
+++ b/CORE/MAC/src/include/sirParams.h
@@ -787,6 +787,10 @@
 #define SIR_HAL_SET_MDNS_RESPONSE          (SIR_HAL_ITC_MSG_TYPES_BEGIN + 297)
 #define SIR_HAL_GET_MDNS_STATUS            (SIR_HAL_ITC_MSG_TYPES_BEGIN + 298)
 #endif /* MDNS_OFFLOAD */
+#ifdef WLAN_FEATURE_APFIND
+#define SIR_HAL_APFIND_SET_CMD             (SIR_HAL_ITC_MSG_TYPES_BEGIN + 299)
+#endif/* WLAN_FEATURE_APFIND */
+
 #define SIR_HAL_MSG_TYPES_END              (SIR_HAL_MSG_TYPES_BEGIN + 0x1FF)
 
 // CFG message types