#include <inttypes.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include "spandsp/telephony.h"
#include "spandsp/async.h"
#include "spandsp/private/async.h"
Functions | |
SPAN_DECLARE (const char *) | |
Get the short text name of an encoding format. | |
SPAN_DECLARE (async_rx_state_t *) | |
SPAN_DECLARE (int) | |
Release a V.8 context. | |
SPAN_DECLARE_NONSTD (void) | |
Process a received HDLC frame. | |
SPAN_DECLARE (async_tx_state_t *) | |
SPAN_DECLARE_NONSTD (int) | |
Get the next bit of data from a T.38 rate adapting non-ECM buffer context. |
|
Release a V.8 context.
|
|
Get the short text name of an encoding format. Get the transmitted identifier associated with a T.30 context.
|
|
Get the next bit of data from a T.38 rate adapting non-ECM buffer context. Get the next bit of a transmitted serial bit stream.
|
|
Process a received HDLC frame. Process a received HDLC frame.
|