Home
last modified time | relevance | path

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

/packages/modules/Uwb/androidx_backend/src/androidx/core/uwb/backend/impl/internal/
DUtils.java42 CONFIG_UNICAST_DS_TWR_NO_AOA,
65 public static final int CONFIG_UNICAST_DS_TWR_NO_AOA = 3; field in Utils
265 CONFIG_UNICAST_DS_TWR_NO_AOA, in setRangingTimingParams() argument
DRangingCapabilities.java23 import static androidx.core.uwb.backend.impl.internal.Utils.CONFIG_UNICAST_DS_TWR_NO_AOA;
45 CONFIG_UNICAST_DS_TWR_NO_AOA,
DConfigurationManager.java27 import static androidx.core.uwb.backend.impl.internal.Utils.CONFIG_UNICAST_DS_TWR_NO_AOA;
151 CONFIG_UNICAST_DS_TWR_NO_AOA, in sConfigs.put() argument
156 return CONFIG_UNICAST_DS_TWR_NO_AOA; in sConfigs.put()
371 return CONFIG_UNICAST_DS_TWR_NO_AOA; in sConfigs.put()