qcacmn: Add support to enable/disable packetlog using iwpriv
Add support to enable/disable packetlog using iwpriv wlan0 pktlog command. CRs-Fixed: 970647 Change-Id: I4f7c64332e971591b7a08020a412e6f3979b718d
This commit is contained in:

committed by
Manjunathappa Prakash

parent
3d673dc905
commit
cb11756463
@@ -379,7 +379,7 @@ send_dfs_phyerr_filter_offload_en_cmd_tlv(wmi_unified_t wmi_handle,
|
||||
|
||||
QDF_STATUS send_pktlog_wmi_send_cmd_tlv(wmi_unified_t wmi_handle,
|
||||
WMI_PKTLOG_EVENT pktlog_event,
|
||||
WMI_CMD_ID cmd_id);
|
||||
WMI_CMD_ID cmd_id, uint8_t user_triggered);
|
||||
|
||||
QDF_STATUS send_add_wow_wakeup_event_cmd_tlv(wmi_unified_t wmi_handle,
|
||||
uint32_t vdev_id,
|
||||
|
Reference in New Issue
Block a user