#include <wanpipe_api_iface.h>
Collaboration diagram for wanpipe_api:
Public Attributes | |
wanpipe_api_cmd_t | wp_cmd |
wanpipe_api_callbacks_t | wp_callback |
The Wanpipe API Command structure is used to execute enum wanpipe_api_events enum wanpipe_api_cmds
Definition at line 513 of file wanpipe_api_iface.h.
Contains API command info
Definition at line 515 of file wanpipe_api_iface.h.
Referenced by sangoma_cmd_exec(), sangoma_flush_bufs(), sangoma_get_full_cfg(), sangoma_get_hw_coding(), sangoma_read_event(), sangoma_tdm_disable_hwec(), sangoma_tdm_disable_rbs_events(), sangoma_tdm_enable_hwec(), sangoma_tdm_enable_rbs_events(), sangoma_tdm_get_codec(), sangoma_tdm_get_power_level(), sangoma_tdm_get_usr_mtu_mru(), sangoma_tdm_get_usr_period(), sangoma_tdm_set_codec(), sangoma_tdm_set_power_level(), sangoma_tdm_set_usr_period(), and sangoma_tdm_write_rbs().
Deprecated: Callbacks used by libsangoma
Definition at line 516 of file wanpipe_api_iface.h.
Referenced by sangoma_read_event().