mirror of
https://github.com/google/bumble.git
synced 2026-04-16 00:25:31 +00:00
Add EATT Support
This commit is contained in:
@@ -298,6 +298,7 @@ class Speaker:
|
||||
advertising_interval_max=25,
|
||||
address=Address('F1:F2:F3:F4:F5:F6'),
|
||||
identity_address_type=Address.RANDOM_DEVICE_ADDRESS,
|
||||
eatt_enabled=True,
|
||||
)
|
||||
|
||||
device_config.le_enabled = True
|
||||
|
||||
Reference in New Issue
Block a user