UWB: Remove Unused RTSU Constants
Bug: 184691885 Test: Build Signed-off-by: Harpreet Eli Sangha <eliptus@google.com> Change-Id: I92a3b5ec96bd152544b9b46dfacfdd970e5b7d1f
This commit is contained in:
@@ -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