ARMmbed / ble-nrf51822

Nordic stack and drivers for the mbed BLE_API
Other
46 stars 51 forks source link

Ensure that the initialization flags is set to false if the BLE stack is shutdown properly. #58

Closed pan- closed 8 years ago

pan- commented 8 years ago

Otherwise, once the BLE API has been shutdown, there is no way to initialize it again. Init will always fail.