Home
last modified time | relevance | path

Searched defs:STATUS_CODE_INVALID_PARAM (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbUciConstants.java192 public static final int STATUS_CODE_INVALID_PARAM = FiraParams.STATUS_CODE_INVALID_PARAM; field in UwbUciConstants
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraParams.java592 public static final int STATUS_CODE_INVALID_PARAM = 0x04; field in FiraParams