ble_gatt_client
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
hci_version Struct Reference

#include <hci_lib.h>

Data Fields

uint16_t manufacturer
 
uint8_t hci_ver
 
uint16_t hci_rev
 
uint8_t lmp_ver
 
uint16_t lmp_subver
 

Detailed Description

Definition at line 43 of file hci_lib.h.

Field Documentation

uint16_t hci_version::hci_rev

Definition at line 46 of file hci_lib.h.

Referenced by hci_read_local_version().

uint8_t hci_version::hci_ver

Definition at line 45 of file hci_lib.h.

Referenced by hci_read_local_version().

uint16_t hci_version::lmp_subver

Definition at line 48 of file hci_lib.h.

Referenced by hci_read_local_version(), and hci_read_remote_version().

uint8_t hci_version::lmp_ver

Definition at line 47 of file hci_lib.h.

Referenced by hci_read_local_version(), and hci_read_remote_version().

uint16_t hci_version::manufacturer

Definition at line 44 of file hci_lib.h.

Referenced by hci_read_local_version(), and hci_read_remote_version().


The documentation for this struct was generated from the following file: