|
Enki
1.9
|
Information needed to send data along an established connection. More...
#include <BluetoothBase.h>
Public Attributes | |
| Bluetooth * | source |
| 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. | |
Information needed to send data along an established connection.
1.8.11