Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix shutdown of Gap instance to avoid NULL refs #96

Merged
merged 2 commits into from
Dec 22, 2015

Conversation

andresag01
Copy link

This should fix the Hard Fault that generated from the following code sequence:

ble.init();
ble.shutdown();

@LiyouZhou @pan-

pan- added a commit that referenced this pull request Dec 22, 2015
Fix shutdown of Gap instance to avoid NULL refs
@pan- pan- merged commit b8ed9fd into ARMmbed:develop Dec 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants