linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-31 15:45:40 to 2017-02-16 18:03:13 UTC [more...]

[PATCH v2 BlueZ 0/7] Improvements on connection parameters update
 2017-02-16 18:03 UTC  (6+ messages)
` [PATCH v2 BlueZ 1/7] profiles/gap: Some code cleanup
` [PATCH v2 BlueZ 2/7] src/adapter: Added connection parameter load/store functions
` [PATCH v2 BlueZ 3/7] src/device: Added function to set connection parameters
` [PATCH v2 BlueZ 4/7] profiles/gap: Added support for PPCP characteristic
` [PATCH v2 BlueZ 5/7] src/eir: Added support for Slave Connection Interval Range AD

[PATCH v2 0/5] Bluetooth: 6LoWPAN: Fix lladdr length
 2017-02-16 17:19 UTC  (6+ messages)
` [PATCH v2 1/5] bluetooth: Set 6 byte device addresses
` [PATCH v2 2/5] 6lowpan: Set MAC address lenght according to LOWPAN_LLTYPE
` [PATCH v2 3/5] 6lowpan: iphc: override l2 packet information
` [PATCH v2 4/5] ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
` [PATCH v2 5/5] 6lowpan: Use netdev addr_len to determine lladdr len

[PATCH] Bluetooth: fix spelling mistake: "advetising" -> "advertising"
 2017-02-16 16:40 UTC  (2+ messages)

[PATCH] Bluetooth: btmrvl: fix spelling mistake: "caibration" -> "calibration"
 2017-02-16 16:39 UTC  (2+ messages)

[PATCH] Bluetooth: btqcomsmd: Allow driver to build if COMPILE_TEST is enabled
 2017-02-16 16:38 UTC  (2+ messages)

[PATCH] Bluetooth: Add another AR3012 04ca:3018 device
 2017-02-16 16:36 UTC  (2+ messages)

[PATCH] Bluetooth: hci_bcm: Add support for BCM2E95 and BCM2E96
 2017-02-16 16:34 UTC  (2+ messages)

[PATCH] Bluetooth: btbcm: Add a delay for module reset
 2017-02-16 16:33 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add support for 413c:8143
 2017-02-16 16:31 UTC  (2+ messages)

[PATCH v2 1/3] btmrvl: avoid double-disable_irq() race
 2017-02-16 16:26 UTC  (3+ messages)
` [PATCH v2 3/3] btmrvl: use dt's irqflags for wakeup pin

[PATCH] Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg
 2017-02-16 16:24 UTC  (2+ messages)

[PATCH v7 1/3] Bluetooth: btusb: Use an error label for error paths
 2017-02-16 16:22 UTC  (4+ messages)
` [PATCH v7 2/3] Bluetooth: btusb: Add out-of-band wakeup support
` [PATCH v7 3/3] Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeup

[PATCH] Bluetooth: btqcomsmd: Fix module autoload
 2017-02-16 16:19 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: add support for 0bb4:0306
 2017-02-16 16:17 UTC  (9+ messages)
      ` [PATCH v2] "

Difference between the bluetooth HCI Types
 2017-02-16 16:16 UTC  (2+ messages)

HFP profile into BLUEZ
 2017-02-16 12:23 UTC  (2+ messages)

LE connection fails on kernel 3.10
 2017-02-16 11:19 UTC 

Bluez5.43 stack for bcm4334x chipset
 2017-02-16  7:57 UTC  (4+ messages)

[PATCH BlueZ 0/4] Improvements on connection parameters update
 2017-02-15 18:18 UTC  (5+ messages)
` [PATCH BlueZ 1/4] profiles/gap: Some code cleanup
` [PATCH BlueZ 2/4] src/adapter: Added connection parameter load/store functions
` [PATCH BlueZ 3/4] src/device: Added function to set connection parameters
` [PATCH BlueZ 4/4] profiles/gap: Added support for PPCP characteristic

