Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Ddemo_rtsp_over_rtp.c154 static UINT rtsp_teardown_callback(NX_RTSP_CLIENT *rtsp_client_ptr, UCHAR *uri, UINT uri_length);
251 nx_rtsp_server_teardown_callback_set(&rtsp_0, rtsp_teardown_callback); in sample_entry()
811 static UINT rtsp_teardown_callback(NX_RTSP_CLIENT *rtsp_client_ptr, UCHAR *uri, UINT uri_length) in rtsp_teardown_callback() function