Add number of spatial streams for 11az results
Bug: 317922145 Test: m Change-Id: I439f3cd2e4adc5ddcd444e9af322ab5fcddf6845
This commit is contained in:
parent
081ccd0011
commit
1486d3011e
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue