def set_device_property(deviceAddress, key, value): bluetooth.set_device_property(deviceAddress, key, value)