smart ball test board code

Dependencies:   nrf51-sdk

Fork of nRF51822 by Nordic Semiconductor

Revision:
543:1bf9c597f44f
Parent:
542:884f95bf5351
Child:
549:920e941cbe1e
--- a/source/btle/btle.cpp	Mon Jan 11 10:19:02 2016 +0000
+++ b/source/btle/btle.cpp	Mon Jan 11 10:19:02 2016 +0000
@@ -183,6 +183,7 @@
                     break;
             }
             nRF5xGap::getInstance().processDisconnectionEvent(handle, reason);
+            // TODO: close pending discoveries
             break;
         }