Version: Smart Feature Phone 2.5BluetoothDevice.uuidsDescription#The uuids property provides the list of UUIDs of each Bluetooth service the device is able to provide. For a full list of possible Bluetooth services see the Bluetooth specification.Syntax#var uuids = instanceOfBluetoothDevice.uuidsCopyValue#Return an Array of strings.