mirror of
https://github.com/google/bumble.git
synced 2026-05-08 03:58:01 +00:00
host: fixed .latency attribute error
This commit is contained in:
@@ -660,7 +660,7 @@ class Host(AbortableEventEmitter):
|
||||
connection_handle=event.connection_handle,
|
||||
interval_min=event.interval_min,
|
||||
interval_max=event.interval_max,
|
||||
latency=event.latency,
|
||||
max_latency=event.max_latency,
|
||||
timeout=event.timeout,
|
||||
min_ce_length=0,
|
||||
max_ce_length=0,
|
||||
|
||||
Reference in New Issue
Block a user