linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-30 18:06:32 to 2013-05-10 07:39:59 UTC [more...]

[PATCH v5 0/8] Autopair
 2013-05-10  7:39 UTC  (10+ messages)
` [PATCH v5 1/8] core: Convert the pincode callback to an interable list
` [PATCH v5 2/8] plugins: Extend the pin code callback with the call number
` [PATCH v5 3/8] core: Add support for retrying a bonding
` [PATCH v5 4/8] core: retry bonding attempt until the iterator reaches the end
` [PATCH v5 5/8] core: Add device_get_class to the public interface
` [PATCH v5 6/8] autopair: Add the autopair plugin
` [PATCH v5 7/8] core: Expose the last bonding attempt timeout on retry
` [PATCH v5 8/8] autopair: Try a fixed pincode for keyboards rejecting random codes

[PATCH] doc: Document missing errors returned by the Device1 API
 2013-05-09 19:09 UTC 

[PATCH BlueZ 01/26] obexd: Include the headers for types we use
 2013-05-09 12:31 UTC  (31+ messages)
` [PATCH BlueZ 02/26] obexd: Get rid of gint64
` [PATCH BlueZ 03/26] gobex: Get rid of guint* types
` [PATCH BlueZ 04/26] client: "
` [PATCH BlueZ 05/26] attrib: "
` [PATCH BlueZ 06/26] obexd: "
` [PATCH BlueZ 07/26] plugins: "
` [PATCH BlueZ 08/26] alert: "
` [PATCH BlueZ 09/26] audio: "
` [PATCH BlueZ 10/26] cups: "
` [PATCH BlueZ 11/26] cyclingspeed: "
` [PATCH BlueZ 12/26] deviceinfo: "
` [PATCH BlueZ 13/26] health: "
` [PATCH BlueZ 14/26] gatt: "
` [PATCH BlueZ 15/26] heartrate: "
` [PATCH BlueZ 16/26] iap: "
` [PATCH BlueZ 17/26] input: "
` [PATCH BlueZ 18/26] network: "
` [PATCH BlueZ 19/26] proximity: "
` [PATCH BlueZ 20/26] sap: "
` [PATCH BlueZ 21/26] scanparam: "
` [PATCH BlueZ 22/26] thermometer: "
` [PATCH BlueZ 23/26] core: "
` [PATCH BlueZ 24/26] tools: "
` [PATCH BlueZ 25/26] unit: "
` [PATCH BlueZ 26/26] gdbus: "

[PATCH] Bluetooth: hidp: using strlcpy or strcpy instead of strncpy
 2013-05-09  8:48 UTC  (11+ messages)
` [Suggestion] Bluetooth: hidp: redundant initialization or issue for function hidp_copy_session
    ` [PATCH v2] Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code

Audio sink stream remains suspended on reconnection
 2013-05-09  4:40 UTC  (3+ messages)

[PATCH BlueZ 1/6] AVCTP: Add support to register pass-through handler
 2013-05-08 14:06 UTC  (2+ messages)

[PATCH BlueZ 1/2] gdbus: Fix segfault when D-Bus daemon exits
 2013-05-08  7:57 UTC  (3+ messages)
` [PATCH BlueZ 2/2] gdbus: Fix using NULL DBusPendingCall when disconnected from D-Bus

[RFC] bloodpressure: Add Blood Pressure API
 2013-05-08  7:41 UTC  (7+ messages)

Fwd: Short names on Extended Inquiry Result
 2013-05-08  7:26 UTC  (4+ messages)
  `  "

[PATCH] core: Don't update a known long name with a short name
 2013-05-08  7:22 UTC  (2+ messages)

[PATCH BlueZ v2 0/3] Issue with incoming connections
 2013-05-08  7:18 UTC  (5+ messages)
` [PATCH BlueZ v2 1/3] device: Add function to find a given service
` [PATCH BlueZ v2 2/3] profile: Fix remotely initiated connections without service
` [PATCH BlueZ v2 3/3] profile: Error-cases for incoming connections

[PATCH 1/2] neard: Fix checking for unknown carrier power state
 2013-05-08  7:13 UTC  (3+ messages)
` [PATCH 2/2] neard: Fix reading local OOB data when adapter is not powered

[PATCH BlueZ v1 0/3] Issue with incoming connections
 2013-05-07 15:40 UTC  (8+ messages)
` [PATCH BlueZ v1 1/3] device: Add function to find a given service
` [PATCH BlueZ v1 2/3] profile: Fix remotely initiated connections without service
` [PATCH BlueZ v1 3/3] profile: Error-cases for incoming connections

[RFC] Bluetooth: Fix not sending link key negative reply
 2013-05-07 12:51 UTC  (9+ messages)
  ` [PATCHv2] "
      ` [PATCH 1/2] Bluetooth: Use HCI_MGMT flag for link keys management
        ` [PATCH 2/2] Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag
            ` [PATCH] "

[RFC BlueZ v0 00/13] Add experimental org.bluez.Service1
 2013-05-07  7:49 UTC  (17+ messages)
` [RFC BlueZ v0 01/13] test: Remove obsolete test script
` [RFC BlueZ v0 02/13] test: Add UUID alias table to bluezutils.py
` [RFC BlueZ v0 03/13] test: Support human-friendly UUIDs in test-device
` [RFC BlueZ v0 04/13] test: Show human-friendly UUIDs in list-devices
` [RFC BlueZ v0 05/13] dbus: Add new org.bluez.Service1
` [RFC BlueZ v0 06/13] dbus: Add Device property to org.bluez.Service1
` [RFC BlueZ v0 07/13] dbus: Add UUID "
` [RFC BlueZ v0 08/13] dbus: Add state "
` [RFC BlueZ v0 09/13] dbus: Add Connect/Disconnect "
` [RFC BlueZ v0 10/13] doc: Add API documentation for org.bluez.Service1
` [RFC BlueZ v0 11/13] dbus: Deprecate old profile-connecting API
` [RFC BlueZ v0 12/13] test: Add test-service script
` [RFC BlueZ v0 13/13] test: Add --uuid to test-service

[PATCH BlueZ] profile: Create a service for incomming connections
 2013-05-07  7:34 UTC  (4+ messages)

[PATCH v4 0/8] Autopair
 2013-05-07  4:20 UTC  (4+ messages)
` [PATCH v4 1/8] core: Convert the pincode callback to an interable list

[PATCH] btusb: correct ERR_PTR usage
 2013-05-06 10:43 UTC 

[PATCH] audio: Don't create an avctp session on avrcp disconnect
 2013-05-05  9:06 UTC  (3+ messages)

[PATCH BlueZ] gdbus: Fix segfault when D-Bus daemon exits
 2013-05-04 19:26 UTC  (4+ messages)

[PATCH v3 00/14] Update Discovery to use HCI request framework
 2013-05-03 22:25 UTC  (18+ messages)
` [PATCH v3 01/14] Bluetooth: Make inquiry_cache_flush non-static
` [PATCH v3 02/14] Bluetooth: Update start_discovery to use HCI request
` [PATCH v3 03/14] Bluetooth: Remove start discovery handling from hci_event.c
` [PATCH v3 04/14] Bluetooth: Make mgmt_start_discovery_failed static
` [PATCH v3 05/14] Bluetooth: Move discovery macros to hci_core.h
` [PATCH v3 06/14] Bluetooth: Use HCI request in interleaved discovery
` [PATCH v3 07/14] Bluetooth: Update stop_discovery to use HCI request
` [PATCH v3 08/14] Bluetooth: Remove stop discovery handling from hci_event.c
` [PATCH v3 09/14] Bluetooth: Make mgmt_stop_discovery_failed static
` [PATCH v3 10/14] Bluetooth: Refactor hci_cc_le_set_scan_enable
` [PATCH v3 11/14] Bluetooth: Remove LE scan helpers
` [PATCH v3 12/14] Bluetooth: Remove inquiry helpers
` [PATCH v3 13/14] Bluetooth: Remove empty event handler
` [PATCH v3 14/14] Bluetooth: Mgmt Device Found Event

