Home
last modified time | relevance | path

Searched refs:bluetooth (Results 1 – 25 of 32) sorted by relevance

12

/linux-3.4.99/net/bluetooth/
DKconfig19 Bluetooth can be found at <http://www.bluetooth.com/>.
34 compile it as module (bluetooth).
41 source "net/bluetooth/rfcomm/Kconfig"
43 source "net/bluetooth/bnep/Kconfig"
45 source "net/bluetooth/cmtp/Kconfig"
47 source "net/bluetooth/hidp/Kconfig"
49 source "drivers/bluetooth/Kconfig"
DMakefile5 obj-$(CONFIG_BT) += bluetooth.o
11 bluetooth-y := af_bluetooth.o hci_core.o hci_conn.o hci_event.o mgmt.o \
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-platform-asus-laptop36 What: /sys/devices/platform/asus_laptop/bluetooth
41 Control the bluetooth device. 1 means on, 0 means off.
Dsysfs-driver-hid2 …For BT devices : /sys/class/bluetooth/hci<addr>/<hid-bus>:<vendor-id>:<product-id>.<num>/report_de…
Dsysfs-driver-wacom4 Contact: linux-bluetooth@vger.kernel.org
7 reporting speed of Wacom bluetooth tablet. Reading from
/linux-3.4.99/Documentation/arm/Samsung-S3C24XX/
DH1940.txt10 bluetooth connectivity.
/linux-3.4.99/drivers/platform/x86/
Dmsi-laptop.c215 static int get_wireless_state(int *wlan, int *bluetooth) in get_wireless_state() argument
227 if (bluetooth) in get_wireless_state()
228 *bluetooth = !!(rdata & 128); in get_wireless_state()
420 static DEVICE_ATTR(bluetooth, 0444, show_bluetooth, NULL);
Dasus-wmi.c194 struct asus_rfkill bluetooth; member
828 if (asus->bluetooth.rfkill) { in asus_wmi_rfkill_exit()
829 rfkill_unregister(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit()
830 rfkill_destroy(asus->bluetooth.rfkill); in asus_wmi_rfkill_exit()
831 asus->bluetooth.rfkill = NULL; in asus_wmi_rfkill_exit()
868 result = asus_new_rfkill(asus, &asus->bluetooth, in asus_wmi_rfkill_init()
1768 if (asus->bluetooth.rfkill) { in asus_hotk_restore()
1771 rfkill_set_sw_state(asus->bluetooth.rfkill, bl); in asus_hotk_restore()
Dsamsung-laptop.c335 struct samsung_rfkill bluetooth; member
858 if (samsung->bluetooth.rfkill) { in samsung_rfkill_exit()
859 rfkill_unregister(samsung->bluetooth.rfkill); in samsung_rfkill_exit()
860 rfkill_destroy(samsung->bluetooth.rfkill); in samsung_rfkill_exit()
861 samsung->bluetooth.rfkill = NULL; in samsung_rfkill_exit()
927 ret = samsung_new_rfkill(samsung, &samsung->bluetooth, in samsung_rfkill_init_swsmi()
Dasus-laptop.c283 struct asus_rfkill bluetooth; member
1325 asus_rfkill_terminate(&asus->bluetooth); in asus_rfkill_exit()
1379 result = asus_rfkill_setup(asus, &asus->bluetooth, in asus_rfkill_init()
1438 ret = pega_rfkill_setup(asus, &asus->bluetooth, "pega-bt", in pega_rfkill_init()
1547 static DEVICE_ATTR(bluetooth, S_IRUGO | S_IWUSR,
DKconfig35 wireless radio and bluetooth control, and on some laptops,
180 This is a driver for the WMI extensions (wireless and bluetooth power
509 like wireless radio and bluetooth control, leds, hotkeys, backlight...
522 like wireless radio and bluetooth control, leds, hotkeys, backlight...
Dthinkpad_acpi.c305 u32 bluetooth:1; member
4032 tp_features.bluetooth = hkey_handle && in bluetooth_init()
4037 str_supported(tp_features.bluetooth), in bluetooth_init()
4042 tp_features.bluetooth = 1; in bluetooth_init()
4046 if (tp_features.bluetooth && in bluetooth_init()
4049 tp_features.bluetooth = 0; in bluetooth_init()
4054 if (!tp_features.bluetooth) in bluetooth_init()
8890 TPACPI_PARAM(bluetooth);
/linux-3.4.99/net/
DMakefile37 obj-$(CONFIG_BT) += bluetooth/
/linux-3.4.99/Documentation/ioctl/
Dioctl-number.txt132 'H' C0-F0 net/bluetooth/hci.h conflict!
133 'H' C0-DF net/bluetooth/hidp/hidp.h conflict!
134 'H' C0-DF net/bluetooth/cmtp/cmtp.h conflict!
135 'H' C0-DF net/bluetooth/bnep/bnep.h conflict!
160 'R' C0-DF net/bluetooth/rfcomm.h
172 'U' C0-CF drivers/bluetooth/hci_uart.h
/linux-3.4.99/Documentation/ABI/stable/
Dsysfs-class-rfkill30 Description: Driver type string ("wlan", "bluetooth", etc).
/linux-3.4.99/drivers/
DMakefile91 obj-$(CONFIG_BT) += bluetooth/
/linux-3.4.99/arch/arm/mach-s3c24xx/
DMakefile50 obj-$(CONFIG_H1940BT) += h1940-bluetooth.o
DKconfig191 tristate "Control the state of H1940 bluetooth chip"
196 the state of built in bluetooth chip on h1940.
/linux-3.4.99/drivers/net/wireless/ath/ath9k/
DKconfig10 bool "Atheros bluetooth coexistence support"
/linux-3.4.99/drivers/hid/
DKconfig168 tristate "ELECOM BM084 bluetooth mouse"
171 Support for the ELECOM BM084 (bluetooth mouse).
616 Support for the Nintendo Wii Remote bluetooth device.
/linux-3.4.99/arch/arm/mach-pxa/
DKconfig541 tristate "Control the state of built-in bluetooth chip on Sharp SL-6000"
546 the state of built in bluetooth chip on tosa.
/linux-3.4.99/Documentation/zh_CN/
Dmagic-number.txt94 RFCOMM_TTY_MAGIC 0x6d02 net/bluetooth/rfcomm/tty.c
/linux-3.4.99/Documentation/laptops/
Dsonypi.txt20 - bluetooth button (only on C1VR model)
Dsony-laptop.txt54 bluetoothpower power on/off the internal bluetooth device
Dasus-laptop.txt86 You can turn the internal Bluetooth adapter on/off with the bluetooth entry

12