linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-25 23:36:11 to 2012-04-30 01:41:45 UTC [more...]

[PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C
 2012-04-30  1:41 UTC 

bluetooth-next tree rebased
 2012-04-29 23:36 UTC 

[BlueZ v3 00/10] gdbus: Better D-Bus introspection
 2012-04-29 21:40 UTC  (13+ messages)
` [BlueZ v3 01/10] gdbus: return if method signature is malformed
` [BlueZ v3 02/10] gdbus: do not call memset for terminating NUL
` [BlueZ v3 03/10] gdbus: save copy of undecorated signature
` [BlueZ v3 04/10] gdbus: use argument name in method introspection
` [BlueZ v3 05/10] gdbus: add decorated signature to arguments
` [BlueZ v3 06/10] gdbus: add decorated signature to return values
` [BlueZ v3 07/10] gdbus: add Deprecated annotation to introspection
` [BlueZ v3 08/10] gdbus: add Method.NoReply "
` [BlueZ v3 09/10] Constify GDBus method tables
` [BlueZ v3 10/10] Constify GDBus signal tables

[BlueZ RFC 0/5] gdbus: Add support for DBus.Properties interface
 2012-04-29 21:38 UTC  (8+ messages)
` [BlueZ RFC 1/5] gdbus: add skeleton of "
` [BlueZ RFC 2/5] gdbus: implement DBus.Properties.Get method
` [BlueZ RFC 3/5] gdbus: implement DBus.Properties.GetAll method
` [BlueZ RFC 4/5] gdbus: implement DBus.Properties.Set method
` [BlueZ RFC 5/5] gdbus: add properties into interface introspection

[RFCv2 0/8] ERTM state machine changes, part 2
 2012-04-29 20:26 UTC  (14+ messages)
` [RFCv2 1/8] Bluetooth: Initialize new l2cap_chan structure members
` [RFCv2 2/8] Bluetooth: Remove unused function
` [RFCv2 3/8] Bluetooth: Make better use of l2cap_chan reference counting
` [RFCv2 4/8] Bluetooth: Fix a redundant and problematic incoming MTU check
` [RFCv2 5/8] Bluetooth: Restore locking semantics when looking up L2CAP channels
` [RFCv2 6/8] Bluetooth: Lock the L2CAP channel when sending
` [RFCv2 7/8] Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
` [RFCv2 8/8] Bluetooth: Add Code Aurora Forum copyright

[PATCH] Fix adaptername shutdown
 2012-04-29 19:40 UTC  (2+ messages)

TP/SIG/SMG/BI-02-C failure
 2012-04-29 19:36 UTC  (4+ messages)

main.conf issues
 2012-04-29 11:44 UTC  (3+ messages)

[PATCH] audio: Fix AVDTP General Reject message
 2012-04-28 15:58 UTC  (3+ messages)

hcidump / avtest issues
 2012-04-28 15:15 UTC  (8+ messages)

RFC/CFP -- Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona?)
 2012-04-28  5:58 UTC  (9+ messages)
        ` CFP -- Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!)

[PATCH RFC 0/4] Reference implementation for DBUS.Properties
 2012-04-27 21:54 UTC  (5+ messages)
` [PATCH RFC 1/4] manager: implement support for DBus.Properties.Get
` [PATCH RFC 2/4] thermometer: implement support for DBus.Properties.Get and DBus.Properties.Set
` [PATCH RFC 3/4] adapter: implement DBus.Properties
` [PATCH RFC 4/4] device: "

[PATCH RFC BlueZ 0/1] On demand LE link encryption/authentication
 2012-04-27 16:05 UTC  (2+ messages)
