uTrack
Loading...
Searching...
No Matches
Data Fields
BT_Device Struct Reference

A device that is created when a Bluetooth device is connected to. More...

#include <utBluetooth.h>

Data Fields

char Address [17]
 
char * Profile
 
u8 LinkID
 
u8 Channel
 
u8 mode
 
bool Connected
 

Detailed Description

A device that is created when a Bluetooth device is connected to.

Field Documentation

◆ Address

BT_Device::Address

The Address of the Bluetooth Device

◆ Channel

BT_Device::Channel

The Channel ID

◆ Connected

BT_Device::Connected

Is the device connected?

◆ LinkID

BT_Device::LinkID

The Connection ID

◆ mode

BT_Device::mode

The bluetooth profile that we have connected to.

◆ Profile

BT_Device::Profile

The Profile type


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