Home
last modified time | relevance | path

Searched refs:cam_tl_connection_write_control_tpdu (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamtransport.c258 cam_tl_connection_write_control_tpdu (CamTLConnection * connection, guint8 tag) in cam_tl_connection_write_control_tpdu() function
365 ret = cam_tl_connection_write_control_tpdu (conn, TAG_CREATE_T_C); in cam_tl_create_connection()
394 ret = cam_tl_connection_write_control_tpdu (connection, TAG_DELETE_T_C); in cam_tl_connection_delete()
476 ret = cam_tl_connection_write_control_tpdu (connection, TAG_DATA_LAST); in cam_tl_connection_poll()
534 ret = cam_tl_connection_write_control_tpdu (connection, TAG_RCV); in cam_tl_read_all()