Since: API level 34
public static class

PeripheralConstants.ConnectionProfile

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

Deprecated in API level 37

Class Overview

This class defines connection profile. Connection profile means BT profile / USB class.

Since
API level 34
Knox 3.7.1

Summary

Constants
String HID Deprecated in API level 37
String HID_WINDOW_PAIRING Deprecated in API level 37
String SPP Deprecated in API level 37
String UNKNOWN Deprecated in API level 37
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String HID

Since: API level 34

Deprecated in API level 37

Indicates Human Interface Device.

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

public static final String HID_WINDOW_PAIRING

Since: API level 34

Deprecated in API level 37

Indicates HID Window Pairing.

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

public static final String SPP

Since: API level 34

Deprecated in API level 37

Indicates Serial Port Profile.

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

public static final String UNKNOWN

Since: API level 34

Deprecated in API level 37

Indicates unknown.

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