| java.lang.Object | |
| ↳ | com.samsung.android.knox.ex.peripheral.PeripheralConstants.ConnectivityType |
Deprecated
in API level 37
NOTE: This Class is not available since Android 15.
This class defines connectivity type. USB / BLUETOOTH....
| API level 34 |
| Knox 3.7.1 |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | BLUETOOTH_CLASSIC |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
| String | BLUETOOTH_SMART |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
| String | INTERNAL |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
| String | LOOPBACK |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
| String | UNKNOWN |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
| String | USB |
Deprecated
in API level 37 NOTE: This Variable is not available since Android 15. |
|||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates BLUETOOTH CLASSIC.
| API level 34 |
| KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates BLUETOOTH SMART (BLE).
| API level 34 |
| KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates INTERNAL (ex Smartphone Camera).
| API level 34 |
| KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates LOOPBACK for test app.
| API level 34 |
| KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates unknown.
| API level 34 |
| KNOX 3.7.1 |
Deprecated
in API level 37
NOTE: This Variable is not available since Android 15.
Indicates USB.
| API level 34 |
| KNOX 3.7.1 |