java.lang.Object | |
↳ | com.samsung.android.knox.ex.peripheral.PeripheralConstants |
Deprecated in API level 37
This class defines Peripheral constants
API level 34 |
Knox 3.7.1 |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PeripheralConstants.BarcodeDataProcessMode | Deprecated in API level 37 | ||||||||||
PeripheralConstants.BatteryStatus | Deprecated in API level 37 | ||||||||||
PeripheralConstants.BeepSoundEffect | Deprecated in API level 37 | ||||||||||
PeripheralConstants.BtConstants | Deprecated in API level 37 | ||||||||||
PeripheralConstants.BtPeripheralListOption | Deprecated in API level 37 | ||||||||||
PeripheralConstants.ConnectionProfile | Deprecated in API level 37 | ||||||||||
PeripheralConstants.ConnectionState | Deprecated in API level 37 | ||||||||||
PeripheralConstants.ConnectivityType | Deprecated in API level 37 | ||||||||||
PeripheralConstants.DataClearOption | Deprecated in API level 37 | ||||||||||
PeripheralConstants.DataResetOption | Deprecated in API level 37 | ||||||||||
PeripheralConstants.DataSyncOption | Deprecated in API level 37 | ||||||||||
PeripheralConstants.DataType | Deprecated in API level 37 | ||||||||||
PeripheralConstants.DeviceType | Deprecated in API level 37 | ||||||||||
PeripheralConstants.DisplayText | Deprecated in API level 37 | ||||||||||
PeripheralConstants.ErrorCode | Deprecated in API level 37 | ||||||||||
PeripheralConstants.EventType | Deprecated in API level 37 | ||||||||||
PeripheralConstants.FirmwareUpdateStatus | Deprecated in API level 37 | ||||||||||
PeripheralConstants.Internal | Deprecated in API level 37 | ||||||||||
PeripheralConstants.NfcTagType | Deprecated in API level 37 | ||||||||||
PeripheralConstants.PeripheralInfo | Deprecated in API level 37 | ||||||||||
PeripheralConstants.PeripheralState | Deprecated in API level 37 | ||||||||||
PeripheralConstants.Result | Deprecated in API level 37 | ||||||||||
PeripheralConstants.UHFDataType | Deprecated in API level 37 | ||||||||||
PeripheralConstants.VendorKoamtac | Deprecated in API level 37 | ||||||||||
PeripheralConstants.VibrationEffect | Deprecated in API level 37 |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Deprecated in API level 37
Indicates intent Action which PeripheralService broadcasts to notify result of profile validation.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates extra field of ACTION_SERVICE_START
to notify result(description) of profile validity.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates extra field of ACTION_SERVICE_START
to notify result(ErrorCode) of profile validity.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key for information notification interval. (second)
Paired bundle value type is long.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for data process mode.
Paired bundle value type is String.
String values are matched with PeripheralConstants.BarcodeDataProcessMode
.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for barcode option.
Paired bundle value type is ArrayList<String>.
String values are matched with PeripheralBarcodeConstants.Option
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for currently enabled barcode symbology list.
Paired bundle value type is ArrayList<String>.
'Supported symbology' means all symbologies which peripheral device is able to support,
regardless they are enabled or disabled.
'Enabled symbology' means curruntly enabled symbologies.
Peripheral device recognizes 'enabled symbologies' only.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for currently enabled barcode symbology.
Paired bundle value type is String.
String values are matched with PeripheralBarcodeConstants.Symbology
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to enable / disable timestamp of barcode.
This key is able to be used to get current state also.
Paired bundle value type is boolean.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for supported barcode symbology list.
Paired bundle value type is ArrayList<String>.
'Supported symbology' means all symbologies which peripheral device is able to support,
regardless they are enabled or disabled.
'Enabled symbology' means curruntly enabled symbologies.
Peripheral device recognizes 'enabled symbologies' only.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get peripheral battery level.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for peripheral bundle list.
Paired bundle value type is ArrayList<Bundle>.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for connection state.
Paired bundle value type is String.
String values are matched with PeripheralConstants.ConnectionState
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for peripheral connectivity list.
Paired bundle value type is ArrayList<Bundle>.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for peripheral connectivity identifier.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for peripheral connectivity type.
Paired bundle value type is String.
String values are matched with PeripheralConstants.ConnectivityType
.
NOTE :getConfiguration(String, List, PeripheralResultListener)
doesn't support this field.
getInformation(PeripheralResultListener)
supports this field
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for disconnected reason reason.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to enable / disable beep sound of peripheral device.
This key is able to be used to get current state also.
Paired bundle value type is boolean.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to enable / disable checking duplicated barcode in peripheral device.
This key is able to be used to get current state also.
Paired bundle value type is boolean.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for License required. extra.
Paired bundle value type is boolean.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for scan activity. extra.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for fail reason.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get peripheral firmware version.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for peripheral id.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for peripheral manufacturer.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for peripheral model name.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for peripheral name.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for prefix of peripheral data.
Paired bundle value type is String.
NOTE :Koamtac plugin supports ascii code characters up to 11
input "" to disable prefix
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get peripheral serial number.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for peripheral state.
Paired bundle value type is String.
String values are matched with PeripheralConstants.PeripheralState
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for stored data count.
Paired bundle value type is int.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for suffix of peripheral data.
Paired bundle value type is String.
NOTE :Koamtac plugin supports ascii code characters up to 11.
input "" to disable suffix.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for timestamp.
Paired bundle value type is long.
Get this field from Bundle data of onReceive(int, Bundle)
.
NOTE : getConfiguration(String, List, PeripheralResultListener)
doesn't support this field.
NOTE : Some peripheral device doesn't have RTC.
In this case, Stored data (accumulated in STORE mode) may have wrong timestamp.
ex) Peripheral Devices which don't have RTC
SKX pro (Koamtac)
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for peripheral type.
Paired bundle value type is String.
String values are matched with PeripheralConstants.DeviceType
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get peripheral usage count.
Paired bundle value type is int.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for plugin bundle list.
Paired bundle value type is ArrayList<Bundle>.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for plugin name.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for plugin package name.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for plugin service name.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for plugin vendor.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for plugin version.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for profile name.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for showing bluetooth pairing popup.
Paired bundle value type is boolean.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get barcode data list.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is ArrayList<Bundle>.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get barcode data.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get barcode raw data.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get bluetooth device list to connect.
KEY_RESULT_XXX is read only, not able to set data
by using these keys
Paired bundle value type is list<android.bluetooth.BluetoothDevice>.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get mac address of bluetooth device.
KEY_RESULT_XXX is read only, not able to set data
by using these keys
Paired bundle value type is String.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key for common result.
Paired bundle value type is bundle.
KEY_RESULT_XXX is read only, not able to set data
by using these keys
Paired bundle value type is Bundle.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for connection profile of peripheral.
Paired bundle value type is String, matched with PeripheralConstants.ConnectionProfile
.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get connectivity type.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
String values are matched with PeripheralConstants.ConnectivityType
NOTE :getConfiguration(String, List, PeripheralResultListener)
doesn't support this field.
getInformation(PeripheralResultListener)
supports this field.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get connectivity version. (ex USB 3.0)
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
PeripheralService retrieves only version.
ex) USB 3.0 ==> retrieved '3.0'
NOTE :getConfiguration(String, List, PeripheralResultListener)
doesn't support this field.
getInformation(PeripheralResultListener)
supports this field.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get data type.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
String values are matched with PeripheralConstants.DataType
.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get error code.
KEY_RESULT_XXX is read only, not able to set data
by using these keys
Paired bundle value type is int.
PeripheralConstants.ErrorCode
.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get result of firmware update.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for common result.
Paired bundle value type is int.
KEY_RESULT_XXX is read only, not able to set data
by using these keys
Paired bundle value type is int.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for common result.
Paired bundle value type is long.
KEY_RESULT_XXX is read only, not able to set data
by using these keys
Paired bundle value type is long.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get MSR data as byte array.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is byte array.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get MSR data list.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is ArrayList<Bundle>.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get MSR data.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get MSR raw data.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get NFC data as byte array.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is byte array.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get NFC data list.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is ArrayList<Bundle>.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get NFC data.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get NFC hex data.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get NFC raw data as byte array.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is byte array.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get NFC raw data.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get NFC Tag type.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
String values are matched with PeripheralConstants.NfcTagType
.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get NFC reversed UID.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get NFC UID.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key for plugin package name.
Paired bundle value type is ArrayList<String>.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get state.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key for common result.
Paired bundle value type is String.
KEY_RESULT_XXX is read only, not able to set data
by using these keys
Paired bundle value type is String.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get UHF data list.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is ArrayList<Bundle>.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get UHF data.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 35 |
KNOX 3.8 |
Deprecated in API level 37
Indicates bundle key to get UHF data type.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
String values are matched with PeripheralConstants.UHFDataType
.
API level 34 |
KNOX 3.7.1 |
Deprecated in API level 37
Indicates bundle key to get RSSI data.
KEY_RESULT_XXX is read only, not able to set data by using these keys.
Paired bundle value type is String.
API level 35 |
KNOX 3.8 |