/linux/drivers/bluetooth/ |
H A D | Kconfig | 3 menu "Bluetooth device drivers" 31 Bluetooth HCI USB driver. 32 This driver is required if you want to use Bluetooth devices with 35 Say Y here to compile support for Bluetooth USB devices into the 39 bool "Enable USB autosuspend for Bluetooth USB devices by default" 42 Say Y here to enable USB autosuspend for Bluetooth USB devices by 49 bool "Enable USB poll_sync for Bluetooth USB devices by default" 56 Say Y here to enable USB poll_sync for Bluetooth USB devices by 78 download support for Broadcom Bluetooth controllers. 89 support and chip initialization for MediaTek Bluetooth [all …]
|
H A D | btsdio.c | 4 * Generic Bluetooth SDIO driver 23 #include <net/bluetooth/bluetooth.h> 24 #include <net/bluetooth/hci_core.h> 29 /* Generic Bluetooth Type-A SDIO device */ 32 /* Generic Bluetooth Type-B SDIO device */ 58 #define REG_MD_STAT 0x20 /* Bluetooth Mode Status */ 59 #define REG_MD_SET 0x20 /* Bluetooth Mode Set */ 288 * UART connection for Bluetooth, ignore the BT SDIO interface. in btsdio_probe() 373 MODULE_DESCRIPTION("Generic Bluetooth SDIO driver ver " VERSION);
|
H A D | btmrvl_drv.h | 3 * Marvell Bluetooth driver: global definitions & declarations 11 #include <net/bluetooth/bluetooth.h> 106 /* Vendor specific Bluetooth commands */ 123 /* Vendor specific Bluetooth events */ 130 /* Bluetooth Power States */
|
/linux/net/bluetooth/ |
H A D | Kconfig | 3 # Bluetooth subsystem configuration 7 tristate "Bluetooth subsystem support" 20 Bluetooth is low-cost, low-power, short-range wireless technology. 22 technologies like IrDA. Bluetooth operates in personal area range 24 Bluetooth can be found at <https://www.bluetooth.com/>. 26 Linux Bluetooth subsystem consist of several layers: 27 Bluetooth Core 35 BNEP Module (Bluetooth Network Encapsulation Protocol) 39 Say Y here to compile Bluetooth support into the kernel or say M to 40 compile it as module (bluetooth). [all …]
|
H A D | Makefile | 3 # Makefile for the Linux Bluetooth subsystem. 6 obj-$(CONFIG_BT) += bluetooth.o 15 bluetooth-y := af_bluetooth.o hci_core.o hci_conn.o hci_event.o mgmt.o \ 19 bluetooth-$(CONFIG_DEV_COREDUMP) += coredump.o 21 bluetooth-$(CONFIG_BT_BREDR) += sco.o 22 bluetooth-$(CONFIG_BT_LE) += iso.o 23 bluetooth-$(CONFIG_BT_LEDS) += leds.o 24 bluetooth-$(CONFIG_BT_MSFTEXT) += msft.o 25 bluetooth-$(CONFIG_BT_AOSPEXT) += aosp.o 26 bluetooth-$(CONFIG_BT_DEBUGFS) += hci_debugfs.o [all …]
|
H A D | lib.c | 2 BlueZ - Bluetooth protocol stack for Linux 25 /* Bluetooth kernel library. */ 27 #define pr_fmt(fmt) "Bluetooth: " fmt 31 #include <net/bluetooth/bluetooth.h> 39 * This function reverses the byte order of a Bluetooth device 54 * bt_to_errno() - Bluetooth error codes to standard errno 55 * @code: Bluetooth error code to be converted 57 * This function takes a Bluetooth error code as input and convets 160 * bt_status() - Standard errno value to Bluetooth error code 164 * equivalent Bluetooth error code. [all …]
|
H A D | leds.c | 6 #include <net/bluetooth/bluetooth.h> 7 #include <net/bluetooth/hci_core.h> 94 led_trigger_register_simple("bluetooth-power", &bt_power_led_trigger); in bt_leds_init()
|
/linux/Documentation/devicetree/bindings/net/bluetooth/ |
H A D | mediatek,mt7921s-bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/mediatek,mt7921s-bluetooth.yaml# 7 title: MediaTek MT7921S Bluetooth 13 MT7921S is an SDIO-attached dual-radio WiFi+Bluetooth Combo chip; each 16 This binding only covers the Bluetooth SDIO function, with one device 20 - $ref: bluetooth-controller.yaml# 25 - mediatek,mt7921s-bluetooth 33 An active-low reset line for the Bluetooth core; on typical M.2 50 bluetooth@2 { 51 compatible = "mediatek,mt7921s-bluetooth";
|
H A D | brcm,bcm4377-bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/brcm,bcm4377-bluetooth.yaml# 7 title: Broadcom BCM4377 family PCIe Bluetooth Chips 13 This binding describes Broadcom BCM4377 family PCIe-attached bluetooth chips 18 - $ref: bluetooth-controller.yaml# 32 description: Board type of the Bluetooth chip. This is used to decouple 33 the overall system board from the Bluetooth module and used to construct 41 description: A per-device calibration blob for the Bluetooth radio. This 44 This blob is used if the chip stepping of the Bluetooth module does not 49 description: A per-device calibration blob for the Bluetooth radio. This 52 This blob is used if the chip stepping of the Bluetooth module supports [all …]
|
H A D | nokia,h4p-bluetooth.txt | 1 Nokia Bluetooth Chips 4 Nokia phones often come with UART connected bluetooth chips from different 7 Bluetooth standard. In addition to the H4 protocol it specifies two more 13 - compatible: should contain "nokia,h4p-bluetooth" as well as one of the following: 15 * "ti,wl1271-bluetooth-nokia" 17 - bluetooth-wakeup-gpios: GPIO specifier, used to wakeup the BT module (active high) 41 bluetooth { 42 compatible = "ti,wl1271-bluetooth-nokia", "nokia,h4p-bluetooth"; 46 bluetooth-wakeup-gpios = <&gpio2 5 GPIO_ACTIVE_HIGH>; /* gpio37 */
|
H A D | mediatek,mt7622-bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/mediatek,mt7622-bluetooth.yaml# 7 title: MediaTek SoC built-in Bluetooth 18 - $ref: bluetooth-controller.yaml# 22 const: mediatek,mt7622-bluetooth 45 bluetooth { 46 compatible = "mediatek,mt7622-bluetooth";
|
H A D | nxp,88w8987-bt.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/nxp,88w8987-bt.yaml# 7 title: NXP Bluetooth chips 10 This binding describes UART-attached NXP bluetooth chips. These chips 11 are dual-radio chips supporting WiFi and Bluetooth. The bluetooth 21 - $ref: bluetooth-controller.yaml# 65 bluetooth {
|
H A D | ti,bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/ti,bluetooth.yaml# 7 title: Texas Instruments Bluetooth Chips 14 attached TI Bluetooth devices. The following chips are included in this 17 * TI CC256x Bluetooth devices 20 TI WiLink devices have a UART interface for providing Bluetooth, FM radio, 87 bluetooth {
|
H A D | bluetooth-controller.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/bluetooth-controller.yaml# 7 title: Bluetooth Controller Common Properties 16 pattern: "^bluetooth(@.*)?$" 22 Specifies the BD address that was uniquely assigned to the Bluetooth
|
H A D | qualcomm-bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# 7 title: Qualcomm Bluetooth Chips 14 This binding describes Qualcomm UART-attached bluetooth chips. 123 - $ref: bluetooth-controller.yaml# 218 bluetooth { 228 bluetooth { 241 bluetooth {
|
H A D | marvell,88w8897.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/marvell,88w8897.yaml# 7 title: Marvell Bluetooth chips 11 attached Marvell Bluetooth devices. 46 bluetooth {
|
H A D | mediatek,bluetooth.txt | 1 MediaTek UART based Bluetooth Devices 14 "mediatek,mt7663u-bluetooth": for MT7663U device 15 "mediatek,mt7668u-bluetooth": for MT7668U device 71 bluetooth { 72 compatible = "mediatek,mt7663u-bluetooth";
|
H A D | amlogic,w155s2-bt.yaml | 5 $id: http://devicetree.org/schemas/net/bluetooth/amlogic,w155s2-bt.yaml# 8 title: Amlogic Bluetooth chips 11 The W155S2 is an Amlogic Bluetooth and Wi-Fi combo chip. It works on 56 bluetooth {
|
H A D | realtek,bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/realtek,bluetooth.yaml# 7 title: RTL8723BS/RTL8723CS/RTL8821CS/RTL8822CS Bluetooth 63 bluetooth {
|
H A D | brcm,bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/brcm,bluetooth.yaml# 7 title: Broadcom Bluetooth Chips 13 This binding describes Broadcom UART-attached bluetooth chips. 153 bluetooth {
|
/linux/drivers/platform/x86/ |
H A D | toshiba_bluetooth.c | 3 * Toshiba Bluetooth Enable Driver 26 MODULE_DESCRIPTION("Toshiba Laptop ACPI Bluetooth Enable Driver"); 77 pr_err("ACPI call to query Bluetooth presence failed\n"); in toshiba_bluetooth_present() 82 pr_info("Bluetooth device not present\n"); in toshiba_bluetooth_present() 96 pr_err("Could not get Bluetooth device status\n"); in toshiba_bluetooth_status() 109 pr_err("Could not attach USB Bluetooth device\n"); in toshiba_bluetooth_enable() 115 pr_err("Could not power ON Bluetooth device\n"); in toshiba_bluetooth_enable() 128 pr_err("Could not power OFF Bluetooth device\n"); in toshiba_bluetooth_disable() 134 pr_err("Could not detach USB Bluetooth device\n"); in toshiba_bluetooth_disable() 148 pr_err("Could not sync bluetooth device status\n"); in toshiba_bluetooth_sync_status() [all …]
|
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxl-s905x-khadas-vim.dts | 200 "Bluetooth PCM DOUT", "Bluetooth PCM DIN", 201 "Bluetooth PCM SYNC", "Bluetooth PCM CLK", 202 "Bluetooth UART TX", "Bluetooth UART RX", 203 "Bluetooth UART CTS", "Bluetooth UART RTS", 204 "WIFI 32K", "Bluetooth Enable", 205 "Bluetooth WAKE HOST",
|
H A D | meson-gxbb-nanopi-k2.dts | 287 "Bluetooth PCM DOUT", "Bluetooth PCM DIN", 288 "Bluetooth PCM SYNC", "Bluetooth PCM CLK", 289 "Bluetooth UART TX", "Bluetooth UART RX", 290 "Bluetooth UART CTS", "Bluetooth UART RTS", 291 "", "", "", "WIFI 32K", "Bluetooth Enable", 292 "Bluetooth WAKE HOST", "", 387 /* Bluetooth on AP6212 */ 394 bluetooth {
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-class-bluetooth | 1 What: /sys/class/bluetooth/hci<index>/reset 4 Contact: linux-bluetooth@vger.kernel.org 6 method on the Bluetooth device when arbitrary data is written.
|
/linux/net/bluetooth/bnep/ |
H A D | Kconfig | 7 BNEP (Bluetooth Network Encapsulation Protocol) is Ethernet 8 emulation layer on top of Bluetooth. BNEP is required for 9 Bluetooth PAN (Personal Area Network).
|