linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-02 10:10:18 to 2012-02-07 15:20:09 UTC [more...]

[PATCH 0/3] Advertising cache locking code refactoring
 2012-02-07 15:20 UTC  (9+ messages)
` [PATCH 1/3] Bluetooth: Add prefix "__" to advertising cache functions
` [PATCH 2/3] Bluetooth: Create thread-safe "
` [PATCH 3/3] Bluetooth: Use advertising cache thread-safe functions

[PATCH 1/2] Bluetooth: Fix possible missing I-Frame acknowledgement
 2012-02-07 14:43 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Fix double acking I-Frames when sending pending I-Frames

[PATCH obexd 01/13 v2] client: fix not checking session_request return
 2012-02-07 14:25 UTC  (13+ messages)
` [PATCH obexd 02/13 v2] client: remove unused field from obc_session
` [PATCH obexd 03/13 v2] client: fix not queuing requests properly
` [PATCH obexd 04/13 v2] client: introduce obc_session_setpath
` [PATCH obexd 05/13 v2] client: introduce obc_session_mkdir
` [PATCH obexd 06/13 v2] client: introduce obc_session_copy
` [PATCH obexd 07/13 v2] client: introduce obc_session_move
` [PATCH obexd 08/13 v2] client: introduce obc_session_delete
` [PATCH obexd 09/13 v2] client: introduce obc_session_cancel
` [PATCH obexd 10/13 v2] client: remove use of gobex in pbap module
` [PATCH obexd 11/13 v2] client: remove use of gobex in map module
` [PATCH obexd 12/13 v2] client: remove use of gobex in ftp module
` [PATCH obexd 13/13 v2] client: remove gobex dependency of session

[PATCH] Bluetooth: Fix not clearing ack timer when sending an i-frame
 2012-02-07 13:59 UTC  (12+ messages)

[PATCH 1/2] attrib-server: Fix memory leak attaching attribute channels
 2012-02-07 13:37 UTC  (2+ messages)
` [PATCH 2/2] attrib-server: Fix bad error message

[PATCH 1/2] attrib-server: Fix memory leak attaching attribute channels
 2012-02-07 12:13 UTC  (5+ messages)
` [PATCH 2/2] attrib-server: Fix bad error message

[PATCH BlueZ] tools: add GoepL2capPsm decoding support to sdptool
 2012-02-07 10:36 UTC  (2+ messages)

[PATCH] Bluetooth: Fix device reset
 2012-02-07  9:23 UTC  (6+ messages)

Bluetooth Headset Connection Issue Linux v3.0
 2012-02-06 20:54 UTC  (5+ messages)

[PATCH trivial 0/3] Trivial patches set
 2012-02-06 15:27 UTC  (5+ messages)
` [PATCH trivial 1/3] Bluetooth: Change chan_ready param from sk to chan
` [PATCH trivial 2/3] Bluetooth: Clean up l2cap_chan_add
` [PATCH trivial 3/3] Bluetooth: Remove unneeded sk variable

[PATCH 0/4] Integrate better device support
 2012-02-06 14:03 UTC  (3+ messages)

[RFCv2 00/10] Bluetooth: Change socket lock to l2cap_chan lock
 2012-02-06 10:44 UTC  (20+ messages)
` [RFCv2 01/10] Bluetooth: Change chan_ready param from sk to chan
` [RFCv2 02/10] Bluetooth: Clean up l2cap_chan_add
` [RFCv2 03/10] Bluetooth: Remove unneeded sk variable
` [RFCv2 04/10] Bluetooth: Revert to mutexes from RCU list
` [RFCv2 05/10] Bluetooth: Add l2cap_chan_lock
` [RFCv2 06/10] Bluetooth: Add locked and unlocked state_change
` [RFCv2 07/10] Bluetooth: Add socket error function
` [RFCv2 08/10] Bluetooth: Change socket lock to chan lock
` [RFCv2 09/10] Bluetooth: Use l2cap chan lock in socket connect
` [RFCv2 10/10] Bluetooth: Remove socket lock check

[PATCH] blutetooth: Remove bogus inline for l2cap_chan_connect()
 2012-02-06 10:41 UTC  (4+ messages)

bluez 4.97: build failure when used in C++ apps
 2012-02-06  9:51 UTC  (17+ messages)
      ` [PATCH] bluetooth.h: fix compile issue in C++ with ifdef

[PATCH] l2cap_chan_connect() shouldn't be inlined
 2012-02-06  8:43 UTC  (3+ messages)

[PATCH] BlueZ: Added retries for BNEP connection setup
 2012-02-05 17:00 UTC  (3+ messages)

[PATCH Bluez v2] Add retries for BNEP connection setup
 2012-02-05 14:58 UTC 

[PATCH BlueZ] device: Fix doing sdp discovery for LE devices
 2012-02-04 12:14 UTC  (3+ messages)

[PATCH 0/2] Add debug macros to Discovery
 2012-02-03 23:33 UTC  (7+ messages)
` [PATCH 1/2] Bluetooth: Move debug macros
` [PATCH 2/2] Bluetooth: Add BT_DBG to mgmt_discovering()

[PATCH v5 1/6] Bluetooth: LE scan should send Discovering events
 2012-02-03 21:45 UTC  (8+ messages)
` [PATCH v5 2/6] Bluetooth: Minor code refactoring
` [PATCH v5 3/6] Bluetooth: Add hci_do_le_scan()
` [PATCH v5 4/6] Bluetooth: Add hci_le_scan()
` [PATCH v5 5/6] Bluetooth: MGMT start discovery LE-Only support
` [PATCH v5 6/6] Bluetooth: Fix indentation

