Searched refs:bluetooth (Results 1 – 25 of 261) sorted by relevance
1234567891011
/linux-6.3-rc2/net/bluetooth/ |
A D | Makefile | 6 obj-$(CONFIG_BT) += bluetooth.o 15 bluetooth-y := af_bluetooth.o hci_core.o hci_conn.o hci_event.o mgmt.o \ 20 bluetooth-$(CONFIG_BT_BREDR) += sco.o 21 bluetooth-$(CONFIG_BT_LE) += iso.o 22 bluetooth-$(CONFIG_BT_HS) += a2mp.o amp.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 27 bluetooth-$(CONFIG_BT_SELFTEST) += selftest.o
|
A D | Kconfig | 24 Bluetooth can be found at <https://www.bluetooth.com/>. 40 compile it as module (bluetooth). 57 source "net/bluetooth/rfcomm/Kconfig" 59 source "net/bluetooth/bnep/Kconfig" 61 source "net/bluetooth/cmtp/Kconfig" 63 source "net/bluetooth/hidp/Kconfig" 89 This can be overridden by passing bluetooth.enable_ecred=[1|0] 163 source "drivers/bluetooth/Kconfig"
|
/linux-6.3-rc2/Documentation/devicetree/bindings/net/ |
A D | nokia-bluetooth.txt | 4 Nokia phones often come with UART connected bluetooth chips from different 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 */
|
A D | mediatek-bluetooth.txt | 11 "mediatek,mt7622-bluetooth": for MT7622 SoC 29 bluetooth { 30 compatible = "mediatek,mt7622-bluetooth"; 50 "mediatek,mt7663u-bluetooth": for MT7663U device 51 "mediatek,mt7668u-bluetooth": for MT7668U device 107 bluetooth { 108 compatible = "mediatek,mt7663u-bluetooth";
|
A D | marvell-bluetooth.yaml | 4 $id: "http://devicetree.org/schemas/net/marvell-bluetooth.yaml#" 28 bluetooth {
|
A D | marvell-bt-8xxx.txt | 1 Marvell 8897/8997 (sd8897/sd8997) bluetooth devices (SDIO or USB based) 20 - marvell,wakeup-pin: It represents wakeup pin number of the bluetooth chip. 32 bluetooth chip can wakeup host platform under certain 53 btmrvl: bluetooth@2 {
|
A D | realtek-bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/realtek-bluetooth.yaml# 54 bluetooth {
|
A D | broadcom-bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/broadcom-bluetooth.yaml# 13 This binding describes Broadcom UART-attached bluetooth chips. 149 bluetooth {
|
A D | ti,bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/ti,bluetooth.yaml# 84 bluetooth {
|
A D | rfkill-gpio.yaml | 23 - bluetooth
|
/linux-6.3-rc2/Documentation/devicetree/bindings/net/bluetooth/ |
A D | qualcomm-bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml# 14 This binding describes Qualcomm UART-attached bluetooth chips. 91 - $ref: bluetooth-controller.yaml# 142 bluetooth { 152 bluetooth { 165 bluetooth {
|
A D | bluetooth-controller.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/bluetooth-controller.yaml# 16 pattern: "^bluetooth(@.*)?$"
|
A D | brcm,bcm4377-bluetooth.yaml | 4 $id: http://devicetree.org/schemas/net/bluetooth/brcm,bcm4377-bluetooth.yaml# 13 This binding describes Broadcom BCM4377 family PCIe-attached bluetooth chips 18 - $ref: bluetooth-controller.yaml# 74 bluetooth@0,1 {
|
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/qcom/ |
A D | qcom,wcnss.yaml | 42 bluetooth: 46 - $ref: /schemas/net/bluetooth/bluetooth-controller.yaml# 117 bluetooth {
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | rk3288-veyron-broadcom-bluetooth.dtsi | 3 * Google Veyron (and derivatives) fragment for the Broadcom 43450 bluetooth 10 bluetooth {
|
A D | kirkwood-dreamplug.dts | 23 pmx_led_bluetooth: pmx-led-bluetooth { 88 bluetooth { 89 label = "dreamplug:blue:bluetooth";
|
A D | bcm283x-rpi-wifi-bt.dtsi | 30 bt: bluetooth {
|
A D | omap3-n950-n9.dtsi | 486 bluetooth { 487 compatible = "ti,wl1271-bluetooth-nokia", "nokia,h4p-bluetooth"; 491 bluetooth-wakeup-gpios = <&gpio2 5 GPIO_ACTIVE_HIGH>; /* 37 */
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-driver-hid | 2 What: /sys/class/bluetooth/hci<addr>/<hid-bus>:<vendor-id>:<product-id>.<num>/report_descriptor 13 What: /sys/class/bluetooth/hci<addr>/<hid-bus>:<vendor-id>:<product-id>.<num>/country
|
A D | sysfs-platform-asus-laptop | 41 What: /sys/devices/platform/asus_laptop/bluetooth 46 Control the bluetooth device. 1 means on, 0 means off.
|
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/ |
A D | sc7280-idp2.dts | 26 &bluetooth {
|
/linux-6.3-rc2/arch/arm64/boot/dts/allwinner/ |
A D | sun50i-h6-tanix-tx6.dts | 23 bluetooth {
|
/linux-6.3-rc2/arch/arm64/boot/dts/amlogic/ |
A D | meson-axg-jethome-jethub-j100.dts | 36 bluetooth {
|
A D | meson-axg-jethome-jethub-j110-rev-2.dts | 31 bluetooth {
|
/linux-6.3-rc2/arch/arm64/boot/dts/rockchip/ |
A D | rk3399-rock-pi-4b.dts | 36 bluetooth {
|
Completed in 37 milliseconds
1234567891011