Skip to content

Jira 792, Support addition UUID types, git PR 386. #450

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

Closed
wants to merge 1 commit into from

Conversation

SidLeung
Copy link
Contributor

Features added:

  1. Add the support for two addition UUID types,
    UUID16_SOME and UUID128_SOME. These types,
    practically, behaves the same as their related
    ALL types. Sandeep found that the Apple devices
    made use of these additional types and requested
    for their support.

File mods:

  1. BLEDeviceManager.cpp:
    • Add UUID16_SOME and UUID128_SOME at places
      checking for UUID types.

Features added:

1.  Add the support for two addition UUID types,
    UUID16_SOME and UUID128_SOME.  These types,
    practically, behaves the same as their related
    ALL types.  Sandeep found that the Apple devices
    made use of these additional types and requested
    for their support.

File mods:

1.  BLEDeviceManager.cpp:
    - Add UUID16_SOME and  UUID128_SOME at places
      checking for UUID types.
@SidLeung
Copy link
Contributor Author

@yashaswini-hanji , please merge this PR to main and close out Jira 792 upon completion.

@yashaswini-hanji
Copy link
Contributor

PR merged to base branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants