LevelMeter-Display  2.0
An ultrasonic Level Meter for Stormwater Cisterns
Data Fields
BTStatus_t Struct Reference

Collects Status Information about Bluetooth in a single Unity. More...

Data Fields

bool haveBT
 Do we have a Bluetooth module at all? More...
 
bool linkEstablished
 Bluetooth link established. More...
 
uint8_t localPort
 Number of the local port. More...
 
uint8_t remoteAddress [6]
 Bluetooth address of the host. More...
 
uint8_t unknTelCnt
 Number of unknown telegrams detected. More...
 

Detailed Description

Collects Status Information about Bluetooth in a single Unity.

Field Documentation

◆ haveBT

bool haveBT

Do we have a Bluetooth module at all?

Referenced by CmdStat(), and DoCflags().

◆ linkEstablished

bool linkEstablished

Bluetooth link established.

Referenced by DoCflags().

◆ localPort

uint8_t localPort

Number of the local port.

Referenced by CmdStat(), and DoCflags().

◆ remoteAddress

uint8_t remoteAddress[6]

Bluetooth address of the host.

Referenced by CmdStat(), and DoCflags().

◆ unknTelCnt

uint8_t unknTelCnt

Number of unknown telegrams detected.

Referenced by CmdStat(), and DoCflags().


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