Lines Matching refs:error_codes

981             guint32 error_codes;  in dissect_vt()  local
984 … hf_isobus_vt_vtescmessage_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
987 if (error_codes & 0x01) in dissect_vt()
989 if (error_codes & 0x10) in dissect_vt()
1041 guint32 error_object_id, error_codes; in dissect_vt() local
1044 … hf_isobus_vt_vtchgactivemask_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
1046 if (error_codes & 0x04) in dissect_vt()
1048 if (error_codes & 0x08) in dissect_vt()
1050 if (error_codes & 0x10) in dissect_vt()
1052 if (error_codes & 0x20) in dissect_vt()
1069 if(error_codes) in dissect_vt()
1192 guint32 error_codes, obj_pool_error_codes; in dissect_vt() local
1195 … hf_isobus_vt_endofobjectpool_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
1197 if (error_codes & 0x01) in dissect_vt()
1199 if (error_codes & 0x02) in dissect_vt()
1201 if (error_codes & 0x10) in dissect_vt()
1231 if(error_codes & 0x01) in dissect_vt()
1235 else if(error_codes & 0x02) in dissect_vt()
1365 guint32 error_codes, faulty_auxiliary_function_object_id; in dissect_vt() local
1368 … hf_isobus_vt_preferredassignment_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
1370 if (error_codes & 0x01) in dissect_vt()
1372 if (error_codes & 0x02) in dissect_vt()
1374 if (error_codes & 0x04) in dissect_vt()
1376 if (error_codes & 0x08) in dissect_vt()
1378 if (error_codes & 0x10) in dissect_vt()
1388 if(error_codes) in dissect_vt()
1427 guint32 error_codes, auxiliary_input_object_id = 0, auxiliary_function_object_id; in dissect_vt() local
1467 …hf_isobus_vt_auxiliaryassignmenttype2_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
1469 if (error_codes & 0x01) in dissect_vt()
1471 if (error_codes & 0x02) in dissect_vt()
1482 if(error_codes) in dissect_vt()
1497 guint32 enable, status, error_codes, auxiliary_input_object_id; in dissect_vt() local
1518 …us_vt_auxiliaryinputstatustype2enable_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
1520 if (error_codes & 0x01) in dissect_vt()
1522 if (error_codes & 0x02) in dissect_vt()
1541 if(error_codes) in dissect_vt()
1667 guint32 object_id, error_codes; in dissect_vt() local
1677 hf_isobus_vt_esc_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
1679 if (error_codes & 0x01) in dissect_vt()
1681 if (error_codes & 0x10) in dissect_vt()
1684 if(error_codes) in dissect_vt()
1715 guint32 error_codes; in dissect_vt() local
1717 … hf_isobus_vt_hideshowobj_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
1720 if (error_codes & 0x01) in dissect_vt()
1722 if (error_codes & 0x02) in dissect_vt()
1724 if (error_codes & 0x04) in dissect_vt()
1726 if (error_codes & 0x10) in dissect_vt()
1729 if(error_codes) in dissect_vt()
1795 guint32 error_codes; in dissect_vt() local
1798 … hf_isobus_vt_enabledisableobj_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
1801 if (error_codes & 0x02) in dissect_vt()
1803 if (error_codes & 0x04) in dissect_vt()
1805 if (error_codes & 0x08) in dissect_vt()
1807 if (error_codes & 0x10) in dissect_vt()
1810 if(error_codes) in dissect_vt()
1853 guint32 response, error_codes; in dissect_vt() local
1860 … hf_isobus_vt_selectinputobject_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
1862 if (error_codes & 0x01) in dissect_vt()
1864 if (error_codes & 0x02) in dissect_vt()
1866 if (error_codes & 0x04) in dissect_vt()
1868 if (error_codes & 0x08) in dissect_vt()
1870 if (error_codes & 0x10) in dissect_vt()
1872 if (error_codes & 0x20) in dissect_vt()
1875 if(error_codes) in dissect_vt()
1926 guint32 error_codes; in dissect_vt() local
1928 … hf_isobus_vt_controlaudiosignal_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
1931 if (error_codes & 0x01) in dissect_vt()
1933 if (error_codes & 0x10) in dissect_vt()
1936 if(error_codes) in dissect_vt()
1959 guint32 error_codes; in dissect_vt() local
1961 … hf_isobus_vt_setaudiovolume_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
1964 if (error_codes & 0x01) in dissect_vt()
1966 if (error_codes & 0x02) in dissect_vt()
1968 if (error_codes & 0x10) in dissect_vt()
1971 if(error_codes) in dissect_vt()
2016 guint32 error_codes; in dissect_vt() local
2018 … hf_isobus_vt_changechildlocation_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2021 if (error_codes & 0x01) in dissect_vt()
2023 if (error_codes & 0x02) in dissect_vt()
2025 if (error_codes & 0x10) in dissect_vt()
2028 if(error_codes) in dissect_vt()
2067 guint32 error_codes; in dissect_vt() local
2069 … hf_isobus_vt_changesize_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2072 if (error_codes & 0x01) in dissect_vt()
2074 if (error_codes & 0x10) in dissect_vt()
2077 if(error_codes) in dissect_vt()
2106 guint32 error_codes; in dissect_vt() local
2108 … hf_isobus_vt_changebackgroundcolour_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2111 if (error_codes & 0x01) in dissect_vt()
2113 if (error_codes & 0x02) in dissect_vt()
2115 if (error_codes & 0x04) in dissect_vt()
2117 if (error_codes & 0x10) in dissect_vt()
2120 if(error_codes) in dissect_vt()
2139 guint32 object_id, error_codes, value; in dissect_vt() local
2151 hf_isobus_vt_chgnumval_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2153 if (error_codes & 0x01) in dissect_vt()
2155 if (error_codes & 0x02) in dissect_vt()
2157 if (error_codes & 0x04) in dissect_vt()
2159 if (error_codes & 0x10) in dissect_vt()
2169 if(error_codes) in dissect_vt()
2249 guint32 error_codes; in dissect_vt() local
2252 … hf_isobus_vt_changefontattributes_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2254 if (error_codes & 0x01) in dissect_vt()
2256 if (error_codes & 0x02) in dissect_vt()
2258 if (error_codes & 0x04) in dissect_vt()
2260 if (error_codes & 0x08) in dissect_vt()
2262 if (error_codes & 0x10) in dissect_vt()
2264 if (error_codes & 0x20) in dissect_vt()
2267 if(error_codes == 0) in dissect_vt()
2306 guint32 error_codes; in dissect_vt() local
2309 … hf_isobus_vt_changelineattributes_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2311 if (error_codes & 0x01) in dissect_vt()
2313 if (error_codes & 0x02) in dissect_vt()
2315 if (error_codes & 0x04) in dissect_vt()
2317 if (error_codes & 0x10) in dissect_vt()
2320 if(error_codes == 0) in dissect_vt()
2362 guint32 error_codes; in dissect_vt() local
2365 … hf_isobus_vt_changefillattributes_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2367 if (error_codes & 0x01) in dissect_vt()
2369 if (error_codes & 0x02) in dissect_vt()
2371 if (error_codes & 0x04) in dissect_vt()
2373 if (error_codes & 0x08) in dissect_vt()
2375 if (error_codes & 0x10) in dissect_vt()
2378 if(error_codes == 0) in dissect_vt()
2391 guint32 working_set_object_id, new_active_mask_object_id, error_codes; in dissect_vt() local
2417 … hf_isobus_vt_changeactivemask_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2419 if (error_codes & 0x01) in dissect_vt()
2421 if (error_codes & 0x02) in dissect_vt()
2423 if (error_codes & 0x10) in dissect_vt()
2433 if(error_codes == 0) in dissect_vt()
2446 guint32 error_codes, data_mask_object_id, new_soft_key_mask_object_id; in dissect_vt() local
2472 … hf_isobus_vt_changesoftkeymask_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2474 if (error_codes & 0x01) in dissect_vt()
2476 if (error_codes & 0x02) in dissect_vt()
2478 if (error_codes & 0x04) in dissect_vt()
2480 if (error_codes & 0x08) in dissect_vt()
2482 if (error_codes & 0x10) in dissect_vt()
2492 if(error_codes == 0) in dissect_vt()
2505 guint32 attribute_id, error_codes, object_id, new_value; in dissect_vt() local
2526 … hf_isobus_vt_changeattributes_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2528 if (error_codes & 0x01) in dissect_vt()
2530 if (error_codes & 0x02) in dissect_vt()
2532 if (error_codes & 0x04) in dissect_vt()
2534 if (error_codes & 0x08) in dissect_vt()
2536 if (error_codes & 0x10) in dissect_vt()
2546 if(error_codes) in dissect_vt()
2559 guint32 object_id, new_priority, error_codes; in dissect_vt() local
2575 … hf_isobus_vt_changepriority_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2577 if (error_codes & 0x01) in dissect_vt()
2579 if (error_codes & 0x02) in dissect_vt()
2581 if (error_codes & 0x10) in dissect_vt()
2591 if(error_codes) in dissect_vt()
2604 guint32 list_object_id, new_object_id, list_index, error_codes; in dissect_vt() local
2627 … hf_isobus_vt_changelistitem_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2629 if (error_codes & 0x01) in dissect_vt()
2631 if (error_codes & 0x02) in dissect_vt()
2633 if (error_codes & 0x04) in dissect_vt()
2635 if (error_codes & 0x08) in dissect_vt()
2637 if (error_codes & 0x10) in dissect_vt()
2647 if(error_codes) in dissect_vt()
2666 guint32 error_codes; in dissect_vt() local
2669 … hf_isobus_vt_deleteobjectpool_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2671 if (error_codes & 0x01) in dissect_vt()
2673 if (error_codes & 0x10) in dissect_vt()
2676 if(error_codes) in dissect_vt()
2723 guint32 object_id, error_codes; in dissect_vt() local
2735 hf_isobus_vt_chgstrval_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2738 if (error_codes & 0x02) in dissect_vt()
2740 if (error_codes & 0x04) in dissect_vt()
2742 if (error_codes & 0x08) in dissect_vt()
2744 if (error_codes & 0x10) in dissect_vt()
2747 if(error_codes) in dissect_vt()
2794 guint32 error_codes; in dissect_vt() local
2796 … hf_isobus_vt_changechildposition_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2799 if (error_codes & 0x01) in dissect_vt()
2801 if (error_codes & 0x02) in dissect_vt()
2803 if (error_codes & 0x10) in dissect_vt()
2806 if(error_codes) in dissect_vt()
2853 guint32 error_codes; in dissect_vt() local
2855 … hf_isobus_vt_changeobjectlabel_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2858 if (error_codes & 0x01) in dissect_vt()
2860 if (error_codes & 0x02) in dissect_vt()
2862 if (error_codes & 0x04) in dissect_vt()
2864 if (error_codes & 0x08) in dissect_vt()
2866 if (error_codes & 0x10) in dissect_vt()
2868 if (error_codes & 0x20) in dissect_vt()
2871 if(error_codes) in dissect_vt()
2913 guint32 error_codes; in dissect_vt() local
2915 … hf_isobus_vt_changepolygonpoint_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2917 if (error_codes & 0x01) in dissect_vt()
2919 if (error_codes & 0x02) in dissect_vt()
2921 if (error_codes & 0x04) in dissect_vt()
2924 if(error_codes) in dissect_vt()
2937 guint32 object_id, new_width, new_height, error_codes; in dissect_vt() local
2957 … hf_isobus_vt_changepolygonscale_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
2959 if (error_codes & 0x01) in dissect_vt()
2961 if (error_codes & 0x10) in dissect_vt()
2972 if(error_codes) in dissect_vt()
3381 guint32 error_codes; in dissect_vt() local
3391 … hf_isobus_vt_getattributevalue_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
3393 if (error_codes & 0x01) in dissect_vt()
3395 if (error_codes & 0x02) in dissect_vt()
3397 if (error_codes & 0x10) in dissect_vt()
3413 guint32 error_codes, object_id; in dissect_vt() local
3425 … hf_isobus_vt_selectcolourmap_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
3427 if (error_codes & 0x01) in dissect_vt()
3429 if (error_codes & 0x02) in dissect_vt()
3431 if (error_codes & 0x04) in dissect_vt()
3442 if(error_codes) in dissect_vt()
3469 guint32 error_codes, object_id; in dissect_vt() local
3481 … hf_isobus_vt_executeextendedmacro_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
3483 if (error_codes & 0x01) in dissect_vt()
3485 if (error_codes & 0x02) in dissect_vt()
3487 if (error_codes & 0x04) in dissect_vt()
3498 if(error_codes) in dissect_vt()
3513 guint32 command, error_codes, object_id, lock_timeout; in dissect_vt() local
3537 … hf_isobus_vt_lockunlockmask_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
3539 if (error_codes & 0x01) in dissect_vt()
3541 if (error_codes & 0x02) in dissect_vt()
3543 if (error_codes & 0x04) in dissect_vt()
3545 if (error_codes & 0x08) in dissect_vt()
3547 if (error_codes & 0x10) in dissect_vt()
3549 if (error_codes & 0x20) in dissect_vt()
3551 if (error_codes & 0x40) in dissect_vt()
3553 if (error_codes & 0x80) in dissect_vt()
3572 if(error_codes) in dissect_vt()
3600 guint32 error_codes; in dissect_vt() local
3613 … hf_isobus_vt_executemacro_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
3615 if (error_codes & 0x01) in dissect_vt()
3617 if (error_codes & 0x02) in dissect_vt()
3619 if (error_codes & 0x04) in dissect_vt()
3630 if(error_codes) in dissect_vt()
3698 guint32 error_codes, number_of_ranges, i; in dissect_vt() local
3701 … hf_isobus_vt_getsupportedwidechars_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
3703 if (error_codes & 0x01) in dissect_vt()
3705 if (error_codes & 0x02) in dissect_vt()
3707 if (error_codes & 0x10) in dissect_vt()
3735 if(error_codes) in dissect_vt()
3962 guint32 error_codes; in dissect_vt() local
3966 … hf_isobus_vt_storeversion_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
3968 if (error_codes & 0x02) in dissect_vt()
3970 if (error_codes & 0x04) in dissect_vt()
3972 if (error_codes & 0x08) in dissect_vt()
3975 if(error_codes) in dissect_vt()
3999 guint32 error_codes; in dissect_vt() local
4003 … hf_isobus_vt_loadversion_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
4005 if (error_codes & 0x01) in dissect_vt()
4007 if (error_codes & 0x02) in dissect_vt()
4009 if (error_codes & 0x04) in dissect_vt()
4011 if (error_codes & 0x08) in dissect_vt()
4014 if(error_codes) in dissect_vt()
4038 guint32 error_codes; in dissect_vt() local
4042 … hf_isobus_vt_deleteversion_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
4044 if (error_codes & 0x02) in dissect_vt()
4046 if (error_codes & 0x08) in dissect_vt()
4049 if(error_codes) in dissect_vt()
4098 guint32 error_codes; in dissect_vt() local
4102 … hf_isobus_vt_extendedstoreversion_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
4104 if (error_codes & 0x02) in dissect_vt()
4106 if (error_codes & 0x04) in dissect_vt()
4108 if (error_codes & 0x08) in dissect_vt()
4111 if(error_codes) in dissect_vt()
4135 guint32 error_codes; in dissect_vt() local
4139 … hf_isobus_vt_extendedloadversion_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
4141 if (error_codes & 0x01) in dissect_vt()
4143 if (error_codes & 0x02) in dissect_vt()
4145 if (error_codes & 0x04) in dissect_vt()
4147 if (error_codes & 0x08) in dissect_vt()
4150 if(error_codes) in dissect_vt()
4174 guint32 error_codes; in dissect_vt() local
4178 … hf_isobus_vt_extendeddeleteversion_errorcodes, tvb, offset, 1, ENC_LITTLE_ENDIAN, &error_codes); in dissect_vt()
4180 if (error_codes & 0x02) in dissect_vt()
4182 if (error_codes & 0x08) in dissect_vt()
4185 if(error_codes) in dissect_vt()