qcacmn: Add WDI event for rx packet to packet capture mode
Add WDI event and call wdi event handler for to deliver rx packet to packet capture mode. Change-Id: I856ac07f292047136431f67bb2654c855767e5e8 CRs-Fixed: 2844728
Esse commit está contido em:

commit de
snandini

pai
0366025b7f
commit
6735c84cff
@@ -364,6 +364,7 @@ enum WDI_EVENT {
|
||||
WDI_EVENT_HMWDS_AST_ADD_STATUS,
|
||||
WDI_EVENT_PEER_QOS_STATS,
|
||||
WDI_EVENT_PKT_CAPTURE_TX_DATA,
|
||||
WDI_EVENT_PKT_CAPTURE_RX_DATA,
|
||||
/* End of new event items */
|
||||
WDI_EVENT_LAST
|
||||
};
|
||||
|
Referência em uma nova issue
Block a user