Since: API level 34
public static class

PeripheralConstants.Internal

extends Object
java.lang.Object
   ↳ com.samsung.android.knox.ex.peripheral.PeripheralConstants.Internal

Deprecated in API level 37

Class Overview

This class defines internal data.

Since
API level 34
Knox 3.7.1

Summary

Nested Classes
class PeripheralConstants.Internal.BtPairingExtraDataType Deprecated in API level 37  
Constants
String INTERNAL_KEY_BLUETOOTH_DEVICE Deprecated in API level 37
String INTERNAL_KEY_BT_PAIRING_EXTRA_DATA_2_STR Deprecated in API level 37
String INTERNAL_KEY_BT_PAIRING_EXTRA_DATA_STR Deprecated in API level 37
String INTERNAL_KEY_BT_PAIRING_EXTRA_DATA_TYPE_STR Deprecated in API level 37
String INTERNAL_KEY_PLUGIN_NONCE_STR Deprecated in API level 37
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String INTERNAL_KEY_BLUETOOTH_DEVICE

Since: API level 35

Deprecated in API level 37

Indicates internal key between Peripheral framework and plugin - bluetooth device.

Since
API level 35
KNOX 3.8
Constant Value: "INTERNAL_KEY_BLUETOOTH_DEVICE"

public static final String INTERNAL_KEY_BT_PAIRING_EXTRA_DATA_2_STR

Since: API level 35

Deprecated in API level 37

Indicates internal key between Peripheral framework and plugin - bluetooth pairing extra data2.

Since
API level 35
KNOX 3.8
Constant Value: "INTERNAL_KEY_BT_PAIRING_EXTRA_DATA_2_STR"

public static final String INTERNAL_KEY_BT_PAIRING_EXTRA_DATA_STR

Since: API level 35

Deprecated in API level 37

Indicates internal key between Peripheral framework and plugin - bluetooth pairing extra data.

Since
API level 35
KNOX 3.8
Constant Value: "INTERNAL_KEY_BT_PAIRING_EXTRA_DATA_STR"

public static final String INTERNAL_KEY_BT_PAIRING_EXTRA_DATA_TYPE_STR

Since: API level 35

Deprecated in API level 37

Indicates internal key between Peripheral framework and plugin - bluetooth pairing extra data type.

Since
API level 35
KNOX 3.8
Constant Value: "INTERNAL_KEY_BT_PAIRING_EXTRA_DATA_TYPE_STR"

public static final String INTERNAL_KEY_PLUGIN_NONCE_STR

Since: API level 34

Deprecated in API level 37

Indicates internal key between Peripheral framework and plugin - plugin nonce.

Since
API level 34
KNOX 3.7.1
Constant Value: "INTERNAL_KEY_PLUGIN_NONCE_STR"