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

Update Gap state in startAdvertising() #170

Merged
merged 1 commit into from
Jan 19, 2016

Conversation

andresag01
Copy link

Update the Gap::state in Gap itself rather than the implementation. There is an associated pull request in ble-nrf51822: ARMmbed/ble-nrf51822#108.

@pan-

@pan-
Copy link
Member

pan- commented Jan 18, 2016

retest this please

@andresag01
Copy link
Author

I have tested that the changes to the Gap::state remain consistent in the following cases:

  • When a device attempts to connect but its not included in the peer's whitelist
  • When a central opens multiple connects to peripherals.
  • When there peripheral advertises and has a connection open.
  • etc

@pan-
Copy link
Member

pan- commented Jan 19, 2016

Works as expected, I merge

pan- added a commit that referenced this pull request Jan 19, 2016
Update Gap state in startAdvertising()
@pan- pan- merged commit 20da58f into ARMmbed:develop Jan 19, 2016
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