linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-12 19:00:20 to 2018-02-23 13:54:55 UTC [more...]

[v8 0/8] rsi: add bluetooth and coex support
 2018-02-23 13:54 UTC  (6+ messages)
` [v8 1/8] rsi: add rx control block to handle rx packets in USB
` [v8 2/8] rsi: add bluetooth rx endpoint
` [v8 3/8] rsi: add header file rsi_91x
` [v8 4/8] rsi: add coex support
` [v8 5/8] Bluetooth: btrsi: add new rsi bluetooth driver

Problem with re-loading hci_uart.ko on RPi3
 2018-02-23 13:40 UTC  (17+ messages)

[PATCH 1/2] shared/btp: Fix return type in btp_send
 2018-02-23 13:40 UTC  (2+ messages)
` [PATCH 2/2] shared/btp: Allow to call btp_send without valid btp

[PATCH BlueZ 0/3] Receiving monitor data stream over RTT
 2018-02-23 11:34 UTC  (8+ messages)
` [PATCH BlueZ 1/3] monitor: Extract TTY data processing to separate function
` [PATCH BlueZ 2/3] monitor: Add interface for J-Link library
` [PATCH BlueZ 3/3] monitor: Add support for reading over J-Link RTT

bluetoothd Discovery caching changes?
 2018-02-23 11:24 UTC 

[PATCH 00/11] Ext scan/connect and PHY Configuration
 2018-02-23 11:08 UTC  (14+ messages)
` [PATCH 01/11] Bluetooth: Introduce helpers for LE set scan start and complete
` [PATCH 1/2] monitor: Add support PHY management commands and event
` [PATCH 02/11] Bluetooth: Use extended scanning if controller supports
` [PATCH 2/2] btmgmt: Add PHY configuration get/set commands
` [PATCH 03/11] Bluetooth: Process extended ADV report event
` [PATCH 04/11] Bluetooth: Introduce helpers for le conn status and complete
` [PATCH 05/11] Bluetooth: Use extended LE Connection if supported
` [PATCH 06/11] Bluetooth: Define PHY flags in hdev and set 1M as default
` [PATCH 07/11] Bluetooth: Implement Get PHY Configuration mgmt command
` [PATCH 08/11] Bluetooth: Implement Set PHY Confguration command
` [PATCH 09/11] Bluetooth: Set Scan PHYs based on selected PHYs by user
` [PATCH 10/11] Bluetooth: Handle extended ADV PDU types
` [PATCH 11/11] Bluetooth: Use selected PHYs in extended connect

[PATCH 0/3] drivers: support for sysfs initiated coredump
 2018-02-23 10:51 UTC  (9+ messages)
` [PATCH 1/3] brcmfmac: add "
` [PATCH 2/3] mwifiex: support sysfs initiated device coredump
` [PATCH 3/3] btmrvl: support sysfs initiated firmware coredump

[PATCH] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version
 2018-02-23  7:14 UTC  (17+ messages)
      ` udev USB autosupend whitelist (was Re: [PATCH] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version)

[PATCH] ieee802154: assembly of 6LoWPAN fragments improvement
 2018-02-22 23:10 UTC  (3+ messages)

[PATCH BlueZ 1/8] shared/shell: Add non-interactive mode
 2018-02-22  9:56 UTC  (9+ messages)
` [PATCH BlueZ 2/8] tools/bluetooth-player: Only enable attach input when connected
` [PATCH BlueZ 3/8] tools/obexctl: "
` [PATCH BlueZ 4/8] shared/shell: Set NON_INTERACTIVE env
` [PATCH BlueZ 5/8] client: Don't auto register agent on non-interactive mode
` [PATCH BlueZ 6/8] shared/mainloop: Add GLIB wrapper
` [PATCH BlueZ 7/8] shared/util: Add strdelimit and strsuffix
` [PATCH BlueZ 8/8] shared/shell: Use mainloop wrappers instead of GLIB directly

Issues with connecting to a BNEP/PAN network
 2018-02-22  9:22 UTC 

HSP issue
 2018-02-22  8:35 UTC  (4+ messages)

[PATCH 0/4 v4] LE New PHYs kernel interfaces
 2018-02-22  5:49 UTC  (12+ messages)
` [PATCH 2/4 v4] doc/mgmt-api: Add support for Set Phy Configuration command

[PATCH 1/1] sbc: Fix stack overflow read in sbc_crc8
 2018-02-21 19:28 UTC 

[PATCH v4] adapter: Add ConnectDevice method
 2018-02-21 14:06 UTC  (2+ messages)

Setting a timeout for device_connect_le()
 2018-02-21 14:04 UTC 

[PATCH] advertising: Fix setting discoverable flag only for peripheral
 2018-02-21  9:25 UTC  (4+ messages)

[PATCH] shared/shell: Fix history display with no saved prompt
 2018-02-21  8:06 UTC  (2+ messages)

[PATCH BlueZ] device: Fix probing service twice
 2018-02-20 14:58 UTC  (3+ messages)
