Enki  1.9
Public Attributes | List of all members
Enki::BluetoothBase::Transmissions Struct Reference

Information needed to send data along an established connection. More...

#include <BluetoothBase.h>

Public Attributes

Bluetoothsource
 Pointer to the module sending the data.
 
unsigned address
 Address of the module receiving the data.
 
char * data
 Pointer to a buffer containing the data to be sent.
 
unsigned size
 Size in byte of the data to be sent.
 

Detailed Description

Information needed to send data along an established connection.


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