linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-18 19:33:14 to 2015-05-24 22:39:05 UTC [more...]

[PATCH v4 00/17] BlueZ/Bluetooth: Multi-advertising infrastructure
 2015-05-24 22:39 UTC  (15+ messages)
` [PATCH v3 0/2] Bluetooth: Multi-Advertising Infrastructure
  ` [PATCH v4 02/17] Bluetooth: hci_core: Introduce multi-adv inst list
  ` [PATCH v4 04/17] Bluetooth: mgmt: multi adv for read_adv_features()
` [PATCH v5 00/16] Bluetooth: Multi-advertising infrastructure
` [PATCH v5 01/16] Bluetooth: hci_core: Introduce multi-adv inst list
` [PATCH v5 02/16] Bluetooth: mgmt: dry update_scan_rsp_data()
` [PATCH v5 03/16] Bluetooth: mgmt: multi adv for read_adv_features()
` [PATCH v5 04/16] Bluetooth: mgmt: multi adv for get_current_adv_instance()
` [PATCH v5 05/16] Bluetooth: mgmt: multi adv for get_adv_instance_flags()
` [PATCH v5 06/16] Bluetooth: mgmt: improve get_adv_instance_flags() readability
` [PATCH v5 07/16] Bluetooth: mgmt: multi adv for enable_advertising()

[PATCH BlueZ] monitor: Improbe decoding of ATT Read by Group Type Respose
 2015-05-24 15:32 UTC  (5+ messages)

Bug in sixaxis plugin: stick axises are "jumping" from bogus input
 2015-05-23 17:21 UTC 

[PATCH] monitor: Add Broadcom BCM4324B3 chip name information
 2015-05-23 13:17 UTC  (2+ messages)

[PATCH] core/gatt: Report if char. value exists properly
 2015-05-23  5:41 UTC  (2+ messages)

Support for Reconnection Address
 2015-05-23  3:45 UTC 

Issue Write Not Permitted Error Response not working
 2015-05-23  3:39 UTC 

[RFC v4 0/4] Broadcom Bluetooth UART device driver
 2015-05-22 20:10 UTC  (5+ messages)
` [RFC v4 1/4] Broadcom Bluetooth UART Device Tree bindings
` [RFC v4 2/4] Broadcom Bluetooth UART Platform Driver
` [RFC v4 3/4] Broadcom Bluetooth protocol UART support
` [RFC v4 4/4] BlueZ Broadcom UART Protocol

[RFC v3 0/4] Broadcom Bluetooth UART device driver
 2015-05-22 19:05 UTC  (12+ messages)
` [RFC v3 1/4] Broadcom Bluetooth UART Device Tree bindings
` [RFC v3 2/4] Broadcom Bluetooth UART Platform Driver
` [RFC v3 4/4] BlueZ Broadcom UART Protocol

[PATCH v6 0/5] Add baudrate management for Bluetooth UART
 2015-05-22 13:55 UTC  (12+ messages)
` [PATCH v6 1/5] Bluetooth: btbcm: Add BCM4324B3 UART device
` [PATCH v6 2/5] Bluetooth: hci_uart: Support operational speed during setup
` [PATCH v6 3/5] Bluetooth: btbcm: Add helper functions for UART setup
` [PATCH v6 4/5] Bluetooth: hci_uart: Update Broadcom "
` [PATCH v6 5/5] Bluetooth: hci_uart: Add bcm_set_baudrate()

[PATCH] android/pts: Update HID test results
 2015-05-22 13:31 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] android/hidhost: Fix connecting HOGP over BREDR
 2015-05-22 13:17 UTC  (7+ messages)
` [PATCHv2] "
    ` [PATCHv2] android/pts: Update SM test results
    ` [PATCHv3] android/hidhost: Fix connecting HOGP over BREDR

[PATCH] android/pts: Update AVDTP test results
 2015-05-22 13:06 UTC  (2+ messages)

[PATCH] android/pts: Update MPS test results
 2015-05-22 13:05 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] android/pts: Update IOPT test results
 2015-05-22 13:05 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] android/pts: Update AVCTP test results
 2015-05-22 13:04 UTC  (2+ messages)

[PATCH] android/pts: Update AVRCP test results
 2015-05-22 13:04 UTC  (2+ messages)

[PATCH] android/pts: Update A2DP test results
 2015-05-22 13:04 UTC  (2+ messages)

[PATCH] android/pts: Update HOGP test results
 2015-05-22 13:04 UTC  (2+ messages)

[PATCH] android/pts: Update OPP test results
 2015-05-22 13:03 UTC  (2+ messages)

[PATCH] gatt: Fix memory leak in profile_add
 2015-05-22 12:23 UTC  (2+ messages)

[PATCH 1/3] tester: Refactor Read Local Public Key command
 2015-05-22 11:48 UTC  (3+ messages)

[RESEND][PATCH] Bluetooth: Make request workqueue freezable
 2015-05-22 11:30 UTC  (37+ messages)

[PATCH 0/5] Use tester framework for unit-tests
 2015-05-22 11:19 UTC  (8+ messages)
` [PATCH 1/5] unit/test-ringbuf: Use tester framework
` [PATCH 2/5] unit/test-textfile: "
` [PATCH 3/5] unit/test-queue: "
` [PATCH 4/5] unit/test-lib: "
` [PATCH 5/5] unit/test-uuid: "

[PATCH RFC 0/6] how to share the code between android/avdtp.* and profile/audio/avdtp.*
 2015-05-22 10:28 UTC  (7+ messages)
` [PATCH 1/6] audio/avdtp: Fix not calling callback if DISCOVER is rejected
` [PATCH 2/6] audio/avdtp: Fix not calling callback if GET_CAPABILITIES "
` [PATCH 3/6] audio/avdtp: Fix not calling callback if GET_CONFIGURATION "
` [PATCH 4/6] audio/avdtp:-Fix-not-removing-start_timer-source
` [PATCH 5/6] audio/a2dp: Move PSM definition to AVDTP header
` [PATCH 6/6] Move avdtp common code into src/shared

[PATCH ] unit/sdp: Use update_db_timestamp() of sdpd-service
 2015-05-22 10:17 UTC 

[PATCH BlueZ 1/3] shared/ad: Do not lookup service data twice
 2015-05-22 10:15 UTC  (3+ messages)
` [PATCH BlueZ 2/3] shared/ad: Fix service data matching
` [PATCH BlueZ 3/3] tests/example-advertisement: Change type to peripheral

[PATCH 1/2] Bluetooth: Add option to enable/disable SCO support
 2015-05-22  5:56 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Add option to enable/disable A2MP module

[PATCH] Bluetooth: btusb: fix Realtek suspend/resume
 2015-05-21 20:04 UTC  (2+ messages)

[PATCHv2] Bluetooth: btusb: Fix Intel controller hang after shutdown
 2015-05-21 19:56 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Don't call shutdown when leaving user channel
 2015-05-21 19:55 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Reorder HCI user channel socket release

Realtek USB bluetooth: no scan results when wifi is connected
 2015-05-21 13:29 UTC  (6+ messages)
  ` 答复: "
      ` 答复: "

DBus API for LTK OOB keys
 2015-05-21 13:10 UTC  (10+ messages)

[PATCH] Bluetooth: btusb: Fix Intel controller hang after shutdown
 2015-05-21 12:24 UTC  (2+ messages)

bluetooth-next HCI user channel issue
 2015-05-21 12:22 UTC  (6+ messages)

[RFC BlueZ v5 1/2] audio/avdtp: Add a2dp vendor codec match callback
 2015-05-21 10:24 UTC  (2+ messages)
` [RFC BlueZ v5 2/2] audio/a2dp: Remove useless check_vendor_codec()

[PATCH v2] Bluetooth: btusb: Support QCA61x4 ROME v2.0
 2015-05-21  2:24 UTC 

[PATCH] Bluetooth: btusb: Support for QCA61x4 on Samsung
 2015-05-21  0:45 UTC  (7+ messages)

[PATCH v3] Bluetooth: btusb: Add routine for applying Intel DDC parameters
 2015-05-20 21:04 UTC 

[PATCH BlueZ] Fix name in AUTHORS
 2015-05-20 20:21 UTC  (4+ messages)

[PATCH BlueZ] shared/ad: Replace data if already exists
 2015-05-20 20:12 UTC  (8+ messages)

[PATCH v2] Bluetooth: btusb: Add routine for applying Intel DDC parameters
 2015-05-20 20:11 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix reporting incorrect EIR in device found mgmt event
 2015-05-20 19:55 UTC  (3+ messages)

[PATCH 1/3] emulator: Verify Set Controller To Host Flow Control Command
 2015-05-20 17:56 UTC  (4+ messages)
` [PATCH 2/3] emulator: Move Host Buffer Size Command handling block
` [PATCH 3/3] emulator: Handle Host Number Of Completed Packets Command

[RFC BlueZ v4 1/2] audio/avdtp: Add a2dp vendor codec match callback
 2015-05-20 12:09 UTC  (2+ messages)
` [RFC BlueZ v4 2/2] audio/a2dp: Remove useless check_vendor_codec()

[PATCH 1/5] android/pts: Update SM PTS 6.1 results for android 5.1
 2015-05-20  9:53 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: Add a quirk for BCM43142A0 (105b:e065)
 2015-05-20  7:30 UTC  (3+ messages)

[PATCH v4 1/2] lib/bnep: Update bnep header with BNEPGETSUPPFEAT and setup response
 2015-05-20  7:28 UTC  (4+ messages)

What am I missing?
 2015-05-19 19:59 UTC  (5+ messages)

[PATCH] Bluetooth: Add debug logs for legacy SMP crypto functions
 2015-05-19 19:08 UTC  (2+ messages)

[PATCH] android/pts: Update SPP test results
 2015-05-19 18:49 UTC  (3+ messages)

[PATCH] android/pts: Update MCAP test results
 2015-05-19 18:46 UTC  (2+ messages)

[PATCH] android/pts: Update HFP test results
 2015-05-19 14:15 UTC  (2+ messages)

[PATCH] android/pts: Update PBAP test results
 2015-05-19 14:10 UTC  (2+ messages)

[RFC BlueZ v3 1/2] audio/avdtp: Add a2dp vendor codec match callback
 2015-05-19  7:04 UTC  (3+ messages)

[PATCH v2] Bluetooth: btusb: fixed command length alignment on Intel 8260
 2015-05-18 22:52 UTC 

pull request: bluetooth 2015-05-17
 2015-05-18 20:15 UTC  (2+ messages)

[PATCH] User channel issue
 2015-05-18 20:08 UTC  (3+ messages)
` [PATCH] tools: Add initial User Channel tester

[Bug 81821] btusb logs error drivers/base/firmware_class.c:1105 _request_firmware+0x431/0x7b0()
 2015-05-18 20:06 UTC 

[PATCH] emulator: Add initial support for Controller to Host flow control
 2015-05-18 19:33 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).