` [PATCH RFC BlueZ 1/1] attrib: Retry ATT request when link is unencrypted

[PATCH BlueZ] mgmtops: Fix wrong parameter order for btd_event_ltk_notify()
 2012-04-27 14:57 UTC 

[PATCH BlueZ 0/9] Fix indentation and tab misuse
 2012-04-27 14:49 UTC  (11+ messages)
` [PATCH BlueZ 1/9] lib: Fix "
` [PATCH BlueZ 2/9] tools: "
` [PATCH BlueZ 3/9] event: "
` [PATCH BlueZ 4/9] device: "
` [PATCH BlueZ 5/9] sap: "
` [PATCH BlueZ 6/9] monitor: "
` [PATCH BlueZ 7/9] deviceinfo: Fix indentation and "
` [PATCH BlueZ 8/9] audio: Fix "
` [PATCH BlueZ 9/9] hidd: Fix indentation

[RFC 0/8] ERTM state machine changes, part 2
 2012-04-27 13:40 UTC  (27+ messages)
` [RFC 1/8] Bluetooth: Improve ERTM sequence number offset calculation
` [RFC 2/8] Bluetooth: Initialize new l2cap_chan structure members
` [RFC 3/8] Bluetooth: Remove duplicate structure members from bt_skb_cb
` [RFC 4/8] Bluetooth: Move recently-added ERTM header packing functions
` [RFC 5/8] Bluetooth: Move recently-added ERTM header unpacking functions
` [RFC 6/8] Bluetooth: Lock the L2CAP channel when sending
      ` [RFCv0] Bluetooth: Change locking logic in sock send
` [RFC 7/8] Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
` [RFC 8/8] Bluetooth: Add Code Aurora Forum copyright

[PATCH v2] Bluetooth: Fix l2cap_tx_window_full
 2012-04-27 13:34 UTC  (2+ messages)

TP/SIG/SMG/BI-14-C AVDTP_RECONFIGURE
 2012-04-27 13:31 UTC  (3+ messages)

[PATCH BlueZ] csr_bcsp: fix link establishment
 2012-04-27 13:03 UTC 

[PATCH 1/2] monitor: add help information
 2012-04-27 12:16 UTC  (3+ messages)
` [PATCH 2/2] monitor: add version information

[PATCH v2] Store LE device address type with primary list
 2012-04-27 12:15 UTC  (4+ messages)

[PATCH BlueZ v1 0/5] Multiple Bluetooth SCO connections (userspace)
 2012-04-27 11:45 UTC  (7+ messages)
` [PATCH BlueZ v1 1/5] audio: Fix gateway state check
` [PATCH BlueZ v1 2/5] audio: Add multiple device search to manager
` [PATCH BlueZ v1 3/5] media: Support multiple transports per endpoint
` [PATCH BlueZ v1 4/5] media: Create multiple transports if needed
` [PATCH BlueZ v1 5/5] media: Enable parallel requests to endpoint

[PATCH obexd v0 0/6] client: rethink transfer data access in session API
 2012-04-27 10:33 UTC  (7+ messages)
` [PATCH obexd v0 1/6] client: Minor buffer access API changes
` [PATCH obexd v0 2/6] client: Give transfer pointer in session callbacks
` [PATCH obexd v0 3/6] client: Avoid GObex dependency from transfer.h
` [PATCH obexd v0 4/6] client: Use new session callback style in modules
` [PATCH obexd v0 5/6] client: Remove deprecated part of session API
` [PATCH obexd v0 6/6] client: Remove transfer from queue before callback

Can't connect Bluetooth Devices
 2012-04-27  7:31 UTC  (3+ messages)

Unable to run bluez test health scripts
 2012-04-27  6:50 UTC  (2+ messages)
` [HPD test scripts] "

[RFC PATCH BlueZ] LE Broadcaster/Observer API proposal
 2012-04-26 21:03 UTC  (3+ messages)
` [PATCH RFC BlueZ v2 0/1] "
  ` [PATCH RFC BlueZ v2 1/1] doc: Document Broadcaster/Observer API

[PATCH] b44: properly use pr_fmt()
 2012-04-26 20:30 UTC  (5+ messages)

GSoC student introduction
 2012-04-26 19:47 UTC 

[BlueZ 01/15] HoG: Register HID over GATT device driver
 2012-04-26 19:45 UTC  (15+ messages)
