linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-02 20:32:03 to 2011-06-09 14:02:32 UTC [more...]

[PATCHv3 0/3] Sixaxis plugin for Bluez
 2011-06-09 14:02 UTC  (8+ messages)
` [PATCHv3 1/3] Remove input/sixpair.c
` [PATCHv3 2/3] Re-add manager_get_default_adapter()
` [PATCHv3 3/3] Add sixaxis plugin: USB pairing and LEDs settings

[PATCH] Fix typo from deamon to daemon
 2011-06-09 14:00 UTC 

[PATCH] Fix return code of hid2hci
 2011-06-09 14:00 UTC 

[PATCH 1/2] Add RequestSecurePinCode to agent API
 2011-06-09 14:00 UTC  (7+ messages)
` [PATCH 2/2] Request secure pincode from agent when necessary

AW: AW: Re: Support for 0489:e031 Foxconn / Hon Hai
 2011-06-09 13:58 UTC 

[PATCH] Fix AVCTP reply for message with invalid PID
 2011-06-09 13:55 UTC 

[PATCH 1/2] Add function to get default adapter ID
 2011-06-09 13:53 UTC  (2+ messages)
` [PATCH 2/2] Simplify "SetName" D-Bus call

How to contribute to Bluetooth profiles still not adopted by BT SIG?
 2011-06-09 13:20 UTC  (2+ messages)

[bluetooth-next 00/13] SMP Key Exchange Support
 2011-06-09 13:09 UTC  (18+ messages)
` [bluetooth-next 01/13] Bluetooth: Add support for SMP phase 3 (key distribution)
` [bluetooth-next 02/13] Bluetooth: Fix sending wrong IO Capabilities value
` [bluetooth-next 03/13] Bluetooth: Add new structures for supporting SM key distribution
` [bluetooth-next 04/13] Bluetooth: Add functions to manipulate the link key list for SMP
` [bluetooth-next 05/13] Bluetooth: Reject an encryption request when the key isn't found
` [bluetooth-next 06/13] Bluetooth: Add support for providing parameters to LE Start Encryption
` [bluetooth-next 07/13] Bluetooth: Fix SM pairing parameters negotiation
` [bluetooth-next 08/13] Bluetooth: Add support for storing the LTK
` [bluetooth-next 09/13] Bluetooth: Use the link key list to temporarily store the STK
` [bluetooth-next 10/13] Bluetooth: Use the stored LTK for restabilishing security
` [bluetooth-next 11/13] Bluetooth: Remove unused field in hci_conn
` [bluetooth-next 12/13] Bluetooth: Add support for communicating keys with userspace
` [bluetooth-next 13/13] Bluetooth: Add support for random destination address

Read clock not implemented in management
 2011-06-09 12:42 UTC  (6+ messages)

Linux 2.6.39.1
 2011-06-09 12:42 UTC  (6+ messages)

AW: Re: Support for 0489:e031 Foxconn / Hon Hai
 2011-06-09 11:45 UTC 

D-Bus GATT API for external/proprietary profiles
 2011-06-09 11:00 UTC 

Bluetooth USB device keeps same PID/VID after downloading the patch and radio table
 2011-06-09 10:24 UTC  (5+ messages)

Support for 0489:e031 Foxconn / Hon Hai
 2011-06-09 10:21 UTC  (2+ messages)

Regression caused by "Bluetooth: Map sec_level to link key requirements"
 2011-06-09  8:33 UTC  (4+ messages)

[PATCH] Corrected udev rule for Logitech devices
 2011-06-09  4:30 UTC  (2+ messages)

[PATCH 1/4] Bluetooth: Restore accidentally-deleted line
 2011-06-09  2:16 UTC  (9+ messages)
` [PATCH 2/4] Bluetooth: Rename _busy_wq to _l2cap_wq
` [PATCH 3/4] Bluetooth: Limit depth of the HCI TX queue with ERTM mode
` [PATCH 4/4] Bluetooth: Fix check for the ERTM local busy state

Generic Attribute API race condition
 2011-06-09  2:06 UTC  (3+ messages)

[PATCH 1/3] Bluetooth: Rename hci_acl_disconn to hci_disconnect
 2011-06-08 22:10 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: Merge similar code in l2cap_conn_ready()
  ` [PATCH 3/3] Bluetooth: Don't forget to check for LE_LINK

