Searched refs:setSubSessionKeyList (Results 1 – 6 of 6) sorted by relevance
165 builder.setSubSessionKeyList( in parseVersion1()193 public FiraControleeParams.Builder setSubSessionKeyList(byte[] subSessionKeyList) { in setSubSessionKeyList() method in FiraControleeParams.Builder
299 .setSubSessionKeyList( in parseVersion1()382 public FiraRangingReconfigureParams.Builder setSubSessionKeyList(byte[] subSessionKeyList) { in setSubSessionKeyList() method in FiraRangingReconfigureParams.Builder
619 builder.setSubSessionIdList(subSessionIdList).setSubSessionKeyList(subSessionKey); in createReconfigureParams()641 builder.setSubSessionIdList(subSessionIdList).setSubSessionKeyList(subSessionKey); in createControleeParams()
497 builder.setSubSessionKeyList(convertJSONArrayToByteArray(jSubSessionKeyListArray)); in generateFiraRangingReconfigureParams()532 builder.setSubSessionKeyList(convertJSONArrayToByteArray(jSubSessionKeyListArray)); in generateFiraControleeParams()
775 .setSubSessionKeyList(controleeParams.getSubSessionKeyList()) in addControlee()792 .setSubSessionKeyList(controleeParams.getSubSessionKeyList()) in removeControlee()
4126 .setSubSessionKeyList(new byte[] {0, 0, 0, 0, 1, 1, 1, 1, in buildReconfigureParamsV2()