浏览代码

qcacmn: Add support query per Vdev Beacon reception

Add WMI support query per Vdev Beacon reception.

Change-Id: I535c03eaefba9fbbcdc51cead1093680f451da10
CRs-Fixed: 2360914
Arunk Khandavalli 6 年之前
父节点
当前提交
b3169ee079
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      wmi_unified_param.h

+ 2 - 0
wmi_unified_param.h

@@ -4809,6 +4809,7 @@ typedef enum {
 	wmi_wlan_sar2_result_event_id,
 	wmi_esp_estimate_event_id,
 	wmi_pdev_ctl_failsafe_check_event_id,
+	wmi_vdev_bcn_reception_stats_event_id,
 	wmi_events_max,
 } wmi_conv_event_id;
 
@@ -5267,6 +5268,7 @@ typedef enum {
 	wmi_service_per_vdev_chain_support,
 	wmi_service_new_htt_msg_format,
 	wmi_service_peer_unmap_cnf_support,
+	wmi_service_beacon_reception_stats,
 	wmi_services_max,
 } wmi_conv_service_ids;
 #define WMI_SERVICE_UNAVAILABLE 0xFFFF