Searched refs:mAoaAzimuthReport (Results 1 – 2 of 2) sorted by relevance
121 public final boolean mAoaAzimuthReport; field in UwbConfig195 mAoaAzimuthReport = aoaAzimuthReport; in UwbConfig()251 private boolean mAoaAzimuthReport = false; field in UwbConfig.Builder365 mAoaAzimuthReport = aoaAzimuthReport; in setAoaAzimuthReport()495 mAoaAzimuthReport, in build()558 .setHasAngleOfArrivalAzimuthReport(uwbConfig.mAoaAzimuthReport) in getOpenSessionParams()
174 assertEquals(uwbConfig.mAoaAzimuthReport, aoaAzimuthReport); in testUwbconfig()