linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-28 08:21:18 to 2018-06-16 18:40:56 UTC [more...]

[PATCH v2 0/9] Bluetooth: Add RTL8723BS support
 2018-06-16 18:40 UTC  (9+ messages)
` [PATCH v2 1/9] Bluetooth: btrtl: add MODULE_FIRMWARE declarations
` [PATCH v2 2/9] Bluetooth: btrtl: split the device initialization into smaller parts
` [PATCH v2 3/9] Bluetooth: btrtl: add support for retrieving the UART settings
` [PATCH v2 4/9] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips
` [PATCH v2 5/9] Bluetooth: btrtl: Add support for a config filename postfix
` [PATCH v2 6/9] Bluetooth: hci_h5: Add support for serdev enumerated devices
` [PATCH v2 7/9] Bluetooth: hci_h5: Add vendor setup, open, and close callbacks
` [PATCH v2 8/9] Bluetooth: hci_h5: Add support for the RTL8723BS

[PATCH v7 0/8] Enable Bluetooth functionality for WCN3990
 2018-06-16  6:27 UTC  (9+ messages)
` [PATCH v7 1/8] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990
` [PATCH v7 2/8] Bluetooth: btqca: Rename string ROME to QCA in logs
` [PATCH v7 3/8] Bluetooth: btqca: Rename ROME related functions to Generic functions
` [PATCH v7 4/8] Bluetooth: btqca: Redefine qca_uart_setup() to generic function
` [PATCH v7 5/8] Bluetooth: hci_qca: Defined wrapper functions for setting UART speeds
` [PATCH v7 6/8] Bluetooth: hci_qca: Enable 3.2 Mbps operating speed
` [PATCH v7 7/8] Bluetooth: btqca: Add wcn3990 firmware download support
` [PATCH v7 8/8] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH RFC] bluetooth: fix paring problems with 0cf3:0036 and certain devices
 2018-06-15 13:30 UTC  (5+ messages)

[PATCH v2 1/2] shared/shell: Set shell name on SHELL env
 2018-06-15  6:41 UTC  (3+ messages)
` [PATCH v2 2/2] shared/shell: Add history support

[PATCH BlueZ] monitor: Fix printing params for HCI Intel DDC command
 2018-06-15  6:41 UTC  (2+ messages)

[PATCH v3 0/7] add support for Bluetooth on MT7622 SoC
 2018-06-15  2:30 UTC  (10+ messages)
` [PATCH v3 1/7] dt-bindings: net: bluetooth: Add mediatek-bluetooth
` [PATCH v3 2/7] serdev: add dev_pm_domain_attach|detach()
` [PATCH v3 3/7] Bluetooth: Add new serdev based driver for UART attached controllers
` [PATCH v3 4/7] Bluetooth: Add new quirk for non-persistent setup settings
` [PATCH v3 5/7] Bluetooth: Extend btuart driver for join more vendor devices
` [PATCH v3 6/7] Bluetooth: mediatek: Add protocol support for MediaTek serial devices
` [PATCH v3 7/7] MAINTAINERS: add an entry for MediaTek Bluetooth driver

Failure to connect Sony headsets
 2018-06-14 23:33 UTC  (5+ messages)

[PATCH BlueZ v3 00/11] Extended Adv, Scan, Connection and PHY support
 2018-06-14 12:21 UTC  (12+ messages)
