2 * header field declarations, value_string def and true_false_string
3 * definitions for basic manager messages
4 * Copyright 2007 Don Newton <dnewton@cypresscom.net>
6 * Wireshark - Network traffic analyzer
7 * By Gerald Combs <gerald@wireshark.org>
8 * Copyright 1998 Gerald Combs
10 * SPDX-License-Identifier: GPL-2.0-or-later
12 #ifndef UNISTIM_EXPANSION_H
13 #define UNISTIM_EXPANSION_H
15 static int hf_expansion_softlabel_number
;
17 static const value_string expansion_switch_msgs
[]={
18 {0x17,"Next Display/Write command regards expansion module"},
19 {0x57,"Display Data Write"},
23 static const value_string expansion_phone_msgs
[]={
24 {0x59,"Expansion Key Pressed"},