Linux Kernel
3.7.1
|
#include <ti_wilink_st.h>
Data Fields | |
u32 | magic |
u32 | version |
u8 | future [24] |
u8 | actions [0] |
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.
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.