Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | Public Attributes | List of all members
direct_bt::HCILocalVersion Struct Reference

#include <HCITypes.hpp>

Collaboration diagram for direct_bt::HCILocalVersion:

Public Member Functions

std::string toString () noexcept
 

Public Attributes

uint16_t hci_rev
 
uint8_t hci_ver
 
uint16_t lmp_subver
 
uint8_t lmp_ver
 
uint16_t manufacturer
 

Detailed Description

Definition at line 1491 of file HCITypes.hpp.

Member Function Documentation

◆ toString()

std::string direct_bt::HCILocalVersion::toString ( )
noexcept

Definition at line 389 of file HCITypes.cpp.

Member Data Documentation

◆ hci_ver

uint8_t direct_bt::HCILocalVersion::hci_ver

Definition at line 1492 of file HCITypes.hpp.

◆ hci_rev

uint16_t direct_bt::HCILocalVersion::hci_rev

Definition at line 1493 of file HCITypes.hpp.

◆ lmp_ver

uint8_t direct_bt::HCILocalVersion::lmp_ver

Definition at line 1494 of file HCITypes.hpp.

◆ manufacturer

uint16_t direct_bt::HCILocalVersion::manufacturer

Definition at line 1495 of file HCITypes.hpp.

◆ lmp_subver

uint16_t direct_bt::HCILocalVersion::lmp_subver

Definition at line 1496 of file HCITypes.hpp.


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