linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-29 08:27:10 to 2011-09-07 12:46:42 UTC [more...]

[PATCH 1/2] serial: add Serial.ConnectFD()
 2011-09-07 12:46 UTC  (15+ messages)
` [PATCH 2/2] serial: Add support to Disconnect fd passing connections

[PATCH] hciattach: fix serial speed setting for wl1271
 2011-09-07 10:26 UTC  (2+ messages)

[PATCH] Add MacBookAir4,1 support
 2011-09-07  6:28 UTC 

[PATCH v2 00/13] Bluetooth: New mgmt messages for SMP Keys
 2011-09-06 20:46 UTC  (4+ messages)
` [PATCH v2 10/13] Bluetooth: Fix setting the connection sec_level when encryption fails

[PATCH v2 00/16] Full support discovery procedure
 2011-09-06 20:06 UTC  (15+ messages)
` [PATCH v2 11/16] Bluetooth: Add 'eir_len' param to mgmt_device_found()
` [PATCH v2 15/16] Bluetooth: Support LE-Only discovery procedure

[RFC] New mgmt API for Features Exchange (was: Re: Security level for Primary Services discovery during pairing)
 2011-09-06 17:42 UTC  (3+ messages)

[PATCH] btusb.c: add support for 2011 mac mini
 2011-09-06 17:03 UTC  (5+ messages)

[PATCH v5 0/6] Add support for HandsfreeGateway to Media
 2011-09-06 13:55 UTC  (7+ messages)
` [PATCH v5 1/6] Fix disconnect SCO at same time than RFCOMM
` [PATCH v5 2/6] Fix asynchronously run request stream cb
` [PATCH v5 3/6] Fix state to "playing" on SCO establishment
` [PATCH v5 4/6] Set state to "connecting" on connection requested
` [PATCH v5 5/6] Fix reference count issue in incoming connections
` [PATCH v5 6/6] Check all states before allowing gw connection

[PATCH obexd 1/8] MAP Tracker: Fix folder and path handling
 2011-09-06 13:44 UTC  (10+ messages)
