Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionNotificationHelper.java52 case UwbUciConstants.REASON_ERROR_HUS_CFP_PHASE_TOO_SHORT: in convertUciReasonCodeToApiReasonCode()
/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbUciConstants.java78 public static final int REASON_ERROR_HUS_CFP_PHASE_TOO_SHORT = 0x27; field in UwbUciConstants
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbSessionNotificationManagerTest.java491 UwbUciConstants.REASON_ERROR_HUS_CFP_PHASE_TOO_SHORT, in testOnRangingStoppedWithUciReasonCode_reasonBadParameters()