Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraSpecificationParams.java106 private final int mSessionKeyLength; field in FiraSpecificationParams
243 mSessionKeyLength = sessionKeyLength; in FiraSpecificationParams()
391 return mSessionKeyLength; in getSessionKeyLength()
464 bundle.putInt(KEY_SESSION_KEY_LENGTH, mSessionKeyLength); in toBundle()
701 private int mSessionKeyLength = 0; field in FiraSpecificationParams.Builder
918 mSessionKeyLength = value; in setSessionKeyLength()
984 mSessionKeyLength = params.mSessionKeyLength; in Builder()
1026 mSessionKeyLength, in build()