[PATCH v3] proximity: make reporter work per-adapter
 2012-02-03 21:37 UTC  (2+ messages)

bluez static analysis: plugins/hciops.c:init_adapter()
 2012-02-03 21:25 UTC  (2+ messages)

[PATCH obexd] src/obex.h: Include stdint.h
 2012-02-03 21:22 UTC  (2+ messages)

[PATCH v4 0/6] MGMT Start Discovery command LE-Only Support
 2012-02-03 20:56 UTC  (6+ messages)
` [PATCH v4 3/6] Bluetooth: Add hci_do_le_scan()
` [PATCH v4 5/6] Bluetooth: MGMT start discovery LE-Only support

[PATCH] build: modifing behavior of systemdunitdir switch
 2012-02-03 20:28 UTC  (2+ messages)

[PATCH v2] proximity: make reporter work per-adapter
 2012-02-03 20:24 UTC  (7+ messages)

[PATCHv1 0/2] Adds support for block based flow ctrl
 2012-02-03 18:52 UTC  (9+ messages)
` [PATCHv1 1/2] Bluetooth: Recalculate sched HCI blk/pkt "
` [PATCHv1 2/2] Bluetooth: Helper removes duplicated code

GATT improvements v3
 2012-02-03 18:48 UTC  (3+ messages)

firmware loading failure for AR3011 (0cf3:3000 or 0cf3:3005 ?)
 2012-02-03 13:49 UTC  (3+ messages)

[PATCH BlueZ] proximity: Fix Proximity API to match documentation
 2012-02-03 13:42 UTC 

[PATCH obexd 3/4] irmc: Fix length parameter of strncpy
 2012-02-03 12:22 UTC  (3+ messages)

[PATCH obexd 1/2] PBAP/Tracker: Fix wrong results field reference
 2012-02-03 11:03 UTC  (2+ messages)
` [PATCH obexd 2/2] PBAP/Tracker: Fix searching vCards by phone number

Issue about rfcomm connection establish on bluez 4.60
 2012-02-03  3:20 UTC 

[PATCH v2 0/7] New MGMT messages for SMP Long Term Keys
 2012-02-03  1:25 UTC  (12+ messages)
` [PATCH v2 1/7] Bluetooth: Fix doing some useless casts when receiving MGMT commands
` [PATCH v2 2/7] Bluetooth: Add new structures for handling SMP Long Term Keys
` [PATCH v2 3/7] Bluetooth: Use the updated key structures for handling LTKs
` [PATCH v2 4/7] Bluetooth: Add MGMT handlers for dealing with SMP LTK's
` [PATCH v2 5/7] Bluetooth: Add support for removing LTK's when pairing is removed
` [PATCH v2 6/7] Bluetooth: Clean up structures left unused
` [PATCH v2 7/7] Bluetooth: Add support for notifying userspace of new LTK's

[PATCH] Bluetooth: Add support for reusing the same hci_conn for LE links
 2012-02-03  0:12 UTC 

[PATCH] Fix GLib assertion failure in media.c get_setting()
 2012-02-02 23:58 UTC  (3+ messages)

[PATCH obexd 1/3] btio: Add BtIOMode enum to be used with BT_IO_OPT_MODE
 2012-02-02 23:58 UTC  (4+ messages)
` [PATCH obexd 2/3] tools: Fix test-client to use ERTM while on packet mode
` [PATCH obexd 3/3] tools: Fix test-server "

[PATCH obexd 1/2] tools: Fix test-client to use ERTM while on packet mode
 2012-02-02 20:09 UTC  (4+ messages)
` [PATCH obexd 2/2] tools: Fix test-server "

[PATCH BlueZ v2 0/1] Add provision for terminating an ATT connection
 2012-02-02 20:01 UTC  (4+ messages)
` [PATCH BlueZ v2 1/1] "

[PATCH] device: Fix segmentation fault removing devices
 2012-02-02 19:58 UTC  (5+ messages)

[PATCH] proximity: make reporter work per-adapter
 2012-02-02 18:44 UTC  (3+ messages)

[PATCH obexd 4/4] obex: Fix file not getting deleted when a push is aborted
 2012-02-02 17:36 UTC  (3+ messages)

[Patch 0/1] Bluetooth: Add support for BCM20702A0 [0a5c:21f3]
 2012-02-02 17:18 UTC  (4+ messages)
` [PATCH] Add vendor specific ID (0a5c 21f3) for BCM20702A0

[PATCH obexd 2/4] gobex: Fix ABORT request not processing
 2012-02-02 17:16 UTC  (2+ messages)

[PATCHv2 0/2] Fixes kernel crashes and warnings
 2012-02-02 17:15 UTC  (3+ messages)

[PATCH obexd 1/4] gobex: Add unit test for PUT request followed by ABORT
 2012-02-02 17:14 UTC  (2+ messages)

[PATCH RFC BlueZ 0/5] Time Profile (server) improvements
 2012-02-02 14:06 UTC  (7+ messages)

[PATCH] Regression: Revert "Bluetooth: use buffer priority to mark URB_ISO_ASAP flag"
 2012-02-02 10:50 UTC  (2+ messages)

[RFC]: AVRCP 1.4 Media API
 2012-02-02 10:10 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).