Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamtransport.h71 void (*connection_deleted) (CamTL *tl, CamTLConnection *connection); member
Dcamtransport.c428 if (tl->connection_deleted) in handle_control_tpdu()
429 tl->connection_deleted (tl, connection); in handle_control_tpdu()