qcacld-3.0: Add INI parameter for packet capture mode support
Add INI parameter for packet capture mode "packet_capture_mode" - ini to set packet capture mode. Change-Id: Ie60c142af753c65b44aa0018440e43a215e51a27 CRs-Fixed: 2614578
此提交包含在:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2018-2020 The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for
|
||||
* any purpose with or without fee is hereby granted, provided that the
|
||||
@@ -46,6 +46,7 @@
|
||||
#include "hdd_dp_cfg.h"
|
||||
#include "cfg_legacy_dp.h"
|
||||
#include "wlan_cfg_blm.h"
|
||||
#include "cfg_pkt_capture.h"
|
||||
|
||||
/* Maintain Alphabetic order here while adding components */
|
||||
#define CFG_ALL \
|
||||
@@ -61,4 +62,5 @@
|
||||
CFG_NAN_ALL \
|
||||
CFG_P2P_ALL \
|
||||
CFG_PMO_ALL \
|
||||
CFG_TDLS_ALL
|
||||
CFG_TDLS_ALL \
|
||||
CFG_PKT_CAPTURE_MODE_ALL
|
||||
|
新增問題並參考
封鎖使用者