[PATCH] Bluetooth: Add Lite-On Technology Corp [04ca:3002] as AR3011
 2013-05-03 22:08 UTC  (2+ messages)

[PATCH BlueZ 1/2] tools: Add script for updating bt_compidtostr() implementation
 2013-05-03 20:19 UTC  (2+ messages)
` [PATCH v2 BlueZ] "

ATT/GATT shared code (Re: [PATCH BlueZ v3 06/16] attrib: Change g_attrib_set_destroy_function return type)
 2013-05-03 18:52 UTC  (4+ messages)

GATT Clients and Servers in the kernel (was Re:[PATCH BlueZ v3 06/16] attrib...)
 2013-05-03 15:17 UTC  (6+ messages)

[PATCH BlueZ v3 00/16] attrib: Replace GLib basic data types usage
 2013-05-02 16:05 UTC  (4+ messages)
` [PATCH BlueZ v3 06/16] attrib: Change g_attrib_set_destroy_function return type

[PATCH BlueZ v2 01/16] attrib: Get rid of gint
 2013-05-02  6:05 UTC  (19+ messages)
` [PATCH BlueZ v2 02/16] gobex: "
` [PATCH BlueZ v2 03/16] obexd: "
` [PATCH BlueZ v2 04/16] plugins: "
` [PATCH BlueZ v2 05/16] audio: "
` [PATCH BlueZ v2 06/16] cyclingspeed: "
` [PATCH BlueZ v2 07/16] deviceinfo: "
` [PATCH BlueZ v2 08/16] gatt: "
` [PATCH BlueZ v2 09/16] health: "
` [PATCH BlueZ v2 10/16] heartrate: "
` [PATCH BlueZ v2 11/16] input: "
` [PATCH BlueZ v2 12/16] scanparam: "
` [PATCH BlueZ v2 13/16] thermometer: "
` [PATCH BlueZ v2 14/16] core: "
` [PATCH BlueZ v2 15/16] tools: "
` [PATCH BlueZ v2 16/16] unit: "

[PATCH BlueZ 01/16] attrib: Get rid of gint
 2013-05-01  5:12 UTC  (16+ messages)
` [PATCH BlueZ 02/16] gobex: "
` [PATCH BlueZ 03/16] obexd: "
` [PATCH BlueZ 04/16] plugins: "
` [PATCH BlueZ 05/16] audio: "
` [PATCH BlueZ 06/16] cyclingspeed: "
` [PATCH BlueZ 07/16] deviceinfo: "
` [PATCH BlueZ 08/16] gatt: "
` [PATCH BlueZ 09/16] health: "
` [PATCH BlueZ 10/16] heartrate: "
` [PATCH BlueZ 11/16] input: "
` [PATCH BlueZ 12/16] scanparam: "
` [PATCH BlueZ 13/16] thermometer: "
` [PATCH BlueZ 14/16] core: "
` [PATCH BlueZ 15/16] tools: "
` [PATCH BlueZ 16/16] unit: "

[PATCH BlueZ 1/6] attrib: Get rid of gchar
 2013-05-01  4:52 UTC  (6+ messages)
` [PATCH BlueZ 2/6] client: "
` [PATCH BlueZ 3/6] gobex: "
` [PATCH BlueZ 4/6] obexd: "
` [PATCH BlueZ 5/6] core: "
` [PATCH BlueZ 6/6] unit: "

[PATCH] Bluetooth: Fix checks for LE support on LE-only controllers
 2013-04-30 23:30 UTC  (2+ messages)

[PATCH 00/13] Bluetooth: L2CAP cleanups and fixes
 2013-04-30 22:10 UTC  (7+ messages)
` [PATCH 04/13] Bluetooth: Fix LE vs BR/EDR selection when connecting
` [PATCH 13/13] Bluetooth: Fix multiple LE socket handling

[PATCH v2 00/13] Update Discovery to use HCI request framework
 2013-04-30 18:06 UTC  (7+ messages)
` [PATCH v2 06/13] Bluetooth: Use HCI request in interleaved discovery
` [PATCH v2 08/13] Bluetooth: Remove stop discovery handling from hci_event.c


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