Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 739c0a6e authored by spuligil's avatar spuligil
Browse files

fw-api: CL 17577504 - update fw common interface files

HTT stats: add tx_meas_req_count field in vdev_rtt_init_stats

Change-Id: Ia685a3e6118816165df21cd42f1a01aee4cf5c76
CRs-Fixed: 2262693
parent 30d7ea92
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6690,6 +6690,8 @@ typedef struct {
    A_UINT32 rx_ftm_cnt;
    /** Initiator Terminate count */
    A_UINT32 initiator_terminate_cnt;
    /** Debug count to check the Measurement request from host */
    A_UINT32 tx_meas_req_count;
} htt_vdev_rtt_init_stats_tlv;

typedef struct {