Version: Smart Feature Phone 2.5
BluetoothAdapter.discoverable
Description#
The discoverable property indicates if the device is discoverable (true) or not (false) by other Bluetooth devices.
Note: This property can be changed with the
BluetoothAdapter.setDiscoverable()method.
Syntax#
Value#
Return a boolean.