Can I set a DeviceClass that is not pre-defined? #472
Unanswered
thepurplepig
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Never mind, this seems to do it: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using BluetoothDevvicePicker, but I want to filter out devices that aren't my device.
My device has a service class of 2900, I can't create a DeviceClass to add to the filter list as it does not correspond to any of the enumerated options.
Is there any way I can create a ClassOfDevice with the value 2900?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions