Home
last modified time | relevance | path

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

/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/lib/
Duwb_ranging_params.py30 MULTI_NODE_MODE_ONE_TO_MANY = 1 variable in FiraParamEnums
/packages/modules/Uwb/generic_ranging/tests/multidevices/uwb/
Duwb_ranging_params.py30 MULTI_NODE_MODE_ONE_TO_MANY = 1 variable in FiraParamEnums
/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbUciConstants.java127 public static final int MULTI_NODE_MODE_ONE_TO_MANY = FiraParams.MULTI_NODE_MODE_ONE_TO_MANY; field in UwbUciConstants
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraParams.java226 public static final int MULTI_NODE_MODE_ONE_TO_MANY = 1; field in FiraParams