` [PATCH BlueZ] shared/shell: Add non-interactive mode

[PATCH BlueZ 1/3] shared/shell: Add non-interactive mode
 2018-02-20 14:47 UTC  (3+ messages)
` [PATCH BlueZ 2/3] tools/bluetooth-player: Only enable attach input when connected
` [PATCH BlueZ 3/3] tools/obexctl: "

[v7 0/8] rsi: add bluetooth and coex support
 2018-02-20 13:14 UTC  (12+ messages)
` [v7 1/8] rsi: add rx control block to handle rx packets in USB
` [v7 2/8] rsi: add bluetooth rx endpoint
` [v7 3/8] rsi: add header file rsi_91x
` [v7 4/8] rsi: add coex support
` [v7 5/8] Bluetooth: btrsi: add new rsi bluetooth driver
` [v7 6/8] rsi: handle BT traffic in driver
` [v7 7/8] rsi: add module parameter operating mode
` [v7 8/8] rsi: sdio changes to support BT

[PATCH 0/1] Bluetooth: btusb: Use DMI matching for QCA reset_resume quirks
 2018-02-20 12:23 UTC  (3+ messages)
` [PATCH] Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking

[RFC 0/1] Bluetooth: btusb: Use DMI matching for QCA reset_resume quirk
 2018-02-19 20:01 UTC  (7+ messages)
` [RFC] Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking

[PATCH v2] adapter: Fix not clearing connectable setting on power off
 2018-02-19 17:16 UTC  (2+ messages)

[PATCH v3 1/3] tools: Add initial code for btmon-logger
 2018-02-19 13:46 UTC  (3+ messages)
` [PATCH v3 2/3] tools/btmon-logger: Add support for chainning snoop files
` [PATCH v3 3/3] monitor: Add support for reading btsnoop sets

[PATCH v3] adapter: Add ConnectDevice method
 2018-02-19 13:29 UTC  (5+ messages)

[PATCH BlueZ 0/7] Improve ad service and add ad clear
 2018-02-19 10:40 UTC  (9+ messages)
` [PATCH BlueZ 1/7] client: Fix null output for ad service uuid
` [PATCH BlueZ 2/7] client: Not output ad service info if no uuid sets
` [PATCH BlueZ 3/7] client: Fix data growth if reconfiguring ad service
` [PATCH BlueZ 4/7] client: Improve help messages for advertise
` [PATCH BlueZ 5/7] client: Introduce data_clear() calling ->clear()
` [PATCH BlueZ 6/7] client: Introduce ad_disable_{uuids,service,manufacturer}
` [PATCH BlueZ 7/7] client: Add clear command for advertise

[PATCH] adapter: Fix not clearing connectable setting on power off
 2018-02-19  9:21 UTC  (3+ messages)

[PATCH BlueZ 0/1 v2] BT Mesh API doc
 2018-02-18  6:48 UTC  (2+ messages)
` [PATCH BlueZ 1/1 v2] Add initial doc describing Bluetooth Mesh API

[PATCH v2] adapter: Fix initializing GATT server for BR/EDR only controllers
 2018-02-16 18:03 UTC  (2+ messages)

[PATCH] [4.14 only backport] Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUS
 2018-02-16 16:05 UTC 

[PATCH] Bluetooth: Set auth method to just works for no mitm and displayonly
 2018-02-16 15:54 UTC  (2+ messages)

[v5 0/8] rsi: add bluetooth and coex support
 2018-02-16 14:46 UTC  (14+ messages)
` [v5 1/8] rsi: add rx control block to handle rx packets in USB
` [v5 3/8] rsi: add header file rsi_header
` [v5 4/8] rsi: add coex support

[PATCH 1/2] mesh: prov-db: Correct json database parsing
 2018-02-16 12:20 UTC  (2+ messages)
` [PATCH 2/2] mesh: node: Correct minor errors

[PATCH] mesh: meshctl: Add subscriptions to node structure and json database
 2018-02-16 10:38 UTC  (2+ messages)

pull request: bluetooth-next 2018-02-15
 2018-02-15 20:44 UTC  (2+ messages)

Does BCM92045MD working fine?
 2018-02-15 16:09 UTC 

[PATCH BlueZ] adapter: Fix initializing GATT server for BR/EDR only controllers
 2018-02-14 12:45 UTC  (2+ messages)

Bose Quiet Comfort 35 Remaining Battery Reporting
 2018-02-14 12:37 UTC  (4+ messages)

[PATCH BlueZ] obexd: Fix null response name
 2018-02-14 11:42 UTC  (2+ messages)

GAP and GATT always added to sdp records
 2018-02-14 10:49 UTC  (2+ messages)

hciattach alternative to change default address after upgrading to BlueZ 5.47
 2018-02-14 10:02 UTC  (3+ messages)

[PATCH 1/3] mesh: meshctl: Add heartbeat get subscribe and publish
 2018-02-13 12:09 UTC  (2+ messages)

[v6 0/8] rsi: add bluetooth and coex support
 2018-02-13 12:01 UTC  (9+ messages)
` [v6 1/8] rsi: add rx control block to handle rx packets in USB
` [v6 2/8] rsi: add bluetooth rx endpoint
` [v6 3/8] rsi: add header file rsi_91x
` [v6 4/8] rsi: add coex support
` [v6 5/8] Bluetooth: btrsi: add new rsi bluetooth driver
` [v6 6/8] rsi: handle BT traffic in driver
` [v6 7/8] rsi: add module parameter operating mode
` [v6 8/8] rsi: sdio changes to support BT

[PATCH BlueZ 1/4] tools/btpclient: Fix ad property manufacturer data name
 2018-02-13  8:15 UTC  (2+ messages)

[PATCH v2] net: make getname() functions return length rather than use int* parameter
 2018-02-12 19:36 UTC  (2+ messages)


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).