Bluetooth and power stuff

Richard Hughes hughsient at gmail.com
Mon May 1 10:25:37 PDT 2006


Bluetooth devices can be powered up and down using acpi (with a format
depending on your machine vendor):

echo disable >/proc/acpi/ibm/bluetooth;
echo enable >/proc/acpi/ibm/bluetooth;

Is this something we should add to hal as EnableBluetooth() and
DisableBluetooth() power methods?

Richard



More information about the hal mailing list