You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jira 792, Support addition UUID types, git PR 386.
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.
0 commit comments