qcacmn: Add 11az TB rsta ext feature flag support
The existing code does not support capability to be set if trigger based ranging rsta wmi service bit is enabled. This require addition of ext feature flag for trigger based ranging rsta support. Add 11az TB rsta ext feature flag and set the same as per firmware capability for 11az feature. Change-Id: I12512175d0b33daa906586c7f96f0c8c3f7400a3 CRs-Fixed: 3437057
此提交包含在:
@@ -256,6 +256,9 @@
|
||||
/* Support for TDLS Concurrencies for Legacy STA & ML STA*/
|
||||
#define WLAN_TDLS_CONCURRENCIES_SUPPORT 0x0000100
|
||||
|
||||
/* 11AZ Trigger based ranging Responder support */
|
||||
#define WLAN_RTT_11AZ_TB_RSTA_SUPPORT 0x00000200
|
||||
|
||||
/* PSOC op flags */
|
||||
|
||||
/* Invalid VHT cap */
|
||||
|
新增問題並參考
封鎖使用者