linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-27 18:13:56 to 2011-07-01 19:12:37 UTC [more...]

[PATCH BlueZ 0/8] Permanent storage of SMP keys
 2011-07-01 19:12 UTC  (8+ messages)
` [PATCH BlueZ 1/8] Add stubs for storing "
` [PATCH BlueZ 2/8] Add support "
` [PATCH BlueZ 3/8] Add support for creating the device from the "
` [PATCH BlueZ 4/8] Define macros for link key types
` [PATCH BlueZ 5/8] Fix using "magic" values for "
` [PATCH BlueZ 6/8] Add support for getting the Encryption Key Size via btio
` [PATCH BlueZ 7/8] Add support for passing the CID to btiotest

[PATCH v2 00/12] Bluetooth: SMP Keys exchange and storage
 2011-07-01 19:07 UTC  (13+ messages)
` [PATCH v2 01/12] Bluetooth: Add support for SMP phase 3 (key distribution)
` [PATCH v2 02/12] Bluetooth: Add new structures for supporting SM key distribution
` [PATCH v2 03/12] Bluetooth: Add functions to manipulate the link key list for SMP
` [PATCH v2 04/12] Bluetooth: Reject an encryption request when the key isn't found
` [PATCH v2 05/12] Bluetooth: Fix SM pairing parameters negotiation
` [PATCH v2 06/12] Bluetooth: Add support for storing the LTK
` [PATCH v2 07/12] Bluetooth: Use the link key list to temporarily store the STK
` [PATCH v2 08/12] Bluetooth: Use the stored LTK for restabilishing security
` [PATCH v2 09/12] Bluetooth: Remove unused field in hci_conn
` [PATCH v2 10/12] Bluetooth: Add support for communicating keys with userspace
` [PATCH v2 11/12] Bluetooth: Add support for storing the key size
` [PATCH v2 12/12] Bluetooth: Add support for returning the encryption "

[PATCH 0/2] bluetooth: Use current logging styles
 2011-07-01 19:04 UTC  (8+ messages)
  ` [PATCH 1/2] bluetooth: Rename function bt_err to bt_to_errno
  ` [PATCH 2/2] bluetooth: Add bt_printk, convert logging macros to lower case
      ` [PATCH] bluetooth: Add bt_printk

[PATCH 1/2] Add common macro for safely deriving the size of array
 2011-07-01 18:53 UTC  (2+ messages)
` [PATCH 2/2] Use new macro for ARRAY_SIZE

[RFC BlueZ] Add Proximity API
 2011-07-01 18:15 UTC  (9+ messages)

[PATCH v2] Bluetooth: Add Atheros AR3012 one PID/VID supported
 2011-07-01 17:48 UTC 

[PATCH 0/6] Bluetooth: ERTM fixes and local busy enhancement
 2011-07-01 17:29 UTC  (14+ messages)
` [PATCH 1/6] Bluetooth: Check earlier for L2CAP ERTM frames to drop
` [PATCH 2/6] Bluetooth: Fix indentation whitespace
` [PATCH 3/6] Bluetooth: ERTM timeouts need to be converted to jiffies
` [PATCH 4/6] Bluetooth: Move code for ERTM local busy state to separate functions
` [PATCH 5/6] Bluetooth: Use event-driven approach for handling ERTM receive buffer
` [PATCH 6/6] Bluetooth: Remove L2CAP busy queue

How to build gatttool
 2011-07-01 16:16 UTC  (4+ messages)

[PATCH obexd 1/2] Return empty body instead -ENOENT when phonebook is empty
 2011-07-01 11:42 UTC 

[PATCH 1/5] Bluetooth: Add extfeatures to struct hci_dev
 2011-07-01 10:56 UTC  (7+ messages)
` [PATCH 2/5] Bluetooth: Write LE Host Supported command
` [PATCH 3/5] Bluetooth: Add enable_le module parameter
` [PATCH 4/5] Bluetooth: Add lmp_host_le_capable() macro
` [PATCH 5/5] Bluetooth: Remove enable_smp parameter

pairing device in text mode
 2011-07-01  9:55 UTC  (4+ messages)

[PATCH BlueZ] Fix possible invalid read/free when using g_slist_free_full
 2011-07-01  9:44 UTC 

SCORouting to PCM in Desktop
 2011-07-01  8:50 UTC  (5+ messages)

[PATCH obexd] Return correct obex service driver in obex_session_start
 2011-07-01  7:50 UTC  (7+ messages)

Delivery Status Notification (Failure)
 2011-07-01  7:06 UTC 

HCI data payload not getting through when using BlueZ
 2011-07-01  6:46 UTC  (5+ messages)

[PATCH] Bluetooth: Add Atheros AR3012 one PID/VID supported
 2011-07-01  4:57 UTC  (3+ messages)

pull request: bluetooth-2.6 2011-06-30
 2011-06-30 21:07 UTC 

[PATCH 0/3] Fixes for AVRCP 1.0 and preparation for AVRCP 1.3
 2011-06-30 19:55 UTC  (5+ messages)
` [PATCH 1/3] avrcp: Check that AVCTP packet is of type COMMAND
` [PATCH 2/3] avrcp: Factor out function to handle vendordep pdu
` [PATCH 3/3] avrcp: return NOT_IMPLEMENTED on request for vendor dep command

