Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BLE_API mbed nRF51822
Fork of BLE_GATT_test1 by
BroadcasterService Class Reference
Based heavily on the BLE Battery Service, the aim is to send key, pair values
.
More...
#include <BroadcasterService.h>
Public Member Functions | |
| void | sendCommand (uint8_t _newCommand[8]) |
Detailed Description
Based heavily on the BLE Battery Service, the aim is to send key, pair values
.
UPDATE: Should now be sending 8-byte string - 4 bytes for Type, 4 for command
Definition at line 14 of file BroadcasterService.h.
Member Function Documentation
| void sendCommand | ( | uint8_t | _newCommand[8] ) |
- Parameters:
-
Definition at line 55 of file BroadcasterService.h.
Generated on Sun Jul 17 2022 08:25:34 by
1.7.2
