qcacmn: Add event ids for motion detection events
Add event ids for motion detection event and motion detection base line event Change-Id: I84c4ada04fad2de710a85ec510cb36f8d8ae8059 CRs-Fixed: 2548260
This commit is contained in:

committed by
nshrivas

parent
0303830a0f
commit
1f0b8fbc9f
@@ -4526,6 +4526,8 @@ typedef enum {
|
||||
wmi_roam_auth_offload_event_id,
|
||||
wmi_service_ready_ext2_event_id,
|
||||
wmi_get_elna_bypass_event_id,
|
||||
wmi_motion_det_host_eventid,
|
||||
wmi_motion_det_base_line_host_eventid,
|
||||
wmi_events_max,
|
||||
} wmi_conv_event_id;
|
||||
|
||||
|
Reference in New Issue
Block a user