Searched defs:mSessionKey (Results 1 – 7 of 7) sorted by relevance
35 @VisibleForTesting String mSessionKey = "0000"; field in PbapClientObexAuthenticator
38 @VisibleForTesting String mSessionKey; field in BluetoothPbapAuthenticator
69 private String mSessionKey = ""; field in BluetoothPbapActivity
105 private final byte[] mSessionKey; field in AliroOpenRangingParams457 private byte[] mSessionKey = null; field in AliroOpenRangingParams.Builder
223 public Optional<byte[]> mSessionKey = Optional.empty(); field in RangingSessionController.SessionInfo
101 @Nullable private final byte[] mSessionKey; field in FiraOpenSessionParams1241 @Nullable private byte[] mSessionKey = null; field in FiraOpenSessionParams.Builder
1544 private String mSessionKey; field in ConnectivityServiceTest.MockVpn