hci-decoder  1.0
Lightweight Bluetooth HCI decoder library parsing individually HCI frames into JSON format
hci_response_packet.h File Reference
#include "json/json.h"
#include "hci_decoder/hci_global.h"

Go to the source code of this file.

Classes

struct  status_response_cmd
 
struct  informational_read_local_supported_cmd_response_cmd
 
struct  informational_read_buffer_size_response_cmd
 
struct  informational_read_bd_addr_response_cmd
 
struct  informational_read_local_version_information_response_cmd
 
struct  informational_read_local_extended_features_response_cmd
 
struct  le_read_white_list_response_cmd
 
struct  le_read_buffer_size_response_cmd
 
struct  le_read_local_supported_features_response_cmd
 
struct  ctrl_bsb_read_local_name_response_cmd
 
struct  ctrl_bsb_read_class_of_device_response_cmd
 
struct  ctrl_bsb_read_inquiry_mode_response_cmd
 
struct  ctrl_bsb_read_le_host_support_response_cmd
 
struct  ctrl_bsb_read_inquiry_scan_activity_response_cmd
 
struct  ctrl_bsb_read_voice_settings_response_cmd
 
struct  ctrl_bsb_read_iac_lap_response_cmd
 
struct  ctrl_bsb_read_page_scan_type_response_cmd
 
struct  ctrl_bsb_read_simple_pairing_mode_response_cmd
 
struct  ctrl_bsb_read_extended_inquiry_response_response_cmd
 
struct  ctrl_bsb_read_scan_enable_response_cmd
 
struct  ctrl_bsb_read_inquiry_scan_type_response_cmd
 
struct  ctrl_bsb_read_page_timeout_response_cmd
 

Typedefs

typedef status_response_cmd status_response_cmd_t
 
typedef informational_read_local_supported_cmd_response_cmd informational_read_local_supported_cmd_response_cmd_t
 
typedef informational_read_buffer_size_response_cmd informational_read_buffer_size_response_cmd_t
 
typedef informational_read_bd_addr_response_cmd informational_read_bd_addr_response_cmd_t
 
typedef informational_read_local_version_information_response_cmd informational_read_local_version_information_response_cmd_t
 
typedef informational_read_local_extended_features_response_cmd informational_read_local_extended_features_response_cmd_t
 
typedef le_read_white_list_response_cmd le_read_white_list_response_cmd_t
 
typedef le_read_buffer_size_response_cmd le_read_buffer_size_response_cmd_t
 
typedef le_read_local_supported_features_response_cmd le_read_local_supported_features_response_cmd_t
 
typedef ctrl_bsb_read_local_name_response_cmd ctrl_bsb_read_local_name_response_cmd_t
 
typedef ctrl_bsb_read_class_of_device_response_cmd ctrl_bsb_read_class_of_device_response_cmd_t
 
typedef ctrl_bsb_read_inquiry_mode_response_cmd ctrl_bsb_read_inquiry_mode_response_cmd_t
 
typedef ctrl_bsb_read_le_host_support_response_cmd ctrl_bsb_read_le_host_support_response_cmd_t
 
typedef ctrl_bsb_read_inquiry_scan_activity_response_cmd ctrl_bsb_read_inquiry_scan_activity_response_cmd_t
 
typedef ctrl_bsb_read_voice_settings_response_cmd ctrl_bsb_read_voice_settings_response_cmd_t
 
typedef ctrl_bsb_read_iac_lap_response_cmd ctrl_bsb_read_iac_lap_response_cmd_t
 
typedef ctrl_bsb_read_page_scan_type_response_cmd ctrl_bsb_read_page_scan_type_response_cmd_t
 
typedef ctrl_bsb_read_simple_pairing_mode_response_cmd ctrl_bsb_read_simple_pairing_mode_response_cmd_t
 
typedef ctrl_bsb_read_extended_inquiry_response_response_cmd ctrl_bsb_read_extended_inquiry_response_response_cmd_t
 
typedef ctrl_bsb_read_scan_enable_response_cmd ctrl_bsb_read_scan_enable_response_cmd_t
 
typedef ctrl_bsb_read_inquiry_scan_type_response_cmd ctrl_bsb_read_inquiry_scan_type_response_cmd_t
 
typedef ctrl_bsb_read_page_timeout_response_cmd ctrl_bsb_read_page_timeout_response_cmd_t
 

Typedef Documentation

hci_event_packet.h HCI event stuctures for each supported HCI Response Command

Author
Bertrand Martel
Version
1.0