uTrack
|
Information about a Bluetooth device. More...
Data Fields | |
char | deviceId [18] |
u16 | RFCLinkN |
u16 | SCOLinkN |
u32 | SCOTimer |
BTConnectionState | StateSCO |
BTConnectionState | StateRFC |
Information about a Bluetooth device.
BTDeviceData::deviceId |
The Bluetooth device ID.
BTDeviceData::RFCLinkN |
The channel identifier for the RFC link with this device.
BTDeviceData::SCOLinkN |
The channel identifier for the SCO link with this device.
BTDeviceData::SCOTimer |
The timer for re-opening the SCO link if it dies.
BTDeviceData::StateRFC |
State information for the RFC link.
BTDeviceData::StateSCO |
State information for the SCO link.