Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionNotificationHelper.java51 case UwbUciConstants.REASON_ERROR_HUS_NOT_ENOUGH_SLOTS: in convertUciReasonCodeToApiReasonCode()
/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbUciConstants.java77 public static final int REASON_ERROR_HUS_NOT_ENOUGH_SLOTS = 0x26; field in UwbUciConstants
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbSessionNotificationManagerTest.java490 UwbUciConstants.REASON_ERROR_HUS_NOT_ENOUGH_SLOTS, in testOnRangingStoppedWithUciReasonCode_reasonBadParameters()