Searched refs:rtsp_disconnect_callback (Results 1 – 1 of 1) sorted by relevance
157 static UINT rtsp_disconnect_callback(NX_RTSP_CLIENT *rtsp_client_ptr);245 …TSP_SERVER_STACK_SIZE, DEMO_RTSP_SERVER_PRIORITY, DEMO_RTSP_SERVER_PORT, rtsp_disconnect_callback); in sample_entry()883 static UINT rtsp_disconnect_callback(NX_RTSP_CLIENT *rtsp_client_ptr) in rtsp_disconnect_callback() function