Searched refs:bluetooth_enabled (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/misc/
H A Dwistron_btns.c1034 static int bluetooth_enabled; variable
1064 bluetooth_enabled = !bluetooth_enabled;
1065 bios_set_state(BLUETOOTH, bluetooth_enabled);
1120 bluetooth_enabled = (bt & 2) ? 1 : 0;
1125 bios_set_state(BLUETOOTH, bluetooth_enabled);
1162 bios_set_state(BLUETOOTH, bluetooth_enabled);

Completed in 186 milliseconds