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:
- 51:963982e7c17c
- Parent:
- 47:45b79f89b739
- Child:
- 52:94638d2461c1
--- a/BlueNRGGattServer.h Mon Sep 15 13:19:08 2014 +0000
+++ b/BlueNRGGattServer.h Wed Sep 17 06:34:57 2014 +0000
@@ -52,7 +52,7 @@
uint8_t serviceCount;
uint8_t characteristicCount;
- tHalUint16 hrmServHandle, hrmCharHandle;
+ tHalUint16 servHandle, charHandle;
GattCharacteristic *p_characteristics[BLE_TOTAL_CHARACTERISTICS];
tHalUint16 bleCharacteristicHandles[BLE_TOTAL_CHARACTERISTICS];
