Explorar el Código

qcacmn: Implement 11d state machine

Regulatory component needs to listen to vdev messages in order to track
whether a master mode vdev is getting created or destroyed. It is also
used to kick-start the state machine. Also re-run the state machine when
user-space country code is set.

Change-Id: I5112396314a936f84dad2f0e07329f9cb237aa78
CRs-Fixed: 2048784
Amar Singhal hace 8 años
padre
commit
1efb08e432
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      wmi_unified_param.h

+ 1 - 0
wmi_unified_param.h

@@ -4956,6 +4956,7 @@ typedef enum {
 	wmi_dfs_cac_complete_id,
 	wmi_dfs_radar_detection_event_id,
 	wmi_ext_tbttoffset_update_event_id,
+	wmi_11d_new_country_event_id,
 
 	wmi_events_max,
 } wmi_conv_event_id;