mirror of
https://github.com/google/bumble.git
synced 2026-05-08 03:58:01 +00:00
address PR comments, take 2.
This commit is contained in:
@@ -1248,8 +1248,6 @@ class Device(CompositeEventEmitter):
|
||||
await self.host.flush()
|
||||
self.powered_on = False
|
||||
|
||||
# TODO: more cleanup
|
||||
|
||||
def supports_le_feature(self, feature):
|
||||
return self.host.supports_le_feature(feature)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user