10#ifndef __PACKET_BTHCI_CMD_H__
11#define __PACKET_BTHCI_CMD_H__
48extern const value_string bthci_cmd_oob_data_present_vals[];
50WS_DLL_PUBLIC
const value_string bthci_cmd_scan_enable_values[];
52extern const value_string bthci_cmd_page_scan_repetition_modes[];
53extern const value_string bthci_cmd_page_scan_period_modes[];
56WS_DLL_PUBLIC
const value_string bthci_cmd_encrypt_mode_vals[];
57WS_DLL_PUBLIC
const value_string bthci_cmd_authentication_enable_values[];
60extern bool bthci_vendor_android;
61extern const uint16_t bthci_vendor_manufacturer_android;
66 uint32_t command_in_frame;
68 uint32_t pending_in_frame;
70 uint32_t response_in_frame;
76 uint16_t page_timeout;
77 uint8_t authentication;
79 uint32_t class_of_device;
80 uint16_t voice_setting;
81 uint8_t simple_pairing_mode;
Definition packet-bthci_cmd.h:63
Definition value_string.h:169
Definition value_string.h:25
Definition wmem_tree-int.h:48