BLE_API/source
Andres Amaya Garcia cd809e2a2c Modify shutdown API and functionality
Modify the shutdown API to remove the static shutdown function in Gap,
SecurityManager, GattClient and GattServer. Futhermore, remove the static
references to Gap, SecurityManager, GattClient and GattServer objects inside
their own classes. The cleanup method is renamed to `reset()` and made public.
Finally, additional functionality is added to the reset implementation in
Gap.
2015-12-14 15:34:38 +00:00
..
services Guard nordic specific implementation with #ifdef TARGET_NRF51822 2015-11-26 14:22:15 +00:00
BLE.cpp Modify shutdown API and functionality 2015-12-14 15:34:38 +00:00
DiscoveredCharacteristic.cpp Various enhancement: 2015-11-25 11:27:33 +00:00
GapScanningParams.cpp Fixed bugs with Gap:: and GapAdvertisingParams 2015-08-06 11:04:38 +01:00