Elektex bluetooth keyboard incorrect device class
 2017-02-15 14:05 UTC 

[PATCH 0/5] Bluetooth: 6LoWPAN: Fix lladdr length
 2017-02-15 11:58 UTC  (17+ messages)
` [PATCH 1/5] bluetooth: Set 6 byte device addresses
` [PATCH 2/5] 6lowpan: Set MAC address lenght according to LOWPAN_LLTYPE
` [PATCH 3/5] 6lowpan: iphc: override l2 packet information
` [PATCH 4/5] ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
` [PATCH 5/5] 6lowpan: Use netdev addr_len to determine lladdr len

[PATCH] Bluetooth: Fix l2cap_sock_teardown_cb race condition with bt_accept_dequeue
 2017-02-15 10:14 UTC  (3+ messages)
  ` L2CAP l2cap_sock_teardown_cb() race condition with RFCOMM rfcomm_accept_connection()

[RFC][PATCH v2 BlueZ 0/2] Connection Update improvements
 2017-02-14 20:28 UTC  (3+ messages)
` [RFC][PATCH v2 BlueZ 1/2] Bluetooth: L2CAP: Refactor L2CAP_CONN_PARAM_UPDATE_REQ into a function
` [RFC][PATCH v2 BlueZ 2/2] Bluetooth: L2CAP: Add BT_LE_CONN_CONFIG socket option

[PATCH] client: fix calling ad_unregister
 2017-02-14 18:19 UTC  (2+ messages)

How to receive Notifications?
 2017-02-14 18:17 UTC  (2+ messages)

[PATCH v3 1/3] Bluetooth: bnep: fix possible might sleep error in bnep_session
 2017-02-14  0:57 UTC  (5+ messages)
` [PATCH v3 2/3] Bluetooth: cmtp: fix possible might sleep error in cmtp_session
` [PATCH v3 3/3] Bluetooth: hidp: fix possible might sleep error in hidp_session_thread

[PATCH v4 1/3] Bluetooth: bnep: fix possible might sleep error in bnep_session
 2017-02-14  0:55 UTC  (3+ messages)
` [PATCH v4 2/3] Bluetooth: cmtp: fix possible might sleep error in cmtp_session
` [PATCH v4 3/3] Bluetooth: hidp: fix possible might sleep error in hidp_session_thread

hci_core: Buggy handling of HCI_SETUP flag in mgmt API
 2017-02-13 22:00 UTC  (3+ messages)

[PATCH] Bluetooth: hci_bcm: Do not change uart speed
 2017-02-13  9:30 UTC  (5+ messages)

[PATCH] rtlbt: Add Realtek Bluetooth profiling support
 2017-02-13  8:35 UTC  (6+ messages)
  ` 答复: "

Bose Quiet Comfort 35 Remaining Battery Reporting
 2017-02-13  5:55 UTC  (9+ messages)

[PATCH 1/3] Bluetooth: bnep: fix possible might sleep error in bnep_session
 2017-02-13  4:16 UTC  (9+ messages)
` [PATCH 2/3] Bluetooth: cmtp: fix possible might sleep error in cmtp_session
` [PATCH 3/3] Bluetooth: hidp: fix possible might sleep error in hidp_session_thread

[PATCH v2 1/3] Bluetooth: bnep: fix possible might sleep error in bnep_session
 2017-02-13  4:09 UTC  (3+ messages)
` [PATCH v2 2/3] Bluetooth: cmtp: fix possible might sleep error in cmtp_session
` [PATCH v2 3/3] Bluetooth: hidp: fix possible might sleep error in hidp_session_thread

[Bug 64671] hci0 command 0x1009 tx timeout, bluez can't find adapter
 2017-02-13  0:44 UTC 

Connecting to HID profile connects then quickly disconnects
 2017-02-12 22:24 UTC 

Reducing input latency/lag on connected game controllers (On Raspberry Pi)
 2017-02-12 17:52 UTC  (3+ messages)

[Bug 190831] New: Intel Bluetooth 8260 breaks with latest firmware
 2017-02-11 22:59 UTC  (9+ messages)
` [Bug 190831] "

