10 #ifndef __PACKET_BTHCI_CMD_H__
11 #define __PACKET_BTHCI_CMD_H__
42 extern const value_string bthci_cmd_io_capability_vals[];
43 extern const value_string bthci_cmd_oob_data_present_vals[];
44 extern const value_string bthci_cmd_address_types_vals[];
45 WS_DLL_PUBLIC
const value_string bthci_cmd_scan_enable_values[];
47 extern const value_string bthci_cmd_page_scan_repetition_modes[];
48 extern const value_string bthci_cmd_page_scan_period_modes[];
49 extern const value_string bthci_cmd_notification_types[];
51 WS_DLL_PUBLIC
const value_string bthci_cmd_encrypt_mode_vals[];
52 WS_DLL_PUBLIC
const value_string bthci_cmd_authentication_enable_values[];
59 guint32 command_in_frame;
61 guint32 pending_in_frame;
63 guint32 response_in_frame;
70 guint8 authentication;
72 guint32 class_of_device;
73 guint16 voice_setting;
74 guint8 simple_pairing_mode;
Definition: packet-bthci_cmd.h:56
Definition: value_string.h:170
Definition: value_string.h:26
Definition: wmem_tree-int.h:48