` [BlueZ 02/15] HoG: register ATTIO callbacks
` [BlueZ 03/15] HoG: load primary service handle
` [BlueZ 04/15] HoG: discover all characteristics declaration
` [BlueZ 05/15] HoG: discover descriptors for all characteristics
` [BlueZ 06/15] HoG: discover the "Report Map" characteristic
` [BlueZ 07/15] HoG: enable "Report" characteristic notification
` [BlueZ 08/15] HoG: add report notification handler
` [BlueZ 09/15] HoG: HID I/O driver
` [BlueZ 10/15] HoG: Use real values for vendor and product IDs
` [BlueZ 11/15] GATT: Add Report Reference Descriptor declaration
` [BlueZ 12/15] HoG: Add read Report Reference descriptor
` [BlueZ 13/15] GATT: Rename Characteristic Configuration constants
` [BlueZ 14/15] GATT: Move GATT assigned numbers to GATT header
` [BlueZ 15/15] HoG: Prepend report id to the HID report

[RFC v2 00/16] HoG plugin
 2012-04-26 19:43 UTC  (24+ messages)
` [RFC v2 03/16] HoG: load primary service handle
` [RFC v2 04/16] HoG: discover all characteristics declaration
` [RFC v2 07/16] HoG: enable "Report" characteristic notification
` [RFC v2 08/16] HoG: add report notification handler
` [RFC v2 09/16] HoG: HID I/O driver
` [RFC v2 15/16] HoG: Register only one notification callback
` [RFC v2 16/16] HoG: Prepend report id to the HID report

[RFC v2 0/1] User-space HID I/O Driver
 2012-04-26 18:19 UTC  (8+ messages)

PTS / linkkey issue
 2012-04-26 17:31 UTC  (15+ messages)

[PATCH obexd 1/2 v2] client: Fix not propagating GError in session API functions
 2012-04-26 15:37 UTC  (3+ messages)
` [PATCH obexd 2/2 v2] client: Return request id when generating a request in session API

[PATCH obexd 1/2] client: Fix not propagating GError in session API functions
 2012-04-26 15:05 UTC  (5+ messages)
` [PATCH obexd 2/2] client: Return request id when generating a request in session API

[PATCH BlueZ 0/2] Add support for find included services
 2012-04-26 14:55 UTC  (6+ messages)
` [PATCHv2 "
  ` [PATCHv2 BlueZ 1/2] GATT: "

Google Summer of Code 2012 - Introduction
 2012-04-26 14:09 UTC  (3+ messages)

[PATCH] Bluetooth: Non significant part should be removed from EIR data
 2012-04-26 14:05 UTC  (2+ messages)

[PATCH] Bluetooth: Padding should be removed from EIR data
 2012-04-26 11:49 UTC  (3+ messages)

[PATCH obexd] client: Return the request id and error on session API
 2012-04-26 11:38 UTC 

[PATCH] gatttool: Fix handle parsing in cmd_char_write()
 2012-04-26  9:13 UTC  (2+ messages)

[RFCv5 26/26] Bluetooth: AMP: Read Local Assoc support
 2012-04-26  8:29 UTC  (5+ messages)
` [RFCv7 00/23] RFC Bluetooth A2MP implementation
  ` [RFCv7 17/23] Bluetooth: A2MP: Manage incoming connections

Bug report: bluetoothd broken for a USB dongle since bluez 4.85
 2012-04-26  7:01 UTC  (5+ messages)

[PATCH] Bluetooth: Fix Inquiry with RSSI event mask
 2012-04-26  6:56 UTC  (2+ messages)

[PATCH] ar3k: add patch and sysconfig for QCA9564(Aphrodite)
 2012-04-26  6:49 UTC 

bluetooth oops
 2012-04-26  6:45 UTC  (2+ messages)

update for btusb
 2012-04-26  3:07 UTC 

Google Summer of Code: Accepted Students Announced
 2012-04-26  1:23 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).