linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-27 11:03:32 to 2012-12-04 18:49:31 UTC [more...]

BLE issue: Start_LE_Encryption fails
 2012-12-04 18:49 UTC  (7+ messages)

[PATCH v0 0/3] Remove access rights from MediaTransport
 2012-12-04 17:13 UTC  (4+ messages)
` [PATCH v0 1/3] media: Remove transport access type from D-Bus API
` [PATCH v0 2/3] media: Remove internal transport locks
` [PATCH v0 3/3] media: Remove transport owner list

[PATCH BlueZ 2/2 v1] l2test: Add support to test auto select PSM
 2012-12-04 14:36 UTC  (3+ messages)

Bluez 4.99 - Connection/Authentification keeps pending
 2012-12-04 13:50 UTC 

[PATCH v3 00/20] CSCP plugin
 2012-12-04 12:43 UTC  (21+ messages)
` [PATCH v3 01/20] cyclingspeed: Add CSC profile plugin skeleton
` [PATCH v3 02/20] cyclingspeed: Add attio callbacks
` [PATCH v3 03/20] cyclingspeed: Discover CSCS characteristics
` [PATCH v3 04/20] cyclingspeed: Discover characteristics CCC
` [PATCH v3 05/20] cyclingspeed: Read CSC Feature characteristic value
` [PATCH v3 06/20] cyclingspeed: Read Sensor Location "
` [PATCH v3 07/20] cyclingspeed: Add CyclingSpeedManager interface
` [PATCH v3 08/20] cyclingspeed: Add support to enable measurement notifications
` [PATCH v3 09/20] cyclingspeed: Process "
` [PATCH v3 10/20] cyclingspeed: Add DBus.Properties for org.bluez.CyclingSpeed interface
` [PATCH v3 11/20] cyclingspeed: Add stub to use SC Control Point
` [PATCH v3 12/20] cyclingspeed: Add support for Request Supported Sensor Locations
` [PATCH v3 13/20] cyclingspeed: Add support for Update Sensor Location
` [PATCH v3 14/20] cyclingspeed: Add support for Set Cumulative Value
` [PATCH v3 15/20] core: Add CyclingSpeedWatcher interface to default policy
` [PATCH v3 16/20] doc: Remove Get-/SetProperties from CSC API document
` [PATCH v3 17/20] doc: Rename cycling API to cyclingspeed
` [PATCH v3 18/20] build: Add CSCP API document to EXTRA_DIST
` [PATCH v3 19/20] test: Add cyclingspeed test script
` [PATCH v3 20/20] test: Enable speed and cadence calculation in test-cyclingspeed

[PATCH BlueZ 1/2] build-sys: Define _GNU_SOURCE in config.h
 2012-12-04 12:19 UTC  (2+ messages)
` [PATCH BlueZ 2/2] Ensure config.h is included by using CPPFLAGS

[PATCH 1/2] profile: Fix possible NULL pointer dereference
 2012-12-04 11:25 UTC  (3+ messages)
` [PATCH 2/2] profile: Remove not local variable needed in ext_connect

[PATCH 1/3] Bluetooth: Rename stop_discovery_failed() to stop_discovery_complete()
 2012-12-04 10:29 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: Move discovery state check inside hci_dev_lock()
` [PATCH 3/3] Bluetooth: Fix stop discovery while in STARTING state

Bluez/Obexd upstream test result_20121204(bluez-4.101.1053+ obexd-0.47.77)
 2012-12-04  8:32 UTC 

[RFC V3 01/12] doc: Update settings-storage.txt
 2012-12-04  8:18 UTC  (13+ messages)
` [RFC V3 02/12] device: Load device info before updating info file
` [RFC V3 03/12] adapter: Fix device storage creation
` [RFC V3 04/12] adapter: Add force dir creation to convert_file()
` [RFC V3 05/12] adapter: Convert device type
` [RFC V3 06/12] adapter: Load devices from new storage architecture
` [RFC V3 07/12] adapter: Convert storage linkkeys file
` [RFC V3 08/12] adapter: Upload link keys from new storage
` [RFC V3 09/12] event: Store link key infos in device info file
` [RFC V3 10/12] adapter: Convert storage longtermkeys file
` [RFC V3 11/12] adapter: Upload long term keys from new storage
` [RFC V3 12/12] event: Store long term key infos in device info file

[PATCH BlueZ] test: Add a HFP HF endpoint to simple-endpoint
 2012-12-04  5:56 UTC  (2+ messages)

[PATCH BlueZ 1/3] input: Remove leftover defines
 2012-12-03 19:42 UTC  (4+ messages)
` [PATCH BlueZ 2/3] input: Remove unneeded headers include
` [PATCH BlueZ 3/3] input: Remove leftover fields in input struct

[PATCH] Bluetooth: Fix possible deadlock in SCO code
 2012-12-03 17:40 UTC  (3+ messages)

[PATCH] Update patch and syscfg files for QCA9564
 2012-12-03 14:47 UTC  (3+ messages)

[PATCH] adaptername: Fix passing negative error code to strerror
 2012-12-03 14:17 UTC  (2+ messages)

BLE: attribute-api and StartDiscovery
 2012-12-03 10:45 UTC 

[PATCH v2 00/20] CSCP plugin
 2012-12-03  9:09 UTC  (4+ messages)
` [PATCH v2 01/20] cyclingspeed: Add CSC profile plugin skeleton

Oops: sysfs duplicate filename on device reconnect
 2012-12-03  6:33 UTC 

[RFC v3 obexd 01/10] fuse: Add initial obexfuse files, fuse main and options parse
 2012-12-01 23:14 UTC  (10+ messages)
` [RFC v3 obexd 02/10] build: Add --enable-fuse for obexfuse
` [RFC v3 obexd 03/10] fuse: Add obexhlp_connect/disconnect functions with helpers
` [RFC v3 obexd 04/10] fuse: Add request helpers and setpath operation
` [RFC v3 obexd 05/10] fuse: Add readdir operation
` [RFC v3 obexd 06/10] fuse: Add getattr operation
` [RFC v3 obexd 07/10] fuse: Add open and read operations plus location helpers
` [RFC v3 obexd 08/10] fuse: Add write and touch operations
` [RFC v3 obexd 09/10] fuse: Add unlink/rmdir operation
` [RFC v3 obexd 10/10] fuse: Add rename operation

[PATCH BlueZ] control: Add methods FastForward and Rewind
 2012-12-01  9:25 UTC  (2+ messages)

[PATCH BlueZ v2 1/2] input: Fix emitting a signal for a non-existant interface
 2012-12-01  9:13 UTC  (3+ messages)
` [PATCH BlueZ v2 2/2] input: Remove leftovers from the Input iface removal

[PATCH 1/4] gas: Fix memory leak at gas struct removal
 2012-12-01  9:11 UTC  (5+ messages)
` [PATCH 2/4] input: Fix memory leak at hogdev "
` [PATCH 3/4] gatt: Fix memory leak in characteristic discovery
` [PATCH 4/4] gatt: Improve characteristics discovery

[PATCH BlueZ] input: Fix emitting a signal for a non-existant interface
 2012-11-30 23:45 UTC  (2+ messages)

[RFC 1/5] Bluetooth: AMP: Check that AMP is present and active
 2012-11-30 17:50 UTC  (14+ messages)
` [RFC 2/5] Bluetooth: Refactor l2cap_send_disconn_req
` [RFC 3/5] Bluetooth: Fix missing L2CAP EWS Conf parameter
` [RFC 4/5] Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
` [RFC 5/5] Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN
    ` [PATCHv2 1/4] Bluetooth: AMP: Check that AMP is present and active
      ` [PATCHv2 2/4] Bluetooth: Fix missing L2CAP EWS Conf parameter
      ` [PATCHv2 3/4] Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp
      ` [PATCHv2 4/4] Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS

[PATCH] Bluetooth: Fix using locked state_change for A2MP chan
 2012-11-30 14:51 UTC 

[PATCH v2 1/8] doc: Add valgrind.suppressions
 2012-11-30 13:31 UTC  (10+ messages)
` [PATCH v2 2/8] doc: Update valgrind.suppressions with some libdbus suppressions
` [PATCH v2 3/8] rfkill: Fix memory leak in rfkill_exit
` [PATCH v2 4/8] hog: Fix memory leak in suspend-dummy
` [PATCH v2 5/8] attrib: Fix possible use after free
` [PATCH v2 6/8] core: Free parsed options
` [PATCH v2 7/8] adaptername: Refactor adaptername_init/exit to fix exit path
  ` [PATCH v3 "
` [PATCH v2 8/8] hog: Fix unregistering profile on exit

[PATCH 1/4] proximity: Convert reporter properties to DBus.Properties
 2012-11-30 13:26 UTC  (2+ messages)

[PATCH 00/15] thermometer plugin updates
 2012-11-30 13:06 UTC  (2+ messages)

BLE : SMP pairing + LE_Start_encryption
 2012-11-30 12:53 UTC  (4+ messages)

[RFC v2 00/15] Manager/Adapter transition to ObjectManager
 2012-11-30 12:28 UTC  (19+ messages)
` [RFC v2 01/15] cups: Remove unnecessary code
` [RFC v2 02/15] test: Add utility library for python scripts
` [RFC v2 03/15] test: Avoid using DefaultAdapter()
` [RFC v2 04/15] test: Update monitor script to ObjectManager
` [RFC v2 05/15] test: Update test-manager "
` [RFC v2 06/15] test: Use ObjectManager instead of Adapters property
` [RFC v2 07/15] dbus: Remove org.bluez.Manager
` [RFC v2 08/15] test: Use ObjectManager instead of Devices property
` [RFC v2 09/15] test: Add helper function to find devices
` [RFC v2 10/15] adapter: Remove DeviceCreated/DeviceRemoved signals
` [RFC v2 11/15] adapter: Remove redundant Devices property
` [RFC v2 12/15] test: Avoid using Adapter.FindDevice()
` [RFC v2 13/15] adapter: Remove FindDevice method from D-Bus API
` [RFC v2 14/15] dbus: Rename to org.bluez.Device1
` [RFC v2 15/15] dbus: Rename to org.bluez.Adapter1

[PATCH 1/8] doc: Add valgrind.suppressions
 2012-11-30 11:58 UTC  (10+ messages)
` [PATCH 2/8] doc: Update valgrind.suppressions with some libdbus suppressions
` [PATCH 3/8] rfkill: Fix memory leak in rfkill_exit
` [PATCH 4/8] hog: Fix memory leak in suspend-dummy
` [PATCH 5/8] attrib: Fix possible use after free
` [PATCH 6/8] core: Free parsed options
` [PATCH 7/8] adaptername: Refactor adaptername_init/exit to fix exit path
` [PATCH 8/8] hog: Fix unregistering profile on exit

[PATCH BlueZ 1/6] gdbus: Add g_dbus_add_properties_watch function
 2012-11-30  8:31 UTC  (9+ messages)
` [PATCH BlueZ 2/6] audio: Convert controller MediaPlayer interface to use D-Bus Properties
` [PATCH BlueZ 3/6] media: Convert target "
` [PATCH BlueZ 4/6] media-api: Update documentation of MediaPlayer interface
` [PATCH BlueZ 5/6] test: Convert mpris-player to use DBus properties interface
` [PATCH BlueZ 6/6] test: Convert simple-player "

[PATCH BlueZ 1/3] gdbus: Don't register DBus.Properties with no properties
 2012-11-29 14:37 UTC  (7+ messages)
` [PATCH BlueZ 2/3] gdbus: Don't automatically attach ObjectManager
` [PATCH BlueZ 3/3] core: Attach and detach object manager

[PATCH] control: Remove duplicated documentation entry
 2012-11-29 13:59 UTC  (2+ messages)

OPP test program
 2012-11-29 13:31 UTC  (2+ messages)

[PATCH BlueZ 1/3] media: Convert target MediaTransport interface to use D-Bus Properties
 2012-11-29  9:32 UTC  (4+ messages)
` [PATCH BlueZ 2/3] media-api: Update documentation of MediaTransport interface
` [PATCH BlueZ 3/3] media: Remove left over of HFP removal

[RFC 0/4] sco: Another SCO socket option :)
 2012-11-29  9:31 UTC  (7+ messages)
` [RFC 1/4] Bluetooth: Add option for SCO socket codec
` [RFC 2/4] Bluetooth: Add option for SCO socket socket
` [RFC 3/4] Bluetooth: Use codec to create SCO connection
` [RFC 4/4] Bluetooth: Set link parameters for outgoing connections

Sco issue:iogear dongle
 2012-11-29  5:54 UTC 

[PATCH 1/2] lib: Declare codec field in sco_options
 2012-11-28 18:06 UTC  (2+ messages)
` [PATCH 2/2] scotest: Add option for SCO socket codec

[PATCH bluez] wiimote: add Wii-Remote-Plus ID and name detection
 2012-11-28 18:03 UTC  (4+ messages)

[PATCH v2 1/2] adapter: Fix memory leak in convert_config
 2012-11-28 17:08 UTC  (3+ messages)
` [PATCH v2 2/2] adapter: Fix improper freeing with g_free "

[PATCH] adapter: Fix memory leak in convert_config
 2012-11-28 14:59 UTC 

[PATCH v2 1/8] doc: Update settings-storage.txt
 2012-11-28 13:39 UTC  (8+ messages)
` [PATCH v2 2/8] adapter: Convert class to cached file
` [PATCH v2 3/8] adapter: Load devices from new storage architecture
` [PATCH v2 4/8] adapter: Add destination file to convert_file()
` [PATCH v2 5/8] adapter: Convert storage linkkeys file
` [PATCH v2 6/8] device: Remove keys file in device_remove_stored()
` [PATCH v2 7/8] adapter: Upload link keys from new storage
` [PATCH v2 8/8] event: Store link key infos in new keys file

[PATCH BlueZ] gdbus: Fix crash error when calling g_dbus_remove_all_watches
 2012-11-28 12:23 UTC  (2+ messages)

eSCO latency configuration
 2012-11-28  9:17 UTC  (3+ messages)

[PATCH 1/7] doc: Update settings-storage.txt
 2012-11-27 11:03 UTC  (3+ messages)
` [PATCH 7/7] event: Store link key infos in new keys file


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