Since: API level 35
public static class

PeripheralConstants.BtPeripheralListOption

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

Deprecated in API level 37

Class Overview

This class defines options for Bluetooth Peripheral list.

Since
API level 35
Knox 3.8

Summary

Constants
String ALL Deprecated in API level 37
String RECENT Deprecated in API level 37
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String ALL

Since: API level 35

Deprecated in API level 37

Indicates to get all bluetooth peripheral list.

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

public static final String RECENT

Since: API level 35

Deprecated in API level 37

Indicates to get recent bluetooth peripheral list.

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