linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-04 12:43:03 to 2013-07-12 15:20:20 UTC [more...]

[RFC] PATCH: rfcomm tty refcount fixes
 2013-07-12 15:20 UTC  (2+ messages)

[PATCH v2] Fix refcounting issues in rfcomm/tty.c
 2013-07-12 15:06 UTC  (3+ messages)

bluez-5.x sdptool browse local failed to connect to SDP server
 2013-07-12 14:19 UTC  (2+ messages)

[RFC BlueZ v0 00/10] HSP plugin
 2013-07-12 13:48 UTC  (13+ messages)
` [RFC BlueZ v0 01/10] media: Expose Media API internally
` [RFC BlueZ v0 02/10] media: Add callback to report new endpoints
` [RFC BlueZ v0 03/10] transport: Regroup a2dp-specific members in struct
` [RFC BlueZ v0 04/10] transport: Add API to register drivers
` [RFC BlueZ v0 05/10] transport: Add API to report suspend/resume complete
` [RFC BlueZ v0 06/10] transport: Add microphone/speaker gains
` [RFC BlueZ v0 07/10] audio: Add function to remove inactive devices
` [RFC BlueZ v0 08/10] hsp: Add initial HSP plugin
` [RFC BlueZ v0 09/10] hsp: Add Media API integration
` [RFC BlueZ v0 10/10] hsp: Implement media transport driver

[PATCH v8 0/8] sco: SCO socket option for voice_setting
 2013-07-12 13:48 UTC  (24+ 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 0/2] Bluetooth: hidp: cleanup HID init and re-enable hidinput_input_event callback
 2013-07-12 12:55 UTC  (11+ messages)
` [PATCH 1/2] Bluetooth: hidp: implement "
` [PATCH 2/2] Bluetooth: hidp: remove wrong send_report at init

[PATCH v2 00/21] Remove audio_device and introduce policy plugin
 2013-07-12 12:07 UTC  (27+ 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

[RFC 0/1] MAP Notification API
 2013-07-12  8:23 UTC  (4+ messages)

[PATCH] sdpd: Remove redundant include
 2013-07-12  6:56 UTC  (2+ messages)

[PATCH] Bluetooth: Fix race between hci_register_dev() and hci_dev_open()
 2013-07-11 12:03 UTC  (4+ messages)
  ` [PATCH -v2] "

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] lib: Add range check for SDP_SVC_ATTR_RSP/SDP_SVC_SEARCH_ATTR_RSP
 2013-07-10  9:37 UTC  (3+ 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 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  (5+ messages)
` [RFC 01/20] audio/sink: Use service user_data for private data

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

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

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

[PATCH BlueZ 0/6] emulator: add LE advertising and scanning support
 2013-07-05  9:00 UTC  (3+ messages)

Multiple SCOs over USB
 2013-07-05  8:35 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).