Add number of spatial streams for 11az results

Bug: 317922145
Test: m
Change-Id: I439f3cd2e4adc5ddcd444e9af322ab5fcddf6845
This commit is contained in:
Mahesh KKV 2023-12-27 16:11:38 -08:00
parent 081ccd0011
commit 1486d3011e

View file

@ -193,6 +193,8 @@ typedef struct {
u64 ntb_max_measurement_time; // Maximum non-trigger based (non-TB) dynamic measurement
// time in units of 10 milliseconds assigned by the 11az
// responder.
byte num_tx_sts; // Number of transmit space-time streams used.
byte num_rx_sts; // Number of receive space-time streams used.
} wifi_rtt_result_v3;