Home
last modified time | relevance | path

Searched defs:subSessionKeyList (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraControleeParams.java53 @Nullable byte[] subSessionKeyList) { in FiraControleeParams()
193 public FiraControleeParams.Builder setSubSessionKeyList(byte[] subSessionKeyList) { in setSubSessionKeyList()
DFiraRangingReconfigureParams.java78 @Nullable byte[] subSessionKeyList, in FiraRangingReconfigureParams()
362 public FiraRangingReconfigureParams.Builder setSubSessionKeyList(byte[] subSessionKeyList) { in setSubSessionKeyList()
/packages/modules/Uwb/service/java/com/android/server/uwb/jni/
DNativeUwbManager.java329 byte[] addresses, int[] subSessionIds, byte[] subSessionKeyList, in controllerMulticastListUpdate()
489 byte noOfControlee, byte[] address, int[] subSessionId, byte[] subSessionKeyList, in nativeControllerMulticastListUpdate()