#include <inttypes.h>#include <ctype.h>#include <string.h>#include "spandsp/telephony.h"#include "spandsp/bit_operations.h"#include "spandsp/t35.h"Classes | |
| struct | model_data_t |
| struct | nsf_data_t |
Functions | |
| int | t35_decode (const uint8_t *msg, int len, const char **country, const char **vendor, const char **model) |
Variables | |
| const char * | t35_country_codes [256] |
1.6.2