// Starts the interface for the phone's Bluetooth search.


BluetoothSettings.ACTION_BLUETOOTH_SETTINGS(Context context);


// Selects the paired Bluetooth scanner.


BluetoothSettings.SetScanner(Context context);


// Use the following method to connect the Bluetooth scanner.


Manager#connect()