pull request: bluetooth-2.6 2011-06-08
 2011-06-08 19:46 UTC 

Another pass at adapter naming
 2011-06-08 19:30 UTC  (9+ messages)
` [PATCH] adaptername: Move adapter naming into a plugin

[bluetooth-next v3 00/16] SMP Just Works implementation
 2011-06-08 18:46 UTC  (21+ messages)
` [bluetooth-next v3 01/16] Bluetooth: Implement the first SMP commands
` [bluetooth-next v3 02/16] Bluetooth: Start SMP procedure
` [bluetooth-next v3 03/16] Bluetooth: Add simple SMP pairing negotiation
` [bluetooth-next v3 04/16] Bluetooth: Add support for using the crypto subsystem
` [bluetooth-next v3 05/16] Bluetooth: Add LE SMP Cryptoolbox functions
` [bluetooth-next v3 06/16] Bluetooth: Add SMP confirmation structs
` [bluetooth-next v3 07/16] Bluetooth: Add SMP confirmation checks methods
` [bluetooth-next v3 08/16] Bluetooth: Add support for LE Start Encryption
` [bluetooth-next v3 09/16] Bluetooth: Remove debug statements
` [bluetooth-next v3 10/16] Bluetooth: Add support for resuming socket when SMP is finished
` [bluetooth-next v3 11/16] Bluetooth: Fix initial security level of LE links
` [bluetooth-next v3 12/16] Bluetooth: Update the security level when link is encrypted
` [bluetooth-next v3 13/16] Bluetooth: Add support for building pairing commands
` [bluetooth-next v3 14/16] Bluetooth: Add support for Pairing features exchange
` [bluetooth-next v3 15/16] Bluetooth: Add support for SMP timeout
` [bluetooth-next v3 16/16] Bluetooth: Add key size checks for SMP

[PATCH -v2 0/8] More l2cap rewrite
 2011-06-08 15:18 UTC  (9+ messages)
` [PATCH -v2 1/8] Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
  ` [PATCH -v2 2/8] Bluetooth: Add l2cap_chan_ops abstraction
    ` [PATCH -v2 3/8] Bluetooth: add recv() callback to l2cap_chan_ops
      ` [PATCH -v2 4/8] Bluetooth: add close() "
        ` [PATCH -v2 5/8] Bluetooth: Add state tracking to struct l2cap_chan
          ` [PATCH -v2 6/8] Bluetooth: Add refcnt "
            ` [PATCH -v2 7/8] Bluetooth: Make timer functions generic
              ` [PATCH -v2 8/8] Bluetooth: keep reference if any ERTM timer is enabled

bluetooth on ubuntu without desktop environment
 2011-06-08 14:46 UTC  (4+ messages)

[PATCH 1/2] Remove unused enum from sap.h
 2011-06-08 10:21 UTC  (2+ messages)
` [PATCH 2/2] Remove SAP_BUF_SIZE define from sap/server.c

[PATCH v2 0/3] Another try for the Sixaxis plugin
 2011-06-08  9:20 UTC  (9+ messages)
