Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraControleeParams.java84 public byte[] getSubSessionKeyList() { in getSubSessionKeyList() method in FiraControleeParams
DFiraRangingReconfigureParams.java128 public byte[] getSubSessionKeyList() { in getSubSessionKeyList() method in FiraRangingReconfigureParams
/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbServiceCore.java775 .setSubSessionKeyList(controleeParams.getSubSessionKeyList()) in addControlee()
792 .setSubSessionKeyList(controleeParams.getSubSessionKeyList()) in removeControlee()
DUwbSessionManager.java1180 rangingReconfigureParams.getSubSessionKeyList()))) { in reconfigureInternal()
2273 .getSubSessionKeyList() : null, in handleReconfigure()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbSessionManagerTest.java4310 reconfigureParams.getSubSessionKeyList(), uwbSession.getChipId()); in execReconfigureAddControleeV2_success()
4360 reconfigureParams.getSubSessionKeyList(), uwbSession.getChipId()); in execReconfigureAddControlee_fetchKeysFromSE_V2_success()