SCO socket MTU problem in PulseAudio
 2017-02-10 22:23 UTC  (7+ messages)

BlueZ 5.43 doesn't find controller; 5.19 did
 2017-02-10 21:54 UTC  (2+ messages)

How to resolve no-connect issue for BT HID Client
 2017-02-10 18:59 UTC 

[RFC][PATCH BlueZ] Bluetooth: L2CAP: Add BT_LE_CONN_PARAM socket option
 2017-02-10 13:31 UTC  (7+ messages)

Reading manufacturer-specific advertisement data from BLE device
 2017-02-10 11:39 UTC  (2+ messages)

Scanning for advertising packets more often
 2017-02-10 11:36 UTC  (3+ messages)

[PATCH v2 BlueZ 0/2] Minor MIDI profile improvements
 2017-02-10 11:33 UTC  (4+ messages)
` [PATCH v2 BlueZ 1/2] profiles/midi: Add safer buffer setter function
` [PATCH v2 BlueZ 2/2] profiles/midi: Moved MIDI UUIDs to library header

Don't understand BlueZ 5 GATT interface
 2017-02-10 10:32 UTC  (2+ messages)

GATT client not working with BlueZ 5.19
 2017-02-10  9:34 UTC  (2+ messages)

[PATCH BlueZ 0/2] Minor MIDI profile improvements
 2017-02-09 14:46 UTC  (5+ messages)
` [PATCH BlueZ 1/2] profiles/midi: Add safer buffer setter function
` [PATCH BlueZ 2/2] profiles/midi: Moved MIDI UUIDs to library header

[PATCH] device: Add device type property
 2017-02-09  9:40 UTC  (4+ messages)

[PATCH] Bluetooth: Add Support for Intel Bluetooth Devices JfP and ThP [8087:0025,8087:0aaa]
 2017-02-08 14:02 UTC 

[PATCH] Bluetooth: Add Support for Intel Bluetooth Devices JfP and ThP [8087:0025,8087:0aaa]
 2017-02-08 12:44 UTC 

[Bug 194121] New: Bluetooth low energy not working
 2017-02-06 16:51 UTC 

Exchanging data over Bluetooth Classic
 2017-02-06 14:13 UTC  (3+ messages)

Unable browse over BNEP
 2017-02-06 14:03 UTC 

GATT service blacklist
 2017-02-05 21:16 UTC  (7+ messages)

[RFC][PATCH BlueZ] sixaxis: Differing device name between usb and bluetooth connection
 2017-02-04 18:16 UTC 

[RFC][PATCH BlueZ] sixaxis: Differing device name between usb and bluetooth connection
 2017-02-04 18:15 UTC 

Update the connection's parameters
 2017-02-03 20:15 UTC  (7+ messages)

[PATCH v4 0/5] Serial slave device bus
 2017-02-02 19:48 UTC  (6+ messages)
` [PATCH v4 1/5] tty_port: Add port client functions
` [PATCH v4 2/5] dt/bindings: Add a serial/UART attached device binding
` [PATCH v4 3/5] serdev: Introduce new bus for serial attached devices
` [PATCH v4 4/5] serdev: add a tty port controller driver
` [PATCH v4 5/5] tty_port: register tty ports with serdev bus

[PATCH] tools/btattach: Add detach option
 2017-02-02 10:28 UTC  (6+ messages)

[Bug 193821] New: USB Bluetooth stops working after "usb 2-7: reset full-speed USB device number 5 using xhci_hcd"
 2017-02-02 10:01 UTC  (2+ messages)
` [Bug 193821] "

[PATCH] hciattach: bcm43xx: delay reset after firmware download
 2017-02-01 20:10 UTC  (3+ messages)

[PATCH v3 0/5] Serial slave device bus
 2017-01-31 15:45 UTC  (4+ 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).