` [PATCH BlueZ v3 01/11] doc/mgmt-api: Add support for Set Phy Configuration command
` [PATCH BlueZ v3 02/11] doc/mgmt-api: Add advertising phys support to flags
` [PATCH BlueZ v3 03/11] monitor: Add support PHY management commands and event
` [PATCH BlueZ v3 04/11] btmgmt: Add PHY configuration get/set commands
` [PATCH BlueZ v3 05/11] monitor: Add support for Secondary PHY flags in Add Advertising
` [PATCH BlueZ v3 06/11] btmgmt: Add support for setting PHY in add-adv
` [PATCH BlueZ v3 07/11] emulator: Add 5.0 feature support
` [PATCH BlueZ v3 08/11] mgmt-tester: Add extended advertising test cases
` [PATCH BlueZ v3 09/11] mgmt-tester: Add PHY Configuration "
` [PATCH BlueZ v3 10/11] mgmt-tester: Add tests for extended scanning and device found
` [PATCH BlueZ v3 11/11] mgmt-tester: Add support ext create connection and enh conn complete

Bluetoothctl: "write" command only send one byte
 2018-06-14  7:19 UTC  (3+ messages)

[PATCH v2 0/7] add support for Bluetooth on MT7622 SoC
 2018-06-14  3:10 UTC  (12+ messages)
` [PATCH v2 4/7] Bluetooth: Add new quirk for non-persistent setup settings
      ` [SPAM]Re: "

[PATCH BlueZ] core: Allow sending to org.mpris.MediaPlayer2.Player
 2018-06-13 14:40 UTC  (2+ messages)

[PATCH BlueZ 1/2] shared/shell: Set shell name on SHELL env
 2018-06-13 14:39 UTC  (2+ messages)
` [PATCH BlueZ 2/2] shared/shell: Add history support

[PATCH BlueZ v2 00/11] Extended Adv, Scan, Connection and PHY support
 2018-06-13  8:43 UTC  (8+ messages)
` [PATCH BlueZ v2 04/11] btmgmt: Add PHY configuration get/set commands
` [PATCH BlueZ v2 07/11] emulator: Add 5.0 feature support

[PATCH] Bluetooth: hci_bcm: Configure SCO routing automatically
 2018-06-12 17:28 UTC  (12+ messages)

netdevice notifier and device private data
 2018-06-12 13:22 UTC  (9+ messages)

PATCH fixed coding style error in drivers/bluetooth/hci_serdev.c
 2018-06-11 15:11 UTC 

[PATCH 00/13] Bluetooth: Add RTL8723BS support
 2018-06-11 13:32 UTC  (20+ messages)
` [PATCH 01/13] dt-bindings: net: bluetooth: add support for Realtek Bluetooth chips
` [PATCH 07/13] Bluetooth: hci_uart: Restore hci_dev->flush callback on open()
` [PATCH 08/13] Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev code
` [PATCH 09/13] Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not working

[PATCH v2 02/24] Bluetooth: hci_bcm: Add serdev_id_table
 2018-06-11 13:31 UTC  (10+ messages)
` [PATCH v2 03/24] Bluetooth: hci_ll: "
` [PATCH v2 04/24] Bluetooth: hci_nokia: "
` [PATCH v2 11/24] Bluetooth: hci_bcm: MODULE_DEVICE_TABLE(serdev)
` [PATCH v2 12/24] Bluetooth: hci_ll: MODULE_DEVICE_TABLE(serdev)
` [PATCH v2 13/24] Bluetooth: hci_nokia: MODULE_DEVICE_TABLE(serdev)

BLE packets per connection interval
 2018-06-11 11:51 UTC 

[PATCH] bluetooth: remove unused bt-nokia-h4p.h header
 2018-06-10  0:29 UTC  (2+ messages)

Fwd: regarding the API bt_hci_new_user_channel
 2018-06-08 16:01 UTC 

Bluez PAN Issue
 2018-06-08  4:57 UTC 

bluetooth to Google Home Speaker
 2018-06-07 19:46 UTC 

Bluetooth controller power off and on
 2018-06-07 19:14 UTC 

[PATCH 02/19] Bluetooth: hci_bcm: Add serdev_id_table
 2018-06-07 12:51 UTC  (11+ messages)
` [PATCH 03/19] Bluetooth: hci_ll: "
` [PATCH 04/19] Bluetooth: hci_nokia: "
` [PATCH 11/19] Bluetooth: hci_bcm: MODULE_DEVICE_TABLE(serdev)
` [PATCH 12/19] Bluetooth: hci_ll: MODULE_DEVICE_TABLE(serdev)
` [PATCH 13/19] Bluetooth: hci_nokia: MODULE_DEVICE_TABLE(serdev)

