linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-11 15:24:43 to 2013-04-22 18:57:14 UTC [more...]

pull request: bluetooth-next 2013-04-18
 2013-04-22 18:57 UTC  (2+ messages)

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

[PATCH v7 0/5] input: Connectability
 2013-04-22 17:48 UTC  (9+ messages)
` [PATCH v7 1/5] input: Documentation for new Input1 interface
` [PATCH v7 2/5] input: Implement the new ReconnectMode Input1 property
` [PATCH v7 3/5] input: Convert gboolean to bool
` [PATCH v7 4/5] input: Fix memory leak for hidp_connadd_req
` [PATCH v7 5/5] input: Automatically attempt a reconnect when required

[PATCH v3 0/2] Bluetooth: btmrvl: Fix concurrent FW download
 2013-04-22  9:10 UTC  (3+ messages)
` [PATCH v3 1/2] Bluetooth: btmrvl: release lock while waiting for fw download complete
` [PATCH v3 2/2] Bluetooth: btmrvl: report error if verify_fw_download times out

Access GATT characteristics with DBus in BlueZ 5.4
 2013-04-21 19:26 UTC  (3+ messages)

[PATCH] Bluetooth: hci_get_cmd_complete() can be static
 2013-04-20 13:24 UTC 

[PATCH v7] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
 2013-04-20  6:48 UTC  (3+ messages)

[PATCH v6] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
 2013-04-20  1:49 UTC  (4+ messages)

[PATCH v2] Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
 2013-04-19 15:35 UTC 

[PATCH] Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
 2013-04-19 14:07 UTC 

[PATCH] Bluetooth: Fix HCI command send functions to use const specifier
 2013-04-19 13:35 UTC  (2+ messages)

[RFC 1/2] gdbus: Add g_dbus_flush_properties()
 2013-04-19 13:34 UTC  (4+ messages)
` [RFC 2/2] device: Fix the wrong order of UUIDs PropertyChanged

[PATCH BlueZ 1/6] AVCTP: Add support to register pass-through handler
 2013-04-19 12:31 UTC  (6+ messages)
` [PATCH BlueZ 2/6] AVRCP: Register pass-through handler for CT
` [PATCH BlueZ 3/6] media: Implement new callbacks for pass-through operations
` [PATCH BlueZ 4/6] media: Fix not handling "Playlist" as possible value to LoopStatus
` [PATCH BlueZ 5/6] media: Ignore signess for D-Bus int types
` [PATCH BlueZ 6/6] media: Check MPRIS Can* properties before calling the respective method

[PATCH 0/2] Bluetooth: btmrvl: Fix concurrent FW download
 2013-04-19  8:07 UTC  (9+ messages)
` [PATCH 1/2] Bluetooth: btmrvl: release lock while waiting for fw download complete
` [PATCH 2/2] Bluetooth: btmrvl: report error if verify_fw_download times out
  ` [PATCH v2 0/2] Bluetooth: btmrvl: Fix concurrent FW download
  ` [PATCH v2 1/2] Bluetooth: btmrv: release lock while waiting for fw download complete
  ` [PATCH v2 2/2] Bluetooth: btmrvl: report error if verify_fw_download times out

[RFC/RFT PATCH 0/2 V2] Adding a new bluetooth driver to the kernel
 2013-04-19  7:23 UTC  (5+ messages)
` [RFC/RFT PATCH 2/2] rtk_btusb: A new driver for the Bluetooth portion of the Realtek RTL8723AE chip

[PATCH v5] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
 2013-04-19  7:16 UTC  (6+ messages)

[PATCH BlueZ] gdbus: Fix calling GetManagedObjects twice in a row
 2013-04-18 20:47 UTC 

[PATCH v4] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
 2013-04-18 18:29 UTC  (7+ messages)

[PATCH 00/17] Update Discovery to use HCI request framework
 2013-04-18  4:20 UTC  (17+ messages)
` [PATCH 01/17] Bluetooth: Change LE scanning timeout macros
` [PATCH 02/17] Bluetooth: Add LE scan type macros
` [PATCH 03/17] Bluetooth: Add macros for filter duplicates values
` [PATCH 04/17] Bluetooth: Rename LE_SCANNING_* macros
` [PATCH 05/17] Bluetooth: Make inquiry_cache_flush non-static
` [PATCH 09/17] Bluetooth: Update le_scan_disable_work to use HCI request

[PATCH 0/2] Bluetooth: Add supported features page 2 support
 2013-04-18  3:27 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: Track feature pages in a single table
` [PATCH 2/2] Bluetooth: Add reading of all local feature pages

