BluetoothSetupStatus¶
-
public enum
BluetoothSetupStatus
¶ The statuese of Bluetooth setup
Enum Constants¶
BT_AUTH_NOT_ENABLED¶
-
public static final BluetoothSetupStatus
BT_AUTH_NOT_ENABLED
¶ Bluetooth privacy settings are not setup.
BT_NOT_ENABLED¶
-
public static final BluetoothSetupStatus
BT_NOT_ENABLED
¶ Bluetooth was not enabled on the device.
FAILED_TO_PAIR_DEVICE¶
-
public static final BluetoothSetupStatus
FAILED_TO_PAIR_DEVICE
¶ Failed to select a Bluetooth device for pairing.
FAILED_TO_SAVE_ADDRESS¶
-
public static final BluetoothSetupStatus
FAILED_TO_SAVE_ADDRESS
¶ Failed to save ip address for Bluetooth device.
NETWORK_SCAN_FAILED¶
-
public static final BluetoothSetupStatus
NETWORK_SCAN_FAILED
¶ Failed scanning the network for ip addresses/.
SAVED_DEVICE_MISSING_INFO¶
-
public static final BluetoothSetupStatus
SAVED_DEVICE_MISSING_INFO
¶ Saved device device is missing a address or other information.
SAVED_DEVICE_NOT_CONNECTED¶
-
public static final BluetoothSetupStatus
SAVED_DEVICE_NOT_CONNECTED
¶ The previously saved device is not currently connected.
SUCCESS¶
-
public static final BluetoothSetupStatus
SUCCESS
¶ Successfully completed Bluetooth setup.
TETHERING_NOT_ENABLED¶
-
public static final BluetoothSetupStatus
TETHERING_NOT_ENABLED
¶ Personal hotspot is not enabled