` [PATCH obexd 2/8] MAP Tracker: Fix memory issue in folder listing
` [PATCH obexd 3/8] MAP Tracker: Add support for DBus connection
` [PATCH obexd 4/8] MAP Tracker Add basic support for messages listing
` [PATCH obexd 5/8] MAP Tracker Add filter support in "
` [PATCH obexd 6/8] MAP Tracker: Add support for pulling messages
  ` [PATCH "
` [PATCH obexd 7/8] MAP Tracker: Add abort support in folder listing
` [PATCH obexd 8/8] MAP Tracker: Refactor session struct

[PATCH BlueZ] sbc: Use __asm__ keyword
 2011-09-06 11:33 UTC  (4+ messages)

[PATCH v4 0/4] Add support for HandsfreeGateway to Media
 2011-09-06  9:46 UTC  (11+ messages)
` [PATCH v4 1/4] Fix disconnect SCO at same time than RFCOMM
` [PATCH v4 2/4] Fix asynchronously run request stream cb
` [PATCH v4 3/4] Fix state to "playing" on SCO establishment
` [PATCH v4 4/4] Set state to "connecting" on connection requested

[PATCH v2 0/2] Move SMP encryption to a workqueue
 2011-09-05 17:31 UTC  (3+ messages)
` [PATCH v2 1/2] Bluetooth: Move SMP fields to a separate structure
` [PATCH v2 2/2] Bluetooth: Move SMP crypto functions to a workqueue

[PATCH 0/3] Fix Legacy Pairing using the mgmt interface
 2011-09-05 14:19 UTC  (6+ messages)
` [PATCH 1/3] Bluetooth: Require authentication if MITM protection is requested
` [PATCH 2/3] Bluetooth: Fix not sending a Link Key Negative Reply
` [PATCH 3/3] Bluetooth: Use the MEDIUM security level for pairings

[RFC BlueZ 00/11] Re-connections triggered by platform event
 2011-09-05 13:47 UTC  (14+ messages)
` [RFC BlueZ 01/11] Remove timer to trigger connection attempts
` [RFC BlueZ 02/11] Add set auto connect in device
` [RFC BlueZ 03/11] Add continuous connection attempt
` [RFC BlueZ 04/11] Add checking if profiles are requesting connection
` [RFC BlueZ 05/11] Add tracking of connect sources
` [RFC BlueZ 06/11] Disable automatic connections after 3 minutes
` [RFC BlueZ 07/11] Add display lock watcher on maemo6 plugin
` [RFC BlueZ 08/11] Notify unlocked event when using "
` [RFC BlueZ 09/11] Add automatic connect timeout config option
` [RFC BlueZ 10/11] Add an interval between connection attempts
` [RFC BlueZ 11/11] Enable re-connections when disconnected

eSCO latency configuration
 2011-09-05 11:06 UTC 

Is bluetooth supported on lastest mac-mini?
 2011-09-04 18:24 UTC  (5+ messages)

[RFC v2 3/4] Bluetooth: Track per-connection stats
 2011-09-02 23:52 UTC 

[RFC v2 2/4] Bluetooth: Expose hci connections through debugfs
 2011-09-02 23:51 UTC 

[PATCH] Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
 2011-09-02 18:20 UTC  (2+ messages)

[PATCH] Bluetooth-next: Fixed BT ST Channel reg order
 2011-09-02 18:14 UTC  (2+ messages)

[PATCH 1/4] Bluetooth: Move SMP fields to a separate structure
 2011-09-02 18:01 UTC  (4+ messages)
` [PATCH 2/4] Bluetooth: Add functions to initialize the SMP workqueue

[RFC 3/4] Bluetooth: Track per-connection stats
 2011-09-02 17:48 UTC  (2+ messages)

[RFC 1/4] Bluetooth: Add LE link type for debugfs output
 2011-09-02 17:45 UTC  (2+ messages)

[RFC 2/4] Bluetooth: Expose hci connections through debugfs
 2011-09-02 17:43 UTC  (2+ messages)

[PATCH BlueZ] Fix remove emitting Paired=false when deleting device
 2011-09-02 17:31 UTC 

[PATCH BlueZ 1/2] Fix loop when setting adapter name
 2011-09-02 16:45 UTC  (2+ messages)
` [PATCH BlueZ 2/2] Prevents sending Write Local Name when not needed

L2CAP socket binding fails with gatttool over LE
 2011-09-02 14:10 UTC  (3+ messages)

[RFC] nl80211: Added NL80211 commands for Bluetooth-WiFi coex
 2011-09-02 12:04 UTC  (2+ messages)

[PATCH obexd 1/5] MAP: Add typedef for folder listing callback
 2011-09-02  8:57 UTC  (5+ messages)
` [PATCH obexd 2/5] MAP: Fix type of read_status in message_filter
` [PATCH obexd 3/5] MAP: Add basic messages listing retrieval support
` [PATCH obexd 4/5] MAP: Add basic support for message retrieval
` [PATCH obexd 5/5] MAP: Use pointers to const where appropriate

PCM audio output
 2011-09-02  8:23 UTC  (6+ messages)

[RFCv2 0/7] EFS: extended flow specification option support
 2011-09-02  7:25 UTC  (10+ messages)
` [RFCv2 1/7] Bluetooth: L2CAP extended feature mask update
` [RFCv2 2/7] Bluetooth: EFS: definitions and headers for EFS
` [RFCv2 3/7] Bluetooth: EFS: add disable_flowspec kernel param
` [RFCv2 4/7] Bluetooth: parse EFS in l2cap config request
` [RFCv2 5/7] Bluetooth: parse EFS in l2cap config response
` [RFCv2 6/7] Bluetooth: add EFS option in l2cap conf req
` [RFCv2 7/7] Bluetooth: EFS: parse l2cap config rsp pending

[PATCH obexd 1/3 v2] gobex: add option to set input/output MTU to test-client
 2011-09-01 18:28 UTC  (4+ messages)
` [PATCH obexd 2/3 v2] gobex: add option to set input/output MTU to test-server
` [PATCH obexd 3/3 v2] client: port to gobex

[RFCv1 0/5] EWS: extended window size and extended control field support
 2011-09-01 14:45 UTC  (6+ messages)
` [RFCv1 1/5] Bluetooth: EWS: extended window size option support
` [RFCv1 2/5] Bluetooth: l2cap extended control field support
` [RFCv1 3/5] Bluetooth: EWS: support extended seq numbers
` [RFCv1 4/5] Bluetooth: remove magic numbers in l2cap
` [RFCv1 5/5] Bluetooth: prevent unneeded fragmentation "

[PATCH obexd] Remove test/main.c
 2011-09-01 12:14 UTC 

using management interface from WiFi driver
 2011-09-01 12:08 UTC  (4+ messages)

[PATCH obexd 1/4] gobex: add option to set input/output MTU to test-client
 2011-09-01  9:21 UTC  (3+ messages)
` [PATCH obexd 2/4] gobex: add option to set input/output MTU to test-server
` [PATCH obexd 3/4] client: port to gobex

Linux Bluetooth mini-summit in Prague
 2011-09-01  3:58 UTC  (2+ messages)

[RFCv0 0/5] extended window size and extended control field support
 2011-08-31 17:53 UTC  (10+ messages)
` [RFCv0 1/5] Bluetooth: extended window size option support
` [RFCv0 2/5] Bluetooth: l2cap extended control field support
` [RFCv0 3/5] Bluetooth: EWS: support extended seq numbers
` [RFCv0 4/5] Bluetooth: remove magic numbers in l2cap
` [RFCv0 5/5] Bluetooth: prevent unneeded fragmentation "

[PATCH BlueZ 00/12] Support for the new mgmt SMP messages
 2011-08-31 17:08 UTC  (5+ messages)
` [PATCH BlueZ 01/12] Add messages to the mgmt interface to handle SMP key storage

second scan timing out, bisected to 314b2381a79c6bfe3ddc4ba3806ecb6aec27a3db
 2011-08-31 14:46 UTC  (6+ messages)

[PATCH obexd 0/2] obc_session_put enhancements
 2011-08-31 13:35 UTC  (3+ messages)
` [PATCH obexd 1/2] Add gw_obex_put_async_with_apparam()
` [PATCH obexd 2/2] Enhance obc_session_put() function

GATT segmentation fault
 2011-08-31 12:47 UTC 

[PATCH BlueZ 0/8] Proper support for pairing LE devices
 2011-08-31 12:27 UTC  (5+ messages)
` [PATCH BlueZ 1/8] Add link_type information to the mgmt "Device Connected" event

MAP support in Obexd
 2011-08-31 12:15 UTC  (4+ messages)

[PATCH hcidump] LE Connection Complete Event dump
 2011-08-30 17:47 UTC 

[PATCH] Bluetooth: hidp: safely acquire hci connection
 2011-08-30 15:53 UTC 

[RFC] Bluetooth: hidp: Check for valid ACL connection
 2011-08-30 14:13 UTC  (3+ messages)

[RFC 0/7] EFS initial support
 2011-08-30 13:57 UTC  (15+ messages)
` [RFC 2/7] Bluetooth: EFS: definitions and headers for EFS
` [RFC 4/7] Bluetooth: parse EFS in l2cap config request
` [RFC 5/7] Bluetooth: parse EFS in l2cap config response
` [RFC 6/7] Bluetooth: add EFS option in l2cap conf req

[PATCH 2/2] Bluetooth: Fix unsafe connection list access
 2011-08-30 13:22 UTC 

[PATCH 1/2] Bluetooth: Fix unsafe tx buffer count updates
 2011-08-30 13:22 UTC 

[PATCH 0/2] Fix unsafe hci conn add/del
 2011-08-30 13:22 UTC 

[PATCH 8/8] Removed dropping of the list head
 2011-08-30 13:17 UTC  (2+ messages)

[PATCH 7/8] Possible static overrun removed
 2011-08-30 13:17 UTC  (2+ messages)

[PATCH 6/8] Removed unnecessary memset
 2011-08-30 13:13 UTC  (2+ messages)

[PATCH 5/8] Added NULL check before dereferencing
 2011-08-30 13:11 UTC  (2+ messages)

[PATCH 4/8] Null dereference fix
 2011-08-30 13:10 UTC  (2+ messages)

[PATCH 1/3] Add Serial Proxy and Serial Proxy Manager doc
 2011-08-30 13:07 UTC  (4+ messages)
` [PATCH 3/3] Add test for serial proxy and serial proxy manager

[PATCH -v2 3/3] Add test for serial proxy and serial proxy manager
 2011-08-30 13:04 UTC 

[PATCH] avrcp: do not get fd when not connected
 2011-08-30 12:54 UTC  (3+ messages)
` [PATCH] Fix fd usage "

GATT Dbus APIs Use
 2011-08-30 12:14 UTC  (2+ messages)

[PATCH] Print an error message if g_dbus_setup_bus fails
 2011-08-30 10:13 UTC  (2+ messages)

[PATCH -v2 1/3] Add Serial Proxy and Serial Proxy Manager doc
 2011-08-30 10:06 UTC  (2+ messages)

FW: [PATCH] Bluetooth-next: Add incremental indexing in sysfs HCI connection name
 2011-08-29 13:23 UTC  (2+ messages)

[PATCH 3/8] Off-by-one error in uses_rfcomm
 2011-08-29 10:52 UTC  (2+ messages)

[PATCH obexd 1/6] gobex: fix not handling unkown transport type
 2011-08-29 10:43 UTC  (2+ messages)

[PATCH v3 0/8] Add support for HandsfreeGateway to Media
 2011-08-29  8:45 UTC  (15+ messages)
` [PATCH v3 2/8] Fix asynchronously run request stream cb
` [PATCH v3 3/8] Cancel pending callback if stream is canceled
` [PATCH v3 4/8] Fix state to "playing" on SCO establishment
` [PATCH v3 5/8] Set state to "connecting" on connection requested
` [PATCH v3 6/8] Use int instead of GError into callbacks
` [PATCH v3 7/8] Asynchronously run gateway_config_stream cb
` [PATCH v3 8/8] Remove occurences of sco_start_cb


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