Version: Smart Feature Phone 2.5
BluetoothAdapter.discoverable
#
DescriptionThe 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#
ValueReturn a boolean.