Searched refs:UWB_CONFIG_1 (Results 1 – 6 of 6) sorted by relevance
81 UWB_CONFIG_1,89 public static final int UWB_CONFIG_1 = 1; field in CccParams
85 UWB_CONFIG_1,93 public static final int UWB_CONFIG_1 = 1; field in AliroParams
55 new Integer[] {AliroParams.UWB_CONFIG_0, AliroParams.UWB_CONFIG_1};85 @AliroParams.UwbConfig int uwbConfig = AliroParams.UWB_CONFIG_1; in testOpenRangingParams()
55 new Integer[] {CccParams.UWB_CONFIG_0, CccParams.UWB_CONFIG_1};84 @CccParams.UwbConfig int uwbConfig = CccParams.UWB_CONFIG_1; in testOpenRangingParams()
107 Integer[] uwbConfigs = new Integer[] {CccParams.UWB_CONFIG_0, CccParams.UWB_CONFIG_1}; in testSpecificationParams()
1934 Integer[] uwbConfigs = new Integer[] {CccParams.UWB_CONFIG_0, CccParams.UWB_CONFIG_1}; in getTestCccSpecificationParams()2006 Integer[] uwbConfigs = new Integer[] {AliroParams.UWB_CONFIG_0, AliroParams.UWB_CONFIG_1}; in getTestAliroSpecificationParams()