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
[x] Move objects that encapsulate the DBus work into a dbus folder
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