Searched refs:PROTOCOL_VERSION_DUMMY (Results 1 – 3 of 3) sorted by relevance
48 private static final FiraProtocolVersion PROTOCOL_VERSION_DUMMY = new FiraProtocolVersion(0, 0); field in RadarDecoderTest76 PROTOCOL_VERSION_DUMMY)).isNull(); in testGetParams_invalidParamType()88 PROTOCOL_VERSION_DUMMY); in testGetRadarSpecification()102 PROTOCOL_VERSION_DUMMY); in testGetRadarSpecificationViaTlvDecoder()
43 private static final FiraProtocolVersion PROTOCOL_VERSION_DUMMY = new FiraProtocolVersion(0, 0); field in RadarEncoderTest92 mRadarEncoder.getTlvBuffer(params, PROTOCOL_VERSION_DUMMY)); in testRadarOpenSessionParams()101 .getTlvBuffer(params, PROTOCOL_VERSION_DUMMY)); in testRadarOpenSessionParamsViaTlvEncoder()
82 private static final FiraProtocolVersion PROTOCOL_VERSION_DUMMY = new FiraProtocolVersion(0, 0); field in FiraEncoderTest413 .getTlvBuffer(params, PROTOCOL_VERSION_DUMMY); in testFiraRangingReconfigureParamsViaTlvEncoder()