qcacmn: Add preamble only PPDU support in monitor mode
There are some particular PPDUs which have preamble only: * NDP frames * TB_PPDU frames Add support to the above frames. Change-Id: I7022433d3765575eaf28d7baf3a11e8b6ce13890 CRs-Fixed: 2275161
This commit is contained in:
@@ -73,6 +73,8 @@
|
||||
#define HAL_TLV_STATUS_PPDU_NOT_DONE 0
|
||||
#define HAL_TLV_STATUS_PPDU_DONE 1
|
||||
#define HAL_TLV_STATUS_BUF_DONE 2
|
||||
#define HAL_TLV_STATUS_PPDU_NON_STD_DONE 3
|
||||
|
||||
|
||||
#define HAL_MAX_UL_MU_USERS 8
|
||||
|
||||
|
Reference in New Issue
Block a user