Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/params/
DFiraEncoder.java231 tlvBufferBuilder.putByteArray(ConfigParam.CAP_SIZE_RANGE, params.getCapSize()); in getTlvBufferFromFiraOpenSessionParams()
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java577 public byte[] getCapSize() { in getCapSize() method in FiraOpenSessionParams