BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions
BeeeOn::HciInfo Class Reference

#include <HciInfo.h>

Public Member Functions

 HciInfo (const struct hci_dev_info &info)
 
std::string name () const
 
MACAddress address () const
 
uint32_t aclMtu () const
 
uint32_t aclPackets () const
 
uint32_t scoMtu () const
 
uint32_t scoPackets () const
 
uint32_t rxErrors () const
 
uint32_t txErrors () const
 
uint32_t rxEvents () const
 
uint32_t txCmds () const
 
uint32_t rxAcls () const
 
uint32_t txAcls () const
 
uint32_t rxScos () const
 
uint32_t txScos () const
 
uint32_t rxBytes () const
 
uint32_t txBytes () const
 

Detailed Description

Provides information about a hci interface.


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