linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-18 19:08:58 to 2011-11-25 11:10:38 UTC [more...]

[PATCH obexd 1/4] gobex: add unit test for PUT response with delay
 2011-11-25 11:10 UTC  (5+ messages)
` [PATCH obexd 2/4] gobex: add unit test for GET request "
` [PATCH obexd 3/4] gobex: add unit test for GET request with APPARAM
` [PATCH obexd 4/4] gobex: add unit test for GET response "

[PATCH obexd 1/4] Add basic support for MAP client in obex-client
 2011-11-25 11:08 UTC  (5+ messages)
` [PATCH obexd 2/4] Add support for SetFolder in MAP client
` [PATCH obexd 3/4] Add response handling for "
` [PATCH obexd 4/4] Add simple helper "

[PATCH] Don't set LE flags in mgmt_start_discovery()
 2011-11-24 18:44 UTC  (6+ messages)

[RFC obexd 00/10] Major API changes in obex-client
 2011-11-24 18:24 UTC  (13+ messages)
` [RFC obexd 01/10] client-doc: reformatted to fit in 80 columns
` [RFC obexd 02/10] client-doc: copyright statement added
` [RFC obexd 03/10] client-doc: minor formatting changes
` [RFC obexd 04/10] client-doc: wrap OPP into specific session type
` [RFC obexd 05/10] client-doc: replace parameter dict with conventional ones
` [RFC obexd 06/10] client-doc: remove agent in favour of transfer signals
` [RFC obexd 07/10] client-doc: ObjectPush sessions return transports
` [RFC obexd 08/10] client-doc: FileTransfer "
` [RFC obexd 09/10] client-doc: PhonebookAccess "
` [RFC obexd 10/10] client-doc: Synchronization "

RFCOMM Remote Port Negotiation
 2011-11-24 16:28 UTC 

[RFC 0/2] Add org.bluez.Telephony interface
 2011-11-24 15:54 UTC  (11+ messages)
` [RFC 1/2] audio: Move tel drivers to DBus interface

[PATCH 1/3] Fix dbus reply memory leak
 2011-11-24 15:16 UTC  (4+ messages)
` [PATCH 2/3] Remove unwanted GError* assignment to NULL
` [PATCH 3/3] Send the Extended Error result code, if requested in the failure cases

AVRCP metadat
 2011-11-24 13:54 UTC  (2+ messages)

[RFCv1 0/6] AMP/BREDR initialization patches
 2011-11-24 12:52 UTC  (7+ messages)
` [RFCv1 1/6] Bluetooth: remove old code
` [RFCv1 2/6] Bluetooth: Split ctrl init to BREDR and AMP parts
` [RFCv1 3/6] Bluetooth: Add HCI Read Flow Control Mode function
` [RFCv1 4/6] Bluetooth: Initialize default flow control mode
` [RFCv1 5/6] Bluetooth: Add HCI Read Data Block Size function
` [RFCv1 6/6] Bluetooth: Recalculate sched for HCI block flow ctrl

[PATCHv2 1/2] Bluetooth: Correct version check in hci_setup
 2011-11-24 12:36 UTC  (2+ messages)
` [PATCHv2 2/2] Bluetooth: Remove magic bluetooth version numbers

[PATCH] Adding USB device 13d3:3375 (a bluetooth module embedded in the Asus UX31) as an Atheros AR3012 device
 2011-11-24 11:19 UTC  (3+ messages)
  ` [PATCH] Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012

[PATCH 1/2] Provide return status in gatt_service_add function
 2011-11-24 10:08 UTC  (2+ messages)
` [PATCH 2/2] Update gatt-exmaple to check if attributes were registered

[PATCH] Fixed reading of on_mode in btd_adapter_get_mode
 2011-11-24  9:21 UTC  (4+ messages)

[PATCH BlueZ 00/17] Fix errno handling convention
 2011-11-24  5:58 UTC  (3+ messages)
` [PATCH BlueZ 08/17] hciconfig: "
  ` Regarding MAP status

[PATCH 0/6] LE-Only discovery procedure support
 2011-11-23 20:15 UTC  (9+ messages)
` [PATCH 3/6] Bluetooth: LE scan infra-structure
` [PATCH 5/6] Bluetooth: Report LE devices

[PATCH-v5 0/6] Bluetooth: Add MITM protection to LE-SMP
 2011-11-23 16:28 UTC  (7+ messages)
` [PATCH-v5 1/6] Bluetooth: Add User Passkey Response handling
` [PATCH-v5 2/6] Bluetooth: Add HCI User Passkey Req Evt handling
` [PATCH-v5 3/6] Bluetooth: Cleanup blkcipher on SMP termination
` [PATCH-v5 4/6] Bluetooth: Centralize SMP pairing failure handling
` [PATCH-v5 5/6] Bluetooth: Add MITM mechanism to LE-SMP
` [PATCH-v5 6/6] Bluetooth: Add SMP to User Passkey and Confirm

[RFC 1/2] Bluetooth: Add HCI Read Flow Control Mode function
 2011-11-23 15:35 UTC  (2+ messages)
` [RFC 2/2] Bluetooth: Add HCI Read Data Block Size function

[PATCH 1/2] Bluetooth: Correct version check in hci_setup
 2011-11-23 15:19 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: Remove magic bluetooth version numbers

[RFC 3/3] Bluetooth: Add AMP initialization
 2011-11-23 14:51 UTC  (4+ messages)

[PATCH 0/2] Add debug macros to Discovery
 2011-11-22 20:14 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: Move debug macros
` [PATCH 2/2] Bluetooth: Add BT_DBG to mgmt_discovering()

