Data Structures | |
| struct | utils_itf |
| struct | utils_param |
| struct | utils_stat |
Defines | |
| #define | DEF_STR_LEN 128 |
Typedefs | |
| typedef unsigned char | bitstream_t |
Enumerations | |
| enum | stat_update { OFF, READ, WRITE } |
Functions | |
| int | InitCustom () |
| int | RunCustom () |
| int | SendItf (int idx, int len) |
| void | ConfigInterfaces (void) |
| #define DEF_STR_LEN 128 |
default string length
1.5.5