mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Update ranging interval from update rates.
PiperOrigin-RevId: 553250662
This commit is contained in:
@@ -117,7 +117,7 @@ message UwbControleeCapabilities {
|
||||
optional bool is_ranging_interval_reconfigure_supported = 14
|
||||
[default = false];
|
||||
repeated int32 supported_slot_durations = 15 [packed = true];
|
||||
repeated int32 supported_ranging_intervals = 16 [packed = true];
|
||||
repeated int32 supported_ranging_update_rates = 16 [packed = true];
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user