Home
last modified time | relevance | path

Searched refs:REASON_ERROR_INVALID_RFRAME_CONFIG (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionNotificationHelper.java50 case UwbUciConstants.REASON_ERROR_INVALID_RFRAME_CONFIG: in convertUciReasonCodeToApiReasonCode()
/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbUciConstants.java76 public static final int REASON_ERROR_INVALID_RFRAME_CONFIG = 0x25; field in UwbUciConstants
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbSessionNotificationManagerTest.java489 UwbUciConstants.REASON_ERROR_INVALID_RFRAME_CONFIG, in testOnRangingStoppedWithUciReasonCode_reasonBadParameters()