/linux-3.4.99/net/bluetooth/ |
D | Kconfig | 19 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"
|
D | Makefile | 5 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/ |
D | sysfs-platform-asus-laptop | 36 What: /sys/devices/platform/asus_laptop/bluetooth 41 Control the bluetooth device. 1 means on, 0 means off.
|
D | sysfs-driver-hid | 2 …For BT devices : /sys/class/bluetooth/hci<addr>/<hid-bus>:<vendor-id>:<product-id>.<num>/report_de…
|
D | sysfs-driver-wacom | 4 Contact: linux-bluetooth@vger.kernel.org 7 reporting speed of Wacom bluetooth tablet. Reading from
|
/linux-3.4.99/Documentation/arm/Samsung-S3C24XX/ |
D | H1940.txt | 10 bluetooth connectivity.
|
/linux-3.4.99/drivers/platform/x86/ |
D | msi-laptop.c | 215 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);
|
D | asus-wmi.c | 194 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()
|
D | samsung-laptop.c | 335 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()
|
D | asus-laptop.c | 283 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,
|
D | Kconfig | 35 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...
|
D | thinkpad_acpi.c | 305 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/ |
D | Makefile | 37 obj-$(CONFIG_BT) += bluetooth/
|
/linux-3.4.99/Documentation/ioctl/ |
D | ioctl-number.txt | 132 '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/ |
D | sysfs-class-rfkill | 30 Description: Driver type string ("wlan", "bluetooth", etc).
|
/linux-3.4.99/drivers/ |
D | Makefile | 91 obj-$(CONFIG_BT) += bluetooth/
|
/linux-3.4.99/arch/arm/mach-s3c24xx/ |
D | Makefile | 50 obj-$(CONFIG_H1940BT) += h1940-bluetooth.o
|
D | Kconfig | 191 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/ |
D | Kconfig | 10 bool "Atheros bluetooth coexistence support"
|
/linux-3.4.99/drivers/hid/ |
D | Kconfig | 168 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/ |
D | Kconfig | 541 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/ |
D | magic-number.txt | 94 RFCOMM_TTY_MAGIC 0x6d02 net/bluetooth/rfcomm/tty.c
|
/linux-3.4.99/Documentation/laptops/ |
D | sonypi.txt | 20 - bluetooth button (only on C1VR model)
|
D | sony-laptop.txt | 54 bluetoothpower power on/off the internal bluetooth device
|
D | asus-laptop.txt | 86 You can turn the internal Bluetooth adapter on/off with the bluetooth entry
|