qcacmn: Add diag log structure for data pkt info
Add the diag log structure for protocol data packet info to be sent as diag log to user-space. Change-Id: I604a8e4d4355c39e66cd1b6b877aecb7f658b316 CRs-Fixed: 2595797
Esse commit está contido em:

commit de
nshrivas

pai
3232a8d88b
commit
cbd99a4af5
@@ -2009,6 +2009,8 @@
|
||||
#define LOG_WLAN_ROAM_RESULT_INFO_C ((0x1A1C) + LOG_1X_BASE_C)
|
||||
#define LOG_WLAN_RRM_TX_RX_INFO_C ((0x1A1D) + LOG_1X_BASE_C)
|
||||
|
||||
#define LOG_WLAN_DP_PROTO_PKT_INFO_C ((0xA1E) + LOG_1X_BASE_C)
|
||||
|
||||
/* This is only here for old (pre equipment ID update) logging code */
|
||||
#define LOG_LAST_C (LOG_1X_LAST_C & 0xFFF)
|
||||
|
||||
|
Referência em uma nova issue
Block a user