#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. | |
1.5.1