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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Dwistron_btns.c1029 static bool bluetooth_enabled; variable
1123 bluetooth_enabled = !bluetooth_enabled;
1124 bios_set_state(BLUETOOTH, bluetooth_enabled);
1261 bluetooth_enabled = bt & 2;
1266 bios_set_state(BLUETOOTH, bluetooth_enabled);
1311 bios_set_state(BLUETOOTH, bluetooth_enabled);

Completed in 163 milliseconds