Searched refs:REASON_ERROR_SESSION_KEY_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance
57 case UwbUciConstants.REASON_ERROR_SESSION_KEY_NOT_FOUND: in convertUciReasonCodeToApiReasonCode()132 case UwbUciConstants.REASON_ERROR_SESSION_KEY_NOT_FOUND: in convertUciReasonCodeToUciStatusCode()
81 public static final int REASON_ERROR_SESSION_KEY_NOT_FOUND = 0x2A; field in UwbUciConstants
441 int reasonCode = UwbUciConstants.REASON_ERROR_SESSION_KEY_NOT_FOUND; in testOnRangingStartFailedWithUciReasonCode()
3531 UwbUciConstants.REASON_ERROR_SESSION_KEY_NOT_FOUND); in execStartRanging_sessionStateIdle_reasonSessionKeyNotFound()3538 eq(uwbSession), eq(UwbUciConstants.REASON_ERROR_SESSION_KEY_NOT_FOUND)); in execStartRanging_sessionStateIdle_reasonSessionKeyNotFound()