Go to the documentation of this file.
28 #if !defined(_SPANDSP_T35_H_)
29 #define _SPANDSP_T35_H_
43 #if defined(__cplusplus)
64 SPAN_DECLARE(
int)
t35_decode(const uint8_t *msg,
int len, const
char **country, const
char **vendor, const
char **model);
66 #if defined(__cplusplus)