#include <stdlib.h>
#include <inttypes.h>
#include <string.h>
#include <stdio.h>
#include "spandsp/telephony.h"
#include "spandsp/async.h"
#include "spandsp/crc.h"
#include "spandsp/bit_operations.h"
#include "spandsp/hdlc.h"
#include "spandsp/private/hdlc.h"
Functions | |
SPAN_DECLARE (void) | |
Cleanup a T.30 context if the call terminates. | |
SPAN_DECLARE (hdlc_rx_state_t *) | |
SPAN_DECLARE (int) | |
Release a V.8 context. | |
SPAN_DECLARE (hdlc_tx_state_t *) |
|
Release a V.8 context.
|
|
Cleanup a T.30 context if the call terminates.
|