METHOD_BLUETOOTH
if (write_acpi_int(asus->handle, METHOD_BLUETOOTH, !!status)) {
return sysfs_acpi_set(asus, buf, count, METHOD_BLUETOOTH);
if (!acpi_check_handle(asus->handle, METHOD_BLUETOOTH, NULL) &&
supported = !acpi_check_handle(handle, METHOD_BLUETOOTH, NULL);
METHOD_BLUETOOTH);