libosmoisdn
1.11.1
Osmocom ISDN library
|
Data Fields | |
unsigned int | v24_flags |
V.24 status flags shared between DTE (user) and DCE (TA, us) More... | |
struct { | |
enum v110_ta_d_bit_mode d_bit_mode | |
ubit_t s_bits | |
ubit_t x_bits | |
} | tx |
struct { | |
enum v110_ta_d_bit_mode d_bit_mode | |
} | rx |
enum v110_ta_d_bit_mode v110_ta_state::d_bit_mode |
Referenced by v110_ta_build_frame(), and v110_ta_handle_frame().
struct { ... } v110_ta_state::rx |
Referenced by v110_ta_handle_frame().
ubit_t v110_ta_state::s_bits |
Referenced by v110_ta_build_frame().
struct { ... } v110_ta_state::tx |
Referenced by v110_ta_build_frame().
unsigned int v110_ta_state::v24_flags |
V.24 status flags shared between DTE (user) and DCE (TA, us)
Referenced by osmo_v110_ta_get_circuit(), osmo_v110_ta_get_status(), osmo_v110_ta_set_circuit(), v110_ta_flags_update(), v110_ta_fsm_connect_ta_to_line(), v110_ta_fsm_data_transfer(), v110_ta_fsm_data_transfer_onenter(), v110_ta_fsm_disconnect_onenter(), v110_ta_fsm_idle_ready_onenter(), v110_ta_fsm_resyncing(), and v110_ta_set_status().
ubit_t v110_ta_state::x_bits |
Referenced by v110_ta_build_frame().