10 #ifndef __PACKET_BTHCI_CMD_H__ 11 #define __PACKET_BTHCI_CMD_H__ 37 extern const value_string bthci_cmd_io_capability_vals[];
38 extern const value_string bthci_cmd_oob_data_present_vals[];
39 extern const value_string bthci_cmd_address_types_vals[];
40 WS_DLL_PUBLIC
const value_string bthci_cmd_scan_enable_values[];
42 extern const value_string bthci_cmd_page_scan_repetition_modes[];
43 extern const value_string bthci_cmd_page_scan_period_modes[];
44 extern const value_string bthci_cmd_notification_types[];
46 WS_DLL_PUBLIC
const value_string bthci_cmd_encrypt_mode_vals[];
47 WS_DLL_PUBLIC
const value_string bthci_cmd_authentication_enable_values[];
54 guint32 command_in_frame;
56 guint32 pending_in_frame;
58 guint32 response_in_frame;
65 guint8 authentication;
67 guint32 class_of_device;
68 guint16 voice_setting;
69 guint8 simple_pairing_mode;
Definition: wmem_tree-int.h:47
Definition: packet-bthci_cmd.h:51
Definition: value_string.h:24
Definition: value_string.h:164