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

Commit 94172670 authored by spuligil's avatar spuligil Committed by Madan Koyyalamudi
Browse files

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

add HTT_TCL_METADATA_VER_SZ def

Change-Id: I1838747d15d5510c3d867b9a90a35424204b2df7
CRs-Fixed: 2262693
parent dc2e78f1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -338,6 +338,8 @@ enum HTT_OPTION_TLV_TAGS {
    HTT_OPTION_TLV_TAG_TCL_METADATA_VER         = 0x5,
};
#define HTT_TCL_METADATA_VER_SZ 4
PREPACK struct htt_option_tlv_header_t {
    A_UINT8 tag;
    A_UINT8 length;