[PATCH v2] build: Add support for systemd service configuration
 2011-06-30 19:44 UTC  (4+ messages)

Generic Attribute API race condition
 2011-06-30 19:03 UTC  (7+ messages)

[PATCH] bluetooth-next: Fixes l2cap incomming connection establishment when defer_setup is enabled
 2011-06-30 18:03 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
 2011-06-30 17:53 UTC 

[PATCH] Bluetooth: Fix hidp disconnect deadlock
 2011-06-30 17:47 UTC  (9+ messages)

L2CAP connection on insecure link
 2011-06-30 16:08 UTC  (2+ messages)

sco routing
 2011-06-30 15:29 UTC  (2+ messages)

[PATCH obexd] Make use of g_slist_free_full when elements are dynamically-allocated
 2011-06-30 11:48 UTC  (2+ messages)

[PATCH BlueZ 3/6 v3] Make use of g_slist_free_full on audio plugin
 2011-06-30 10:55 UTC 

BIP/BPP client profile support?
 2011-06-30  9:23 UTC  (2+ messages)

[PATCH BlueZ] Mark Headset.Play method deprecated
 2011-06-30  8:14 UTC  (2+ messages)

Memory leak on failed connection attempt
 2011-06-30  5:22 UTC  (7+ messages)

[PATCH BlueZ 1/6] Make use of g_slist_free_full when elements are dynamically-allocated
 2011-06-29 20:18 UTC  (8+ messages)
