Merge "UWB: Remove Unused RTSU Constants" am: f617f30ee0 am: bb579654f9
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1666999 Change-Id: I5e5352baeca7ecdc3568cf937604b179d17e6596
This commit is contained in:
committed by
Automerger Merge Worker
commit
d0a00f0bd9
@@ -160,14 +160,4 @@ interface IUwbAdapter {
|
||||
* closed.
|
||||
*/
|
||||
const int RANGING_SESSION_CLOSE_THRESHOLD_MS = 3000; // Value TBD
|
||||
|
||||
/**
|
||||
* Ranging scheduling time unit (RSTU) for High Rate Pulse (HRP) PHY
|
||||
*/
|
||||
const int HIGH_RATE_PULSE_CHIRPS_PER_RSTU = 416;
|
||||
|
||||
/**
|
||||
* Ranging scheduling time unit (RSTU) for Low Rate Pulse (LRP) PHY
|
||||
*/
|
||||
const int LOW_RATE_PULSE_CHIRPS_PER_RSTU = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user