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
Perhaps this line will convert the UUID of unknown length to a string and parse it.
As a result, I think I got a UUID byte string that is different from other platforms.
DIS service discovered UUID on macos:
180a0000-0000-0000-0000-000000000000
DIS service discovered UUID on others:
0000180a-0000-1000-8000-00805f9b34fb
specification:
128_bit_value = 16_bit_value * 2^96 + Bluetooth_Base_UUID
The text was updated successfully, but these errors were encountered: