Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapAuthenticator.java58 final synchronized void setSessionKey(final String string) { in setSessionKey() method in BluetoothPbapAuthenticator
/packages/modules/Uwb/service/java/com/android/server/uwb/pm/
DRangingSessionController.java265 public void setSessionKey(byte[] sessionKey) { in setSessionKey() method in RangingSessionController.SessionInfo
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java1772 public FiraOpenSessionParams.Builder setSessionKey(@Nullable byte[] sessionKey) { in setSessionKey() method in FiraOpenSessionParams.Builder