Home
last modified time | relevance | path

Searched defs:HOPPING_CONFIG_MODE_NONE (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbCccConstants.java21 public static final int HOPPING_CONFIG_MODE_NONE = 0X00; field in UwbCccConstants
DUwbAliroConstants.java21 public static final int HOPPING_CONFIG_MODE_NONE = 0X00; field in UwbAliroConstants
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/
DCccParams.java118 public static final int HOPPING_CONFIG_MODE_NONE = 0; field in CccParams
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/
DAliroParams.java122 public static final int HOPPING_CONFIG_MODE_NONE = 0; field in AliroParams