Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapAuthenticator.java70 final synchronized void setSessionKey(final String string) { in setSessionKey() method in BluetoothPbapAuthenticator
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java1566 public FiraOpenSessionParams.Builder setSessionKey(@Nullable byte[] sessionKey) { in setSessionKey() method in FiraOpenSessionParams.Builder