Home
last modified time | relevance | path

Searched refs:STATIC_STS_SESSION_KEY_INFO_SIZE (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/androidx_backend/src/androidx/core/uwb/backend/impl/internal/
DUtils.java122 public static final int STATIC_STS_SESSION_KEY_INFO_SIZE = VENDOR_ID_SIZE + STATIC_STS_IV_SIZE; field in Utils
DConfigurationManager.java30 import static androidx.core.uwb.backend.impl.internal.Utils.STATIC_STS_SESSION_KEY_INFO_SIZE;
554 STATIC_STS_SESSION_KEY_INFO_SIZE); in createOpenSessionParams()