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
Describe the solution you'd like
DotNet and CoreBluetooth have server and characteristic options that are wrapped by the BlessServer or BlessCharacteristic class. Currently, the BlueZ classes are wrapped in bleak objects. For consistency, I'd like to move the current BlueZGatt classes as their own entity in preparation for the BlueZ portion of #32
Tasks
Move objects that encapsulate the DBus work into a dbus folder
Characteristic
Service
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
DotNet and CoreBluetooth have server and characteristic options that are wrapped by the BlessServer or BlessCharacteristic class. Currently, the BlueZ classes are wrapped in bleak objects. For consistency, I'd like to move the current BlueZGatt classes as their own entity in preparation for the BlueZ portion of #32
Tasks
The text was updated successfully, but these errors were encountered: