Go to the source code of this file.
Functions | |
bool | FlashTransponderTablesDecode (void *Data, tFlashTransponderTable *TransponderTable) |
bool | FlashTransponderTablesEncode (void *Data, tFlashTransponderTable *TransponderTable) |
bool FlashTransponderTablesDecode | ( | void * | Data, |
tFlashTransponderTable * | TransponderTable | ||
) |
Definition at line 65 of file FlashTransponderTablesLowLevel.c.
References GetSystemType(), ST_C, ST_CT, ST_S, ST_ST, ST_T, ST_T5700, ST_T5800, ST_TF7k7HDPVR, ST_TMSS, ST_UNKNOWN, TRACEENTER, and TRACEEXIT.
Referenced by FlashTransponderTablesGetInfo().
bool FlashTransponderTablesEncode | ( | void * | Data, |
tFlashTransponderTable * | TransponderTable | ||
) |
Definition at line 166 of file FlashTransponderTablesLowLevel.c.
References GetSystemType(), ST_C, ST_CT, ST_S, ST_ST, ST_T, ST_T5700, ST_T5800, ST_TF7k7HDPVR, ST_TMSS, ST_UNKNOWN, TRACEENTER, and TRACEEXIT.
Referenced by FlashTransponderTablesAdd(), and FlashTransponderTablesSetInfo().