Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
bts_header Struct Reference

#include <ti_wilink_st.h>

Data Fields

u32 magic
 
u32 version
 
u8 future [24]
 
u8 actions [0]
 

Detailed Description

struct bts_header - the fw file is NOT binary which can be sent onto TTY as is. The .bts is more a script file which has different types of actions. Each such action needs to be parsed by the KIM and relevant procedure to be called.

Definition at line 306 of file ti_wilink_st.h.

Field Documentation

u8 actions[0]

Definition at line 310 of file ti_wilink_st.h.

u8 future[24]

Definition at line 309 of file ti_wilink_st.h.

u32 magic

Definition at line 307 of file ti_wilink_st.h.

u32 version

Definition at line 308 of file ti_wilink_st.h.


The documentation for this struct was generated from the following file: