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
This commit is contained in:
@@ -4956,6 +4956,7 @@ typedef enum {
|
|||||||
wmi_dfs_cac_complete_id,
|
wmi_dfs_cac_complete_id,
|
||||||
wmi_dfs_radar_detection_event_id,
|
wmi_dfs_radar_detection_event_id,
|
||||||
wmi_ext_tbttoffset_update_event_id,
|
wmi_ext_tbttoffset_update_event_id,
|
||||||
|
wmi_11d_new_country_event_id,
|
||||||
|
|
||||||
wmi_events_max,
|
wmi_events_max,
|
||||||
} wmi_conv_event_id;
|
} wmi_conv_event_id;
|
||||||
|
Reference in New Issue
Block a user