qcacld-3.0: Add WMA callbacks to  send peer unmap conf cmd to FW

Add supports to register WMA callbacks to send peer unmap conf
command to FW.

Change-Id: Ia709f5163d5e0a4b9f7141989c4e59183767f00e
CRs-Fixed: 2358129
diff --git a/core/wma/inc/wma.h b/core/wma/inc/wma.h
index 8776101..ad80e73 100644
--- a/core/wma/inc/wma.h
+++ b/core/wma/inc/wma.h
@@ -1918,6 +1918,10 @@
 			   u_int32_t peer_type, u_int8_t vdev_id,
 			   bool roam_synch_in_progress);
 
+QDF_STATUS wma_peer_unmap_conf_cb(uint8_t vdev_id,
+				  uint32_t peer_id_cnt,
+				  uint16_t *peer_id_list);
+
 /**
  * wma_get_cca_stats() - send request to fw to get CCA
  * @wmi_hdl: wma handle