High level Bluetooth Low Energy API and radio abstraction layer

Dependencies:   nRF51822

Dependents:   LinkNode_LIS3DH

Fork of BLE_API by Bluetooth Low Energy

Revision:
521:b2dae8d95c4d
Parent:
514:1fa338281798
Child:
524:6e97ab392e2a
--- a/services/LinkLossService.h	Fri Jun 19 15:52:06 2015 +0100
+++ b/services/LinkLossService.h	Fri Jun 19 15:52:06 2015 +0100
@@ -92,7 +92,7 @@
         }
     }
 
-private:
+protected:
     BLEDevice    &ble;
     AlertLevel_t  alertLevel;
     callback_t    callback;