//This is an auto-generated file, from the given header file ../../../../include/tlv1/cmdTxStatus.h //for parsing the tx cmd parms in the binary stream
//The filename is basically the parm struct name with _cmd as prefix and BinTemplate appended, hence "_cmd_txParmsBinTemplate.h"
//The template definition is the struct name appened with bin_template, thus _txParm_bin_template
#if !defined(_FOR_HOST_TESTING)
#include "osapi.h"
#endif
#include "wlantype.h"
#include "parmBinTemplate.h"

_PARM_BIN_TEMPLATE _txStatusParm_bin_template[] = {
    {0, 4},
    {4, 4},
    {8, 4},
    {12, 4},
    {16, 4},
    {20, 4},
    {24, 4},
    {28, 4},
    {32, 4},
    {36, 4},
    {40, 4},
    {44, 4},
    {48, 4},
    {52, 4},
    {56, 4},
    {60, 4},
    {64, 4},
    {68, 4},
    {72, 4},
    {76, 4},
    {80, 4},
    {84, 4},
    {88, 4},
    {92, 4},
    {96, 4},
};