` [PATCH BlueZ 2/6] Make use of g_slist_free_full on attrib
` [PATCH BlueZ 3/6] Make use of g_slist_free_full on audio plugin
` [PATCH BlueZ 4/6] Make use of g_slist_free_full on network plugin
` [PATCH BlueZ 5/6] Make use of g_slist_free_full on serial plugin
` [PATCH BlueZ 6/6] Make use of g_slist_free_full on hciops plugin

Media API with more than one headset
 2011-06-29 20:08 UTC  (7+ messages)

[PATCH BlueZ 3/6 v2] Make use of g_slist_free_full on audio plugin
 2011-06-29 17:05 UTC 

[PATCH BlueZ] Health Thermometer Profile API
 2011-06-29 14:05 UTC 

[PATCH 0/4] Add support for custom (e)SCO parameters
 2011-06-29 13:41 UTC  (7+ messages)

[RFC] Health Thermometer Profile API
 2011-06-29 13:01 UTC  (7+ messages)

[PATCH obexd] Do not send empty vCard attributes
 2011-06-29 11:13 UTC 

[PATCH] Bluetooth: Ath3k keeps same PID/VID after downloading the patch and radio table
 2011-06-29  7:19 UTC  (7+ messages)

[PATCH obexd v2 0/4] Add adapter session request/release to obex-client
 2011-06-29  6:32 UTC  (6+ messages)
` [PATCH obexd v2 1/4] Add system bus connection in obex-client
` [PATCH obexd v2 2/4] Split up session_create in separate functions
` [PATCH obexd v2 3/4] Add handling of system D-Bus method calls
` [PATCH obexd v2 4/4] Add adapter ReleaseSession to obex-client

[PATCH] Bluetooth: Add mgmt command for fast connectable mode
 2011-06-29  0:58 UTC  (2+ messages)

[PATCH obexd v2] Code clean-up: remove unnecessary brackets
 2011-06-28 20:26 UTC 

Linux 3.0-rc4: regression reconnecting bluetooth headset (A2DP fails)
 2011-06-28 20:02 UTC  (4+ messages)

[PATCH] Bluetooth: Prevent buffer overflow in l2cap config request
 2011-06-28 17:59 UTC  (2+ messages)

[PATCH] Fixed wrong AVCTP response to unregistered PID
 2011-06-28 13:37 UTC  (2+ messages)

help needed harvesting photos from nokia phone
 2011-06-28 13:11 UTC 

Bluetooth Low Energy Questions
 2011-06-28 12:58 UTC 

Bluetooth Low Energy Questions
 2011-06-28 12:49 UTC 

[PATCH hcidump 3/3 v2] Add basic parsing support for AVRCP PDU
 2011-06-28 10:26 UTC  (2+ messages)

[PATCH 3/3] Add adaptername plugin
 2011-06-28 10:23 UTC  (6+ messages)
` [PATCH] "

[openobex-users] [PATCH v3 openobex 1/3] Add transport format member in fdobex_data struct. Support STREAM and SEQPACKET transport format
 2011-06-28  8:34 UTC  (4+ messages)
` [openobex-users] [PATCH v3 openobex 2/3] Create new API to set fd obex "
` [openobex-users] [PATCH v3 openobex 3/3] Modify code to read entire packet when fd transport format is SEQPACKET

[PATCH v2] Fix finalize discovery if all stream end points are In Use
 2011-06-28  8:12 UTC  (2+ messages)

[PATCH obexd v2] Fix parameters in obexd.service.in
 2011-06-28  8:03 UTC  (2+ messages)

[PATCH obexd v2] Fix crash introduced by f5279bfcedd669bc5d4e88cc1c59807c92226dfb
 2011-06-28  8:02 UTC  (2+ messages)

[PATCH obexd] Add copy and move support for filesystem plugin
 2011-06-28  8:01 UTC  (2+ messages)

[RFC] Add adapter session request/release to obex-client
 2011-06-28  7:59 UTC  (10+ messages)
` [PATCH 1/6] Add system bus connection in obex-client
` [PATCH 2/6] Split up session_create in separate functions
` [PATCH 3/6] Add handling of system D-Bus method calls
` [PATCH 4/6] Add adapter ReleaseSession to obex-client
` [PATCH 5/6] Add FindAdapter method call "
` [PATCH 6/6] Code clean-up: remove unnecessary brackets

[PATCH] Fix hid2hci compilation error
 2011-06-28  7:57 UTC  (2+ messages)

[PATCH v3 openobex 2/3] Create new API to set fd obex transport format
 2011-06-28  7:56 UTC 

[PATCH] Fix SAP message padding macro
 2011-06-28  7:51 UTC  (2+ messages)

[PATCH] test/agent.c: Wait for reply from CreatePairedDevice before exiting
 2011-06-28  7:43 UTC  (2+ messages)

[PATCH obexd 4/4] Fix space after function name coding style issue for gwobex
 2011-06-27 19:12 UTC 

Support for 0489:e031 Foxconn / Hon Hai
 2011-06-27 18:26 UTC  (2+ messages)

[PATCH -next] bluetooth: uses crypto interfaces, select CRYPTO
 2011-06-27 18:13 UTC  (3+ 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).