HP Elite Presenter Mouse support
 2018-06-07 11:56 UTC 

Codec support other than Bluez
 2018-06-07  9:54 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: Avoid race condition during controller recovery
 2018-06-06  9:57 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Avoid race condition during controller recovery
 2018-06-06  6:23 UTC  (2+ messages)

[PATCH v2 00/18] Bluetooth: Extended Adv, Scan, Connection and PHY support
 2018-06-06  5:51 UTC  (2+ messages)

Raspberry Pi 3 / BCM43438 + HSP profile + PulseAudio
 2018-06-05 19:28 UTC  (8+ messages)

[PATCH] Bluetooth: btusb: Avoid race condition during controller recovery
 2018-06-05 14:07 UTC  (3+ messages)

How to do authenticated connections in BLE?
 2018-06-05 13:49 UTC  (2+ messages)

[PATCH] obexd: use AM_LDFLAGS for linking
 2018-06-05  7:48 UTC  (2+ messages)

constant bt mouse disconnects
 2018-06-04 21:32 UTC 

pull request: bluetooth-next 2018-06-04
 2018-06-04 21:22 UTC  (2+ messages)

How to avoid discovering devices no longer powered on. BlueZ 5.x internal cache keeps discovering them
 2018-06-04 16:55 UTC 

[PATCH v6 0/5] Enable Bluetooth functionality for WCN3990
 2018-06-04 15:14 UTC  (8+ messages)
` [PATCH v6 2/5] Bluetooth: btqca: Rename ROME related functions to Generic functions
` [PATCH v6 5/5] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH 1/2] linux-firmware:Update firmware patch for Intel Bluetooth 7265 (D1)
 2018-06-04 12:56 UTC  (3+ messages)
` [PATCH 2/2] linux-firmware: Update firmware patch for Intel Bluetooth 7265 (D0)

[PATCH BlueZ] core: Allow sending to org.mpris.MediaPlayer2.Player
 2018-06-04 10:06 UTC  (2+ messages)

[PATCH] Allow bluetoothd to call methods on dbus' system bus
 2018-05-31 17:02 UTC  (3+ messages)

BLE advertise name
 2018-05-31  8:47 UTC  (8+ messages)

[PATCH] Bluetooth: btusb: Add additional device ID for RTL8822BE
 2018-05-30 13:45 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 04/13] Bluetooth: btrtl: add support for retrieving the UART settings
 2018-05-30 12:14 UTC  (3+ messages)
` [RFC PATCH] Bluetooth: btrtl: btrtl_convert_baudrate() can be static

[PATCH 12/13] Bluetooth: hci_h5: Add support for the RTL8723BS
 2018-05-30  7:40 UTC  (2+ messages)

[PATCH BlueZ 0/1] ECC Cleanup
 2018-05-30  7:23 UTC  (2+ messages)

[PATCH v1 1/2] Bluetooth: Re-use kstrtobool_from_user()
 2018-05-30  6:16 UTC  (4+ messages)
` [PATCH v1 2/2] Bluetooth: btmrvl: Re-use kstrtol_from_user()

[PATCH] Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning
 2018-05-30  6:13 UTC  (2+ messages)

[PATCH BlueZ] shared/shell: Disable argument count check if optarg are detected
 2018-05-29 11:40 UTC  (2+ messages)

[PATCH BlueZ 1/2] client: Don't require authorization for trusted devices
 2018-05-29 11:39 UTC  (6+ messages)
` [PATCH BlueZ 2/2] gatt: Don't require prepare write "

[PATCH BlueZ] test: Switch to Python3
 2018-05-29 11:39 UTC  (2+ messages)

[PATCH BlueZ v5 1/4] doc/gatt-api: Add authorization options for attributes
 2018-05-28 15:46 UTC  (6+ messages)
` [PATCH BlueZ v5 4/4] client: Don't require authorization for trusted devices

[PATCH BlueZ v2] test: Switch to Python3
 2018-05-28 11:37 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).