[PATCH] Bluetooth: Consider the type param in start_discovery
 2011-11-22 19:50 UTC 

[PATCH-v4 0/9] Bluetooth: Add MITM protection to LE-SMP
 2011-11-22 17:47 UTC  (13+ messages)
` [PATCH-v4 2/9] Bluetooth: User Pairing Response restructuring
` [PATCH-v4 3/9] Bluetooth: Differentiate LE User Pairing Responses
` [PATCH-v4 4/9] Bluetooth: Add User Passkey Response handling
` [PATCH-v4 5/9] Bluetooth: Add HCI User Passkey Req Evt handling
` [PATCH-v4 6/9] Bluetooth: Cleanup blkcipher on SMP termination

[RFC v1 0/2] Add org.bluez.Telephony interface
 2011-11-22 16:21 UTC  (2+ messages)
` [RFC v1 1/2] audio: Move tel drivers to DBus interface

[PATCH obexd 1/2] gobex: add reference count implementation to GObexPacket
 2011-11-22 15:09 UTC  (2+ messages)
` [PATCH obexd 2/2] gobex: add unit test for async PUT response

[PATCH] Add missing health test scripts to Makefile.tools
 2011-11-22 15:02 UTC 

Health Thermometer Profile patches
 2011-11-22 14:49 UTC  (7+ messages)
` [PATCH 1/6] Implement SetProperty D-Bus method
  ` [PATCH 2/6] Confiure C.C.C descriptor during the thermometer configuration
    ` [PATCH 3/6] Process measurements interval indication
      ` [PATCH 4/6] Fix possible null pointer deference
        ` [PATCH 5/6] Fix access to an invalid memory sector if time stamp is not supported
          ` [PATCH 6/6] Use system types instead of GLIB ones

[PATCH cover letter] Bluetooth: Revert: Fix L2CAP connection 
 2011-11-22 13:27 UTC  (7+ messages)

[PATCH] Add thermometer python script
 2011-11-22 12:30 UTC  (2+ messages)

[PATCH] Add thermometer python script
 2011-11-22 10:22 UTC  (2+ messages)

Proposal for major API changes in obex-client
 2011-11-22  9:24 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add AR3006 in blacklist_table
 2011-11-22  7:47 UTC  (3+ messages)

[Patch] btusb: fix a memory leak in btusb_send_frame()
 2011-11-22  7:38 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add Qualcomm Atheros AR3006 in blacklist_table
 2011-11-22  2:43 UTC  (9+ messages)

Help troubleshooting Bluetooth on the Asus Zenbook UX31
 2011-11-22  0:59 UTC 

[REGRESSION] resume takes 10s longer due to e1b6eb3 (Bluetooth: Increase HCI reset timeout ...)
 2011-11-21 21:15 UTC  (4+ messages)

[PATCH obexd] client: Fix app params memory management
 2011-11-21 18:42 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Fix request completion for command status events
 2011-11-21 18:04 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: Ignore HCI_Read_Local_Commands failures

[PATCH 1/2] Bluetooth: Fix request completion for command status events
 2011-11-21 18:01 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Ignore HCI_Read_Local_Commands failures

[RFC 1/3] Bluetooth: Use queue in the device list
 2011-11-21 16:46 UTC  (12+ messages)
` [RFC 3/3] Bluetooth: Add AMP initialization

[PATCH 1/2] Bluetooth: cmtp: Fix module reference
 2011-11-21 16:30 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: bnep: "

[PATCH] Bluetooth: btmrvl: support Marvell Bluetooth device SD8797
 2011-11-21 15:52 UTC  (2+ messages)

057c:3800 BlueFRITZ! Bluetooth Stick broken since 2.6.something
 2011-11-21 15:21 UTC  (15+ messages)

[PATCH] Add thermometer python script
 2011-11-21 15:03 UTC  (2+ messages)

[PATCH obexd] gobex: fix removing wrong id on transfer_free
 2011-11-21 12:18 UTC  (2+ messages)

[PATCH obexd 1/2] client: Fix memory leak connected to params
 2011-11-21 11:32 UTC  (4+ messages)
` [PATCH obexd 2/2] client: Fix invalid write in get_buf_xfer_progress

Problems connecting Logitech Bluetooth headset
 2011-11-21 11:21 UTC  (3+ messages)

[PATCH v3 0/5] A2DP sources with Media API
 2011-11-21 11:00 UTC  (7+ messages)
` [PATCH v3 1/5] media: release transport locks on acquisition failure
` [PATCH v3 2/5] media: sep registration fix
` [PATCH v3 3/5] a2dp: avoid conversion between guint and pointers
` [PATCH v3 4/5] a2dp: update copyright statement
` [PATCH v3 5/5] media: "

[PATCH obexd 1/2] client: Fix memory leak connected to params
 2011-11-21  9:53 UTC  (4+ messages)
` [PATCH obexd 2/2] client: Fix invalid write in get_buf_xfer_progress

[PATCH BlueZ] audio: enable Media API by default
 2011-11-21  9:51 UTC  (2+ messages)

Problems for obex-0.42 (obex-client)
 2011-11-21  9:30 UTC  (2+ messages)

[PATCH] Race condition between RFCOMM and L2CAP
 2011-11-21  8:40 UTC  (2+ messages)

[PATCH] Bluetooth: ath3k: Add supports for Qualcomm Atheros 3012 composite chip
 2011-11-21  2:13 UTC 

[RFC] LE based Remote Name Request
 2011-11-19 16:21 UTC  (7+ messages)

[RFC] LE: Low Latency GATT Write-Sign-Cmd
 2011-11-18 23:50 UTC  (10+ 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).