UVC_EVENT_SETUP
v4l2_event.type = UVC_EVENT_SETUP;
if (sub->type == UVC_EVENT_SETUP && uvc->func_connected)
if (sub->type == UVC_EVENT_SETUP) {
if (sub->type == UVC_EVENT_SETUP && handle->is_uvc_app_handle) {