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.
Dependents: Hello_BLE F446RE-BLE
Fork of X_NUCLEO_IDB0XA1 by
Diff: BlueNRGGattServer.h
- Revision:
- 47:45b79f89b739
- Parent:
- 45:1fff7d7d5ce7
- Child:
- 51:963982e7c17c
--- a/BlueNRGGattServer.h Fri Sep 05 08:42:35 2014 +0000
+++ b/BlueNRGGattServer.h Fri Sep 05 09:20:09 2014 +0000
@@ -58,6 +58,7 @@
tHalUint16 bleCharacteristicHandles[BLE_TOTAL_CHARACTERISTICS];
uint8_t *DeviceName;
+ uint8_t deviceAppearance[2];
BlueNRGGattServer() {
serviceCount = 0;
