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

Commit 122014ef authored by spuligil's avatar spuligil
Browse files

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

HTT stats: add chip_id + ml_peer_id fields in htt_ast_entry TLV

Change-Id: Iae6ed28452fc15441028171c8625c4e6d4175d81
CRs-Fixed: 2262693
parent 4c834169
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1555,7 +1555,9 @@ typedef struct {
        mesh_sta       : 1,
        mec            : 1,
        intra_bss      : 1,
        reserved       : 16;
        chip_id        : 2,
        ml_peer_id     : 13,
        reserved       : 1;
} htt_ast_entry_tlv;

typedef enum {