` [PATCH v2 3/3] Add sixaxis plugin: USB pairing and LEDs settings

[PATCH] Fix typo error in the attribute API documentation
 2011-06-08  9:07 UTC 

[PATCH v2] Add basic parsing for SMP
 2011-06-08  8:36 UTC  (2+ messages)

[PATCH] Add basic parsing for SMP
 2011-06-08  8:05 UTC 

Binary PIN Support
 2011-06-08  5:08 UTC  (4+ messages)

Various GET functionality fixes (obsoletes: Renewed new missed calls handling)
 2011-06-08  4:27 UTC  (6+ messages)
` [PATCH 1/4] Revert API changes to mime driver read function
` [PATCH 2/4] Remove redundant code
` [PATCH 3/4] Modify obex_write_stream logic
` [PATCH 4/4] Fix handling asynchronous plugin reads

[PATCH v4] Add support of secure pin code in mgmt code
 2011-06-08  1:05 UTC  (2+ messages)

[PATCH] Fix type in conditional expression
 2011-06-08  1:01 UTC  (2+ messages)

[PATCH 1/5] Add stubs for storing SMP keys
 2011-06-07 23:08 UTC  (5+ messages)
` [PATCH 2/5] Add support "
` [PATCH 3/5] Add support for creating the device from the "
` [PATCH 4/5] Define macros for link key types
` [PATCH 5/5] Fix using "magic" values for "

[bluetooth-next v2 00/16] SMP Just Works implementation
 2011-06-07 21:38 UTC  (22+ messages)
` [bluetooth-next v2 01/16] Bluetooth: Implement the first SMP commands
` [bluetooth-next v2 02/16] Bluetooth: Start SMP procedure
` [bluetooth-next v2 03/16] Bluetooth: Add simple SMP pairing negotiation
` [bluetooth-next v2 04/16] Bluetooth: Add support for using the crypto subsystem
` [bluetooth-next v2 05/16] Bluetooth: Add LE SMP Cryptoolbox functions
` [bluetooth-next v2 06/16] Bluetooth: Add SMP confirmation structs
` [bluetooth-next v2 07/16] Bluetooth: Add SMP confirmation checks methods
` [bluetooth-next v2 08/16] Bluetooth: Add support for LE Start Encryption
` [bluetooth-next v2 09/16] Bluetooth: Remove debug statements
` [bluetooth-next v2 10/16] Bluetooth: Add support for resuming socket when SMP is finished
` [bluetooth-next v2 11/16] Bluetooth: Fix initial security level of LE links
` [bluetooth-next v2 12/16] Bluetooth: Update the security level when link is encrypted
` [bluetooth-next v2 13/16] Bluetooth: Add support for building pairing commands
` [bluetooth-next v2 14/16] Bluetooth: Add support for Pairing features exchange
` [bluetooth-next v2 15/16] Bluetooth: Add support for SMP timeout
` [bluetooth-next v2 16/16] Bluetooth: Add key size checks for SMP

[PATCH] Bluetooth: l2cap: removed erroneous NULL ACL packet handling
 2011-06-07 20:20 UTC 

[PATCH v2 01/11] Bluetooth: Add advertising report meta event structs
 2011-06-07 19:08 UTC  (6+ messages)
` [PATCH v2 06/11] Bluetooth: Advertising entries lifetime

[PATCH] Add OOB DBus method for changing device properties
 2011-06-07 11:14 UTC 

for sync profile crash(irmc server)when using tracer
 2011-06-07 10:43 UTC 

[PATCH v2] Bluetooth: Clean up some code style issues
 2011-06-07  9:18 UTC 

[PATCH 0/5] Renewed new missed calls handling
 2011-06-07  9:10 UTC  (6+ messages)
` [PATCH 3/5] Simplify counting new missed calls
` [PATCH 4/5] Add function for starting body streaming later

[PATCH] Bluetooth: Clean up some code style issues
 2011-06-07  8:34 UTC  (3+ messages)

Build bluez without dbus
 2011-06-07  7:23 UTC  (3+ messages)

[PATCH] Bluetooth: Simplify hci_conn_accept_secure check
 2011-06-06 17:23 UTC  (2+ messages)

AW: Re: AW: Re: Support for 0489:e031 Foxconn / Hon Hai
 2011-06-06 11:33 UTC 

AW: Re: Support for 0489:e031 Foxconn / Hon Hai
 2011-06-06  8:36 UTC  (2+ messages)

Fwd: Re: Linux 2.6.39.1
 2011-06-05  9:07 UTC  (2+ messages)
` magicmouse regression [was: Linux 2.6.39.1]

[BUG] oops with 3.0-rc1+ involving bluetooth
 2011-06-04  0:33 UTC  (3+ messages)

Bluez needs configuration mechanism for not running hid2hci
 2011-06-03 21:18 UTC 

HCI data payload not getting through when using BlueZ
 2011-06-03 17:35 UTC  (2+ messages)

[PATCH 1/6] Bluetooth: Add l2cap_chan_ops abstraction
 2011-06-02 21:50 UTC  (5+ messages)
` [PATCH 2/6] Bluetooth: add recv() callback to l2cap_chan_ops
  ` [PATCH 3/6] Bluetooth: add close() "


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