- barcode - Variable in class com.symbol.emdk.ProfileConfig.DataCapture
 
- 
Deprecated.
Gets and Sets Barcode configuration object.
 
- barcodeCount - Variable in class com.symbol.emdk.barcode.ScannerConfig.MultiBarcodeParams
 
- 
 
- barcodeCount - Variable in class com.symbol.emdk.barcode.ScannerConfig.NGSimulScanParams.MultiBarcodeParams
 
- 
Number of barcodes to decode.
 
- BarcodeManager - Class in com.symbol.emdk.barcode
 
- 
This is the primary object to access the barcode scanning feature.
 
- BarcodeManager.ConnectionState - Enum in com.symbol.emdk.barcode
 
- 
Connection states of a scanner device.
 
- BarcodeManager.DeviceIdentifier - Enum in com.symbol.emdk.barcode
 
- 
Defines specific scanner devices of each type.
 
- BarcodeManager.ScannerConnectionListener - Interface in com.symbol.emdk.barcode
 
- 
An interface for notifying client applications when the external scanner
 is connected or disconnected to the mobile device.
 
- BaseDecoder() - Constructor for class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.BaseDecoder
 
-  
 
- basicDataFormatting - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery.Intent
 
- 
Deprecated.
 
- basicDataFormatting - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery.Keystroke
 
- 
Deprecated.
 
- BATTERY_CHARGING_TIME - Static variable in class com.symbol.emdk.personalshopper.DiagnosticParamId
 
- 
The remaining time needed for the terminal to be in cradle to reach capacity 
 that will be enough for a requested duration of shopping trip.
 
- BATTERY_CHARGING_TIME_ELAPSED - Static variable in class com.symbol.emdk.personalshopper.DiagnosticParamId
 
- 
The duration in minutes in which which battery was charged during the current charge cycle.
 
- BATTERY_DATE_OF_MANUFACTURE - Static variable in class com.symbol.emdk.personalshopper.DiagnosticParamId
 
- 
Battery Manufacturing date in dd/mm/year format.
 
- BATTERY_STATE_OF_CHARGE - Static variable in class com.symbol.emdk.personalshopper.DiagnosticParamId
 
- 
The remaining capacity of the battery in percentage.
 
- BATTERY_STATE_OF_HEALTH - Static variable in class com.symbol.emdk.personalshopper.DiagnosticParamId
 
- 
Battery health in percentage.
 
- BATTERY_STATUS_ALL - Static variable in class com.symbol.emdk.personalshopper.DiagnosticParamId
 
- 
Gets all the Battery parameters.Except Time since Reboot .
 
- BATTERY_TIME_TO_EMPTY - Static variable in class com.symbol.emdk.personalshopper.DiagnosticParamId
 
- 
The remaining capacity of the battery in minutes.
 
- batteryChargingTime - Variable in class com.symbol.emdk.personalshopper.DiagnosticData
 
- 
The remaining time needed for the terminal to be in cradle to reach capacity that will be enough
  for a requested duration of shopping trip.
 
- batteryChargingTimeElapsed - Variable in class com.symbol.emdk.personalshopper.DiagnosticData
 
- 
The duration in minutes in which battery was charged during the current charge cycle.
 
- batteryDateOfManufacture - Variable in class com.symbol.emdk.personalshopper.DiagnosticData
 
- 
The manufacture date of the battery in the format year/mm/date.
 
- batteryStateOfCharge - Variable in class com.symbol.emdk.personalshopper.DiagnosticData
 
- 
The predicted Battery capacity in terms of Percentage.
 
- batteryStateOfHealth - Variable in class com.symbol.emdk.personalshopper.DiagnosticData
 
- 
Battery health in percentage.
 
- batteryTimeToEmpty - Variable in class com.symbol.emdk.personalshopper.DiagnosticData
 
- 
The remaining capacity of the battery in minutes.
 
- baudRate - Variable in class com.symbol.emdk.serialcomm.SerialCommConfig
 
- 
Specifies the baud at which the communications device operates.
 
- BaudRates() - Constructor for class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
-  
 
- bdf_enabled - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery.BasicDataFormatting
 
- 
Deprecated.
Enables or disables Basic Data Formatting (default - enabled).
 
- bdf_prefix - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery.BasicDataFormatting
 
- 
Deprecated.
Add characters to the beginning of the data when sent.
 
- bdf_send_data - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery.BasicDataFormatting
 
- 
Deprecated.
Set to transfer the captured data to the foreground application.
 
- bdf_send_enter - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery.BasicDataFormatting
 
- 
Deprecated.
Set to append an Enter character to the end of the processed data(default - disabled).
 
- bdf_send_hex - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery.BasicDataFormatting
 
- 
Deprecated.
Set to send the data in hexadecimal format(default - disabled).
 
- bdf_send_tab - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery.BasicDataFormatting
 
- 
Deprecated.
Set to append a tab character to the end of the processed data(default - disabled).
 
- bdf_suffix - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery.BasicDataFormatting
 
- 
Deprecated.
Add characters to the end of the data when sent.
 
- beam_timer - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ReaderParams
 
- 
Deprecated.
Sets the maximum amount of time that the reader remains on (0 - 60,000 ms in increments of 100 ms).
 
- beamTimer - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.CameraSpecific
 
- 
Sets the maximum amount of time that the reader remains on (0 - 60,000 ms in increments of 100 ms).
 
- beamTimer - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
 
- 
Sets the maximum amount of time that the reader remains on (0 - 60,000 ms in increments of 100 ms).
 
- beamTimer - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.LaserSpecific
 
- 
Sets the maximum amount of time that the reader remains on (0 - 60,000 ms in increments of 100 ms).
 
- beamWidth - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.LaserSpecific
 
- 
Controls the beam width of a laser scanner.
 
- beep - Variable in class com.symbol.emdk.notification.Notification
 
-  
 
- Beep() - Constructor for class com.symbol.emdk.notification.Notification.Beep
 
-  
 
- BeepParams() - Constructor for class com.symbol.emdk.notification.Notification.BeepParams
 
-  
 
- bluetoothInfo - Variable in class com.symbol.emdk.scanandpair.ScanAndPairConfig
 
- 
Specifies the Bluetooth related information.
 
- BluetoothInfo() - Constructor for class com.symbol.emdk.scanandpair.ScanAndPairConfig.BluetoothInfo
 
- 
Default constructor
 
- bookland - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.UpcEanParams
 
- 
Deprecated.
Flag to enable Bookland code decoding.
 
- bookland_format - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.UpcEanParams
 
- 
Deprecated.
Specifies the bookland format to use.
 
- booklandCode - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.UpcEanParams
 
- 
Flag to enable Bookland code decoding.
 
- booklandFormat - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.UpcEanParams
 
- 
Specifies the bookland format to use.
 
- bpp - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Signature
 
- 
Use to set bits per pixel for a black and white image.
 
- BR_115200 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 115200
 
- BR_1200 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 1200
 
- BR_14400 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 14400
 
- BR_19200 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 19200
 
- BR_230400 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 230400
 
- BR_2400 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 2400
 
- BR_28800 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 28800
 
- BR_300 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 300
 
- BR_38400 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 38400
 
- BR_460800 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 460800
 
- BR_4800 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 4800
 
- BR_57600 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 57600
 
- BR_921600 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 921600
 
- BR_9600 - Static variable in class com.symbol.emdk.serialcomm.SerialCommConfig.BaudRates
 
- 
Baud rate value is 9600
 
- bt_disconnect_on_exit - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ScanParams
 
- 
Deprecated.
Bluetooth disconnect on exit.