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

Start options #13

Merged
merged 11 commits into from Mar 21, 2015
Merged

Start options #13

merged 11 commits into from Mar 21, 2015

Conversation

yonahforst
Copy link

currently discovery objects are started both discovering and advertising. This pull request adds a new initializer with the following options:
DIStartAdvertisingAndDetecting,
DIStartAdvertisingOnly,
DIStartDetectingOnly,
DIStartNone

The default functionality still works as it did. The default initializer calls this new one with DIStartAdvertisingAndDetecting.

@omergul
Copy link
Owner

omergul commented Mar 21, 2015

Thank you for the pull request @joshblour and sorry for the late review. I'll merge and deploy as the version 1.1.

omergul added a commit that referenced this pull request Mar 21, 2015
@omergul omergul merged commit 3be333b into omergul:develop Mar 21, 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.

None yet

2 participants