[PATCH v6 0/6] sco: SCO socket option for voice_setting
 2013-04-18  3:16 UTC  (14+ messages)
` [PATCH v6 1/6] Bluetooth: Move and rename hci_conn_accept
` [PATCH v6 2/6] Bluetooth: Add bluetooth socket voice option
` [PATCH v6 3/6] Bluetooth: Use hci_connect_sco directly
` [PATCH v6 4/6] Bluetooth: Use voice setting in incoming SCO connection
` [PATCH v6 5/6] Bluetooth: Parameters for outgoing SCO connections
` [PATCH v6 6/6] Bluetooth: Fallback transparent SCO from T2 to T1

[PATCH v4] Bluetooth: Fix incorrect SSP mode bit for non SSP devices
 2013-04-18  3:10 UTC  (2+ messages)

[PATCH] Bluetooth: Avoid dumplicate conn dev register
 2013-04-18  2:55 UTC  (3+ messages)
` [PATCH] Bluetooth: Avoid duplicate "

[PATCH v3 00/18] Rework HIDP Session Management
 2013-04-18  2:49 UTC  (8+ messages)
` [PATCH v3 18/18] Bluetooth: hidp: fix sending output reports on intr channel
` [PATCH v4 00/16] Rework HIDP Session Management
  ` [PATCH v4 01/16] Bluetooth: rename hci_conn_put to hci_conn_drop
  ` [PATCH v4 02/16] Bluetooth: remove unneeded hci_conn_hold/put_device()

[PATCH v3] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
 2013-04-17 16:51 UTC  (3+ messages)

[PATCH BlueZ] monitor: Add an option to dump SCO traffic
 2013-04-17 15:03 UTC 

[PATCH BlueZ v2 00/16] attrib: Replace GLib basic data types usage
 2013-04-17 14:03 UTC  (18+ messages)
` [PATCH BlueZ v3 "
  ` [PATCH BlueZ v3 01/16] attrib: Simplify boolean tests
  ` [PATCH BlueZ v3 02/16] attrib: Change GAttrib->stale type from gboolean
  ` [PATCH BlueZ v3 03/16] attrib: Change command->sent "
  ` [PATCH BlueZ v3 04/16] attrib: Change is_response return "
  ` [PATCH BlueZ v3 05/16] attrib: Change match_event "
  ` [PATCH BlueZ v3 06/16] attrib: Change g_attrib_set_destroy_function return type
  ` [PATCH BlueZ v3 07/16] attrib: Change g_attrib_cancel/_all "
  ` [PATCH BlueZ v3 08/16] attrib: Change g_attrib_unregister/_all "
  ` [PATCH BlueZ v3 09/16] attrib: Change g_attrib_set_debug return type from gboolean
  ` [PATCH BlueZ v3 10/16] attrib: Change g_attrib_set_mtu "
  ` [PATCH BlueZ v3 11/16] attrib: Change g_attrib_is_encrypted "
  ` [PATCH BlueZ v3 12/16] attrib: Change command->opcode type from guint8
  ` [PATCH BlueZ v3 13/16] attrib: Change event->handle type from guint16
  ` [PATCH BlueZ v3 14/16] attrib: Change command->id type from guint
  ` [PATCH BlueZ v3 15/16] attrib: Change event->id "
  ` [PATCH BlueZ v3 16/16] attrib: Change command->pdu pointer type from guint8

[PATCH v2 0/6] MAP client: Read MASInstanceID for the current connection
 2013-04-17 11:01 UTC  (8+ messages)
` [PATCH v2 1/6] obexd: Cache SDP record in bluetooth transport
` [PATCH v2 2/6] obexd: Add getattribute to obc_transport
` [PATCH v2 3/6] obexd: Add bluetooth_getattribute to Bluetooth transport
` [PATCH v2 4/6] obexd: Add obc_session_get_attribute to session
` [PATCH v2 5/6] lib: Add attributes MASInstanceID and SupportedMessageTypes
` [PATCH v2 6/6] obexd: Read service attributes when instantiating MAP session

[RFC v2 00/11] struct btd_service in core
 2013-04-17  9:44 UTC  (4+ messages)
` [RFC v2 01/11] core: Add btd_service to represent device services

[PATCH BlueZ v2 04/13] gatttool: Use GError to propage error messages to caller
 2013-04-17  8:24 UTC  (3+ messages)
` [PATCH BlueZ v3] "

[PATCH v5 0/6] sco: SCO socket option for voice_setting
 2013-04-16 15:08 UTC  (7+ messages)
` [PATCH v5 1/6] Bluetooth: Move and rename hci_conn_accept
` [PATCH v5 2/6] Bluetooth: Add bluetooth socket voice option
` [PATCH v5 3/6] Bluetooth: Use hci_connect_sco directly
` [PATCH v5 4/6] Bluetooth: Use voice_setting in incoming SCO connection
` [PATCH v5 5/6] Bluetooth: Parameters for outgoing SCO connections
` [PATCH v5 6/6] Bluetooth: Fallback transparent SCO from T2 to T1

Progress an Broadcom BCM20702A0 USB adapter (id 0489:e031)
 2013-04-16  8:47 UTC 

[PATCH v3] Bluetooth: Fix incorrect ssp mode bit for non ssp devices
 2013-04-15 14:45 UTC  (2+ messages)

[PATCH BlueZ 1/3] audio: Remove unused constant
 2013-04-15 14:20 UTC  (4+ messages)
` [PATCH BlueZ 2/3] audio: Remove unused function
` [PATCH BlueZ 3/3] audio: Remove unused constants

Bluez 5.3: Failed to connect to speaker (Unable to select SEP)
 2013-04-15 14:07 UTC  (6+ messages)

[PATCH v9 00/16] mSBC investigations
 2013-04-15  8:10 UTC  (3+ messages)

[PATCH v2] Bluetooth: Fix incorrect ssp mode bit for non ssp devices
 2013-04-15  5:33 UTC  (3+ messages)

[PATCH v2] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
 2013-04-14  7:22 UTC  (4+ messages)

[PATCH 0/6] Autopair plugin revisited
 2013-04-12 22:58 UTC  (17+ messages)
` [PATCH 1/6] core: Convert the pincode callback to an interable list
` [PATCH 2/6] plugins: Extend the pin code callback with the call number
` [PATCH 5/6] core: Add device_get_class to the public interface
` [PATCH 6/6] autopair: Add the autopair plugin

[PATCH] Powered status stored in BlueZ
 2013-04-12 21:51 UTC  (2+ messages)
` [PATCH] Make "Powered" property persistent across reboots

[PATCH v6 0/3] HID Connectability
 2013-04-12 20:20 UTC  (4+ messages)
` [PATCH v6 1/3] input: Documentation for new Input1 interface
` [PATCH v6 2/3] input: Implement the new ReconnectMode Input1 property
` [PATCH v6 3/3] input: Convert gboolean to bool

[PATCH] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
 2013-04-12 17:33 UTC  (3+ messages)

[PATCH] Bluetooth: Add rejecting SCO
 2013-04-11 19:44 UTC  (3+ messages)
` [PATCH v1] "

[PATCH] Bluetooth: Remove unneeded parameter
 2013-04-11 19:43 UTC  (3+ messages)
` [PATCH v1] "

[PATCH] Bluetooth: Fix SCO connection reference
 2013-04-11 19:39 UTC  (8+ messages)
` [PATCH] Bluetooth: Use GFP_KERNEL in sco_conn_add
` [PATCH] Bluetooth: Minor coding style fix
` [PATCH v1] Bluetooth: Fix SCO connection reference

[RFC] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
 2013-04-11 19:35 UTC  (5+ messages)

[PATCH BlueZ 1/2] tools: Add script for updating bt_compidtostr() implementation
 2013-04-11 18:59 UTC  (2+ messages)
` [PATCH BlueZ 2/2] lib: Fix list of company identifiers

[PATCH BlueZ 0/3] shared: Different address for hciemu devices
 2013-04-11 17:41 UTC  (4+ messages)
` [PATCH BlueZ 2/3] shared: Remove static address assignment in hciemu
` [PATCH BlueZ 3/3] shared: Return real address of master dev "


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