Searched refs:rtsp_teardown_callback (Results 1 – 1 of 1) sorted by relevance
154 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