Lizzy project

Dependencies:   aconno_I2C Lis2dh12 adc52832_common aconno_SEGGER_RTT

Branch:
axis_normal
Revision:
16:482d8f81d6f3
Parent:
15:c0c01188a29b
Child:
26:6101bb09f70d
diff -r c0c01188a29b -r 482d8f81d6f3 aconno_ble/aconno_ble.h
--- a/aconno_ble/aconno_ble.h	Wed Aug 29 14:48:43 2018 +0000
+++ b/aconno_ble/aconno_ble.h	Wed Aug 29 17:08:08 2018 +0000
@@ -44,6 +44,7 @@
 
 /* Function declarations */
 EventQueue *getBLEEventQueue(void);
+bool bleIsClientConnected(void);
 void bleInitComplete(BLE::InitializationCompleteCallbackContext *params);
 void updatePayload(BLE *ble, advertising_packet *advertisementPacket);