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
Bluezero should be able to handle UUIDs in a couple of different formats.
It should be supported for people to add UUIDs without the dashes and to enter 16-bit UUIDs if they a official Bluetooth support values. A Base UUID is used for calculating 128-bit UUIDs from short UUIDs
Bluezero should be able to handle UUIDs in a couple of different formats.
It should be supported for people to add UUIDs without the dashes and to enter 16-bit UUIDs if they a official Bluetooth support values. A Base UUID is used for calculating 128-bit UUIDs from short UUIDs
BASE_UUID = 00000000-0000-1000-8000-00805F9B34FB
An example of what could be added is:
The text was updated successfully, but these errors were encountered: