linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-03 15:15:21 to 2013-07-11 11:26:44 UTC [more...]

[PATCH] Bluetooth: Fix race between hci_register_dev() and hci_dev_open()
 2013-07-11 11:26 UTC  (2+ messages)

linux-next: Tree for Apr 26 [ bluetooth on suspend/resume ]
 2013-07-11  7:50 UTC  (5+ messages)

[PATCH] ar3k: add Bluetooth support for QCA98XX/QCA24XX
 2013-07-11  2:02 UTC  (3+ messages)

[PATCH 1/2] Fix tty refcounting in rfcomm/tty.c
 2013-07-10 17:01 UTC  (10+ messages)

[PATCH] btusb: fix overflow return values
 2013-07-10 10:28 UTC  (12+ messages)
      ` [PATCH v2] btusb: fix wrong use of PTR_ERR()
      ` [PATCH v3] "

[PATCH v2 00/21] Remove audio_device and introduce policy plugin
 2013-07-10 10:00 UTC  (26+ messages)
` [PATCH v2 01/21] audio/sink: Use service user_data for private data
` [PATCH BlueZ 1/3 v2] core/service: Rename service_shutdown to service_remove
` [PATCH v2 02/21] audio/source: Use service user_data for private data
` [PATCH BlueZ 2/3 v2] core/device: Fix crash while freeing services list
` [PATCH v2 03/21] audio/control: Use service user_data for private data
` [PATCH BlueZ 3/3 v2] core/device: Don't call btd_service_disconnect on device_remove
` [PATCH v2 04/21] audio/sink: Reduce dependency on struct audio_device
` [PATCH v2 05/21] audio/source: "
` [PATCH v2 06/21] audio/control: "
` [PATCH v2 07/21] audio/AVCTP: Remove "
` [PATCH v2 08/21] audio/AVDTP: "
` [PATCH v2 09/21] audio/AVRCP: "
` [PATCH v2 10/21] audio/control: "
` [PATCH v2 11/21] audio/A2DP: "
` [PATCH v2 12/21] audio/sink: "
` [PATCH v2 13/21] audio/source: "
` [PATCH v2 14/21] audio/media: "
` [PATCH v2 15/21] audio/transport: "
` [PATCH v2 16/21] audio/manager: "
` [PATCH v2 17/21] audio/main: "
` [PATCH v2 18/21] plugins/policy: Reword audio policy code in a simple plugin
` [PATCH v2 19/21] audio/source: Move stream retry logic to policy plugin
` [PATCH v2 20/21] audio/sink: "
` [PATCH v2 21/21] audio/control: Enable initiate connection to CT role

[PATCH] lib: Add range check for SDP_SVC_ATTR_RSP/SDP_SVC_SEARCH_ATTR_RSP
 2013-07-10  9:37 UTC  (3+ messages)

[RFC 0/1] MAP Notification API
 2013-07-10  8:56 UTC  (2+ messages)

[PATCH 2/2] Fix tty_port refcounting in rfcomm/tty.c
 2013-07-09 17:05 UTC 

[PATCH] ath3k: don't use stack memory for DMA
 2013-07-09 15:25 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC BlueZ v3 0/8] SSP MITM protection
 2013-07-09 15:13 UTC  (6+ messages)
` [RFC BlueZ v3 3/8] Bluetooth: Use defines instead of integer literals

[PATCH v8 0/8] sco: SCO socket option for voice_setting
 2013-07-09 14:25 UTC  (23+ messages)
` [PATCH v8 1/8] Bluetooth: Use hci_connect_sco directly
` [PATCH v8 2/8] Bluetooth: Remove unused mask parameter in sco_conn_defer_accept
` [PATCH v8 3/8] Bluetooth: Add bluetooth socket voice option
` [PATCH v8 4/8] Bluetooth: Constants declaration for SCO airmode
` [PATCH v8 5/8] Bluetooth: Use voice setting in defered SCO connection request
` [PATCH v8 6/8] Bluetooth: Parameters for outgoing SCO connections
` [PATCH v8 7/8] Bluetooth: SCO connection fallback
` [PATCH v8 8/8] Bluetooth: Prevent transparent SCO on older devices

[PATCH BlueZ 1/3 v2] core/service: Rename service_shutdown to service_remove
 2013-07-09 12:49 UTC  (4+ messages)
` [PATCH BlueZ 2/3 v2] core/device: Fix crash while freeing services list
` [PATCH BlueZ 3/3 v2] core/device: Don't call btd_service_disconnect on device_remove

[PATCH] Profile: fix set default external profile authorize
 2013-07-09 12:05 UTC  (2+ messages)

[RFC v2 0/6] sco: Integrate SCO socket option in user space
 2013-07-09 11:42 UTC  (10+ messages)
` [RFC v2 1/6] lib: SCO voice setting support header
` [RFC v2 2/6] btio: Add option for SCO voice setting
` [RFC v2 3/6] btiotest: "
` [RFC v2 4/6] scotest: "
` [RFC v2 5/6] sco-tester: Initial sco tester implementation
` [RFC v2 6/6] sco-tester: Test BT_VOICE option with 1.1 adapter

Bluez with uclibc
 2013-07-09  8:37 UTC  (4+ messages)

[PATCH] core: Use proper header for S_IRUSR/S_IWUSR
 2013-07-09  7:40 UTC 

[PATCH 0/2] Add support fo BT LE Connection Parameters
 2013-07-08 19:01 UTC  (5+ messages)
` [PATCH 1/2] bluetooth: Pass HCI LE connection parameters
` [PATCH 2/2] bluetooth: Add l2cap sockopt for LE conn params

[PATCH BlueZ 1/2] core/service: Rename service_shutdown to service_remove
 2013-07-08 17:22 UTC  (4+ messages)
` [PATCH BlueZ 2/2] core/device: Fix crash while freeing services list

[PATCH] obexd/client: Add client session properties
 2013-07-08 15:52 UTC  (2+ messages)

[PATCH BlueZ 1/2] core/service: Make sure service is disconnected before shutdown
 2013-07-08 15:18 UTC  (7+ messages)
` [PATCH BlueZ 2/2] core/device: Fix crash while freeing services list

[PATCH BlueZ 00/20] Remove audio_device and introduce policy plugin
 2013-07-08 14:10 UTC  (21+ messages)
` [PATCH BlueZ 01/20] audio/sink: Use service user_data for private data
` [PATCH BlueZ 02/20] audio/source: "
` [PATCH BlueZ 03/20] audio/control: "
` [PATCH BlueZ 04/20] audio/sink: Reduce dependency on struct audio_device
` [PATCH BlueZ 05/20] audio/source: "
` [PATCH BlueZ 06/20] audio/control: "
` [PATCH BlueZ 07/20] audio/AVCTP: Remove "
` [PATCH BlueZ 08/20] audio/AVDTP: "
` [PATCH BlueZ 09/20] audio/AVRCP: "
` [PATCH BlueZ 10/20] audio/control: "
` [PATCH BlueZ 11/20] audio/A2DP: "
` [PATCH BlueZ 12/20] audio/sink: "
` [PATCH BlueZ 13/20] audio/source: "
` [PATCH BlueZ 14/20] audio/media: "
` [PATCH BlueZ 15/20] audio/transport: "
` [PATCH BlueZ 16/20] audio/manager: "
` [PATCH BlueZ 17/20] audio/main: "
` [PATCH BlueZ 18/20] plugins/policy: Reword audio policy code in a simple plugin
` [PATCH BlueZ 19/20] audio/source: Move stream retry logic to policy plugin
` [PATCH BlueZ 20/20] audio/sink: "

[RFC 00/20] Remove audio_device and introduce policy plugin
 2013-07-08 10:00 UTC  (28+ messages)
` [RFC 01/20] audio/sink: Use service user_data for private data
` [RFC 02/20] audio/source: "
` [RFC 03/20] audio/control: "
` [RFC 04/20] audio/sink: Reduce dependency on struct audio_device
` [RFC 05/20] audio/source: "
` [RFC 06/20] audio/control: "
` [RFC 07/20] audio/AVCTP: Remove "
` [RFC 08/20] audio/AVDTP: "
` [RFC 09/20] audio/AVRCP: "
` [RFC 10/20] audio/control: "
` [RFC 11/20] audio/A2DP: "
` [RFC 12/20] audio/sink: "
` [RFC 13/20] audio/source: "
` [RFC 14/20] audio/media: "
` [RFC 15/20] audio/transport: "
` [RFC 16/20] audio/manager: "
` [RFC 17/20] audio/main: "
` [RFC 18/20] plugins/policy: Reword audio policy code in a simple plugin
` [RFC 19/20] audio/sink: Fix not notifying service about connection state
` [RFC 20/20] audio/source: "

[PATCH] obexd/client: Add client session properties
 2013-07-08  0:21 UTC  (3+ messages)

[PATCH] bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330]
 2013-07-07 19:11 UTC  (2+ messages)

[RFC] PATCH: rfcomm tty refcount fixes
 2013-07-06  8:43 UTC 

autosuspend issues with the Intel Bluetooth device [8087:07dc]
 2013-07-05 10:59 UTC  (4+ messages)

[PATCH BlueZ 1/2] audio/sink: Fix not notifying service about connection state
 2013-07-05 10:20 UTC  (4+ messages)
` [PATCH BlueZ 2/2] audio/source: "

[PATCH BlueZ 0/6] emulator: add LE advertising and scanning support
 2013-07-05  9:00 UTC  (9+ messages)
` [PATCH BlueZ 1/6] emulator: Store LE advertising data length in btdev
` [PATCH BlueZ 2/6] emulator: Implement basic LE set adv enable command
` [PATCH BlueZ 3/6] emulator: Store LE scan state of virtual controller
` [PATCH BlueZ 4/6] emulator: Disallow LE set scan params command when scan is enabled
` [PATCH BlueZ 5/6] emulator: Dummy LE set advertising parameters
` [PATCH BlueZ 6/6] emulator: Implement LE advertising report

Multiple SCOs over USB
 2013-07-05  8:35 UTC  (2+ messages)

[RFC BlueZ v2 00/13] Add experimental org.bluez.Service1
 2013-07-04  8:27 UTC  (7+ 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).