linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-09 10:18:19 to 2012-08-15 14:50:45 UTC [more...]

[PATCH BlueZ v2 00/14] LE General Connection Establishment procedure
 2012-08-15 14:50 UTC  (7+ messages)
` [PATCH BlueZ v2 01/14] core: Control connections based on adapter state
` [PATCH BlueZ v2 02/14] mgmt: print error message when start_discovery fails
` [PATCH BlueZ v2 03/14] core: add compare function for bdaddr in a struct btd_device
` [PATCH BlueZ v2 04/14] core: Add a list of LE devices to connect
` [PATCH BlueZ v2 05/14] core: use adapter connect list for LE connections
` [PATCH BlueZ v2 06/14] core: mutually exclude concurrent connections

[PATCH BlueZ v0 00/10] GAP Plugin
 2012-08-15 14:20 UTC  (11+ messages)
` [PATCH BlueZ v0 01/10] gap: Add Generic Access Profile plugin skeleton
` [PATCH BlueZ v0 02/10] gap: Add GAP device registration
` [PATCH BlueZ v0 03/10] gap: Add read Appearance characteristic
` [PATCH BlueZ v0 04/10] gap: Add storing Appearance
` [PATCH BlueZ v0 05/10] core: Remove Appearance characteristic read
` [PATCH BlueZ v0 06/10] gap: Emit PropertyChanged for Appearance
` [PATCH BlueZ v0 07/10] core: PropertyChanged signal for Icon/class
` [PATCH BlueZ v0 08/10] core: PropertyChanged signal for Icon/Appearance
` [PATCH BlueZ v0 09/10] gap: Map Appearance value 0x0000 to unknown
` [PATCH BlueZ v0 10/10] gap: Don't store Appearance if value is "unknown"

[PATCH BlueZ] deviceinfo: Remove redundant gattrib include
 2012-08-15 14:19 UTC  (2+ messages)
` [PATCH BlueZ] lib: Rename GAP UUID

[RFCv0 00/21] L2CAP signaling for AMP channel create/move
 2012-08-15 13:51 UTC  (6+ messages)
` [RFCv0 04/21] Bluetooth: Process create response and connect response identically
` [RFCv0 14/21] Bluetooth: Handle physical link completion

[PATCH v3 0/9] Add GATT Client Battery Service
 2012-08-15 13:50 UTC  (2+ messages)

[RFC hcidump 1/8] AVRCP: Add initial support for browsing channel
 2012-08-15 13:32 UTC  (8+ messages)
` [RFC hcidump 2/8] AVRCP: Fix parsing SetBrowsedPlayer as AV/C pdu
` [RFC hcidump 3/8] AVRCP: Add parsing for GetFolderItems PDU
` [RFC hcidump 4/8] AVRCP: Add parsing for ChangePath PDU
` [RFC hcidump 5/8] AVRCP: Add parsing for GetItemAttributes PDU
` [RFC hcidump 6/8] AVRCP: Add parsing for PlayItem PDU
` [RFC hcidump 7/8] AVRCP: Add parsing for Search PDU
` [RFC hcidump 8/8] AVRCP: Add parsing for AddToNowPlaying PDU

[RFC BlueZ] doc: Introduce Alert API
 2012-08-15 13:01 UTC  (3+ messages)

[PATCH] network: Check full BNEP UUID
 2012-08-15 12:45 UTC  (5+ messages)

[PATCHv1 0/4] Remove unsafe batostr
 2012-08-15  9:57 UTC  (4+ messages)
` [PATCHv1 4/4] Bluetooth: trivial: Use preferred method for NULL check

[PATCH BlueZ 1/3] att: Add prepare write support
 2012-08-15  9:27 UTC  (3+ messages)
` [PATCH BlueZ v2 "

[PATCH] add support bluetooth usb 0489:e046 Foxconn / Hon Hai
 2012-08-15  4:41 UTC  (4+ messages)

[RFC v4 0/3] Disconnect reason in Kernel API
 2012-08-15  4:32 UTC  (6+ messages)
` [RFC v4 2/3] Bluetooth: Fix minor coding style in hci_event.c
` [RFC v4 3/3] Bluetooth: mgmt: Add device disconnect reason

[PATCH v2] Bluetooth: Add support for Sony Vaio T-Series
 2012-08-15  4:08 UTC  (2+ messages)

[PATCH] Bluetooth: Fix use-after-free bug in SMP
 2012-08-15  4:07 UTC  (2+ messages)

[PATCH v3 0/7] Bluetooth: Refactoring hci_connect()
 2012-08-15  4:04 UTC  (3+ messages)
` [PATCH v3 7/7] Bluetooth: Add type information to the hci_connect() debug statement

[RFC][PATCH 0/2] broadcom patchram firmware loader
 2012-08-15  1:16 UTC  (3+ messages)
` [RFC][PATCH 1/2] Implement "
` [RFC][PATCH 2/2] Cache firmware images for later use

[RFC][PATCH 0/2] broadcom patchram firmware loader
 2012-08-15  1:14 UTC  (5+ messages)
` [RFC][PATCH 1/2] Implement "
` [RFC][PATCH 2/2] Cache firmware images for later use

[PATCH] Bluetooth: mgmt: Fix returning a list with invalid indexes
 2012-08-14 23:59 UTC 

Backports mailing list
 2012-08-14 23:00 UTC  (6+ messages)

[PATCH BlueZ 07/14] mgmt: Add LE scanning callback
 2012-08-14 17:59 UTC  (5+ messages)
` [PATCH BlueZ] "

[PATCH BlueZ 02/14] mgmt: print error message when start_discovery fails
 2012-08-14 17:53 UTC  (5+ messages)
` [PATCH BlueZ] "

[PATCH BlueZ v0] gdbus: Fix compilation error if macro "error" is defined
 2012-08-14 14:24 UTC  (3+ messages)

[PATCH] input: Implement idle timeout for fakehid
 2012-08-14 12:51 UTC  (3+ messages)

sdp.h correction and update
 2012-08-14 11:44 UTC  (2+ messages)

[PATCH RESEND] Bluetooth: Add support for Apple MacBook Pro 9,2
 2012-08-14 10:25 UTC  (2+ messages)

[PATCH v2 00/13] Add Heart Rate Service
 2012-08-14  9:56 UTC  (15+ messages)
` [PATCH v2 01/13] Heart Rate Profile API
` [PATCH v2 02/13] heartrate: Add Heart Rate Service GATT client skeleton
` [PATCH v2 03/13] heartrate: Add conn logic and attio callbacks
` [PATCH v2 04/13] heartrate: Discover Characteristic Descriptors
` [PATCH v2 05/13] heartrate: Process Heart Rate Descriptors
` [PATCH v2 06/13] heartrate: Add DBus connection logic
` [PATCH v2 07/13] heartrate: Process Heart Rate Characteristics
` [PATCH v2 08/13] heartrate: Add notification support
` [PATCH v2 09/13] heartrate: Process measurements
` [PATCH v2 10/13] heartrate: Add support for Control Point Reset
` [PATCH v2 11/13] heartrate: Add GetProperties method handle
` [PATCH v2 12/13] heartrate: Add org.bluez.HeartRateWatcher iface to default policy
` [PATCH v2 13/13] heartrate: Add Heart Rate test script

[PATCH BlueZ 0/3] HoG: Add support for non-HID services encapsulated in the HID protocol
 2012-08-14  9:44 UTC  (5+ messages)
` [PATCH BlueZ 1/3] gatt: Add a new descriptor UUID
` [PATCH BlueZ 2/3] hog: discover External Report Reference descriptor
` [PATCH BlueZ 3/3] hog: discover the non-HID service characteristic

[RFC v4 0/8] DBus OutOfBand API update
 2012-08-14  9:30 UTC  (10+ messages)
` [RFC v4 1/8] dbusoob: Update API
` [RFC v4 2/8] dbusoob: Simplify remove_remote_data
` [RFC v4 3/8] dbusoob: Change ReadLocalData to match new API
` [RFC v4 4/8] dbusoob: Change AddRemoteData "
` [RFC v4 5/8] dbusoob: Add support for Class in AddRemoteData
` [RFC v4 6/8] dbusoob: Add support for Name "
` [RFC v4 7/8] dbusoob: Reply with error if SSP is not supported
` [RFC v4 8/8] Update test/test-oob to match new DBus OOB API

[RFC 0/5] Broadcaster/Observer MGMT API
 2012-08-14  9:13 UTC  (7+ messages)
` [RFC 1/5] Bluetooth: Add new commands HCI for LE and BR/EDR
` [RFC 2/5] Bluetooth: Add set controller data MGMT command
` [RFC 3/5] Bluetooth: Add unset "
` [RFC 4/5] Bluetooth: Add set broadcaster "
` [RFC 5/5] Bluetooth: Add set observer "

[PATCH] Bluetooth: Failed attempt to fix rfcomm session refcnt
 2012-08-14  8:40 UTC 

[PATCH BlueZ 1/4] replay: Add initial version of replay tool
 2012-08-13 18:34 UTC  (8+ messages)
` [PATCH BlueZ 2/4] replay: Add timing functionality
` [PATCH BlueZ 3/4] replay: Add emulation support
` [PATCH BlueZ 4/4] replay: Add config file parser and skip action
` [PATCH BlueZ v2 1/4] replay: Add initial version of replay tool
  ` [PATCH BlueZ v2 2/4] replay: Add timing functionality
  ` [PATCH BlueZ v2 3/4] replay: Add emulation support
  ` [PATCH BlueZ v2 4/4] replay: Add config file parser and skip action

[PATCH] Bluetooth: Use kref for l2cap channel reference counting
 2012-08-13 14:37 UTC  (5+ messages)
` [PATCH] Bluetooth: debug: Correct the PSM printing

[RFCv0 00/19] Bluetooth: Create AMP physical link
 2012-08-13 13:51 UTC  (29+ messages)
` [RFCv2 00/20] "
  ` [RFCv2 02/20] Bluetooth: Process HCI callbacks in a workqueue
  ` [RFCv2 12/20] Bluetooth: Choose connection based on capabilities
` [RFCv3 00/20] Bluetooth: Create AMP physical link
  ` [RFCv3 01/20] Bluetooth: General HCI callback implementation
  ` [RFCv3 02/20] Bluetooth: Add callback clear to ops->teardown
  ` [RFCv3 03/20] Bluetooth: AMP: Use HCI callback for Read AMP Info
  ` [RFCv3 04/20] Bluetooth: AMP: Use HCI callback to Read Loc AMP Assoc
  ` [RFCv3 05/20] Bluetooth: A2MP: Process Discover Response
  ` [RFCv3 06/20] Bluetooth: AMP: Physical link struct definitions
  ` [RFCv3 07/20] Bluetooth: AMP: Remote AMP ctrl definitions
  ` [RFCv3 08/20] Bluetooth: AMP: Use phylink in create/disc phylink req
  ` [RFCv3 09/20] Bluetooth: A2MP: Process A2MP Getinfo Rsp
  ` [RFCv3 10/20] Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
  ` [RFCv3 11/20] Bluetooth: A2MP: Create A2MP workqueue
  ` [RFCv3 12/20] Bluetooth: Choose connection based on capabilities
  ` [RFCv3 13/20] Bluetooth: Add function to derive AMP key using hmac
  ` [RFCv3 14/20] Bluetooth: AMP: Add AMP key calculation
  ` [RFCv3 15/20] Bluetooth: AMP: Create Physical Link
  ` [RFCv3 16/20] Bluetooth: AMP: Write remote AMP Assoc
  ` [RFCv3 17/20] Bluetooth: A2MP: Add fallback to normal l2cap init sequence
  ` [RFCv3 18/20] Bluetooth: A2MP: Create amp_mgr global list
  ` [RFCv3 19/20] Bluetooth: AMP: Process Chan Selected event
  ` [RFCv3 20/20] Bluetooth: AMP: Process physical link complete event

gstreamer a2dpSource plugin
 2012-08-13 12:23 UTC  (2+ messages)

[PATCH BlueZ V5 1/5] AVRCP: Add TG Record to support AVRCP Browsing
 2012-08-13 12:15 UTC  (4+ messages)

[PATCH] compat: fix system crash on 2.6.35 when flushing work
 2012-08-13 11:15 UTC 

[PATCH] input: Fix crash when connecting HID keyboard
 2012-08-13 10:29 UTC  (2+ messages)

[PATCH BlueZ] btmgmt: Fix endianness conversion
 2012-08-13 10:27 UTC  (2+ messages)

[PATCH v2 BlueZ] monitor: Fix endianness conversion
 2012-08-13 10:24 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/2] Support for reserving bandwidth on L2CAP socket
 2012-08-13  6:14 UTC  (11+ messages)

[PATCH 0/4] Bluetooth: Details of rfcomm fixes - remove session refcnt
 2012-08-11 18:47 UTC  (5+ messages)
` [PATCH 1/4] Bluetooth: Remove rfcomm "
` [PATCH 2/4] Bluetooth: Return rfcomm session pointers to avoid freed session
` [PATCH 3/4] Bluetooth: Avoid rfcomm_session_timeout using freed pointer
` [PATCH 4/4] Bluetooth: On socket shutdown check rfcomm session and DLC exists

Bluetooth Device Class not detected properly. Can't even force through /etc/bluetooth/main.conf
 2012-08-11  2:32 UTC 

[PATCH obexd] client: Fix pbap_select using absolute path with known locations
 2012-08-10 11:28 UTC  (2+ messages)

[PATCH v17 00/15] Add org.bluez.Telephony interface
 2012-08-10 10:09 UTC  (7+ messages)
` [PATCH v17 01/15] doc: Add telephony interface documents

[PATCH BlueZ V5 5/5] AVRCP: Register/Unregister Browsing handler
 2012-08-10  9:36 UTC 

[PATCH BlueZ V5 4/5] AVRCP: Register/Unregister Browsing handler
 2012-08-10  9:35 UTC 

[PATCH BlueZ V5 3/5] AVRCP: Add browsing channel support
 2012-08-10  9:35 UTC 

[PATCH BlueZ V5 2/5] AVRCP: Rename variables used for control channel
 2012-08-10  9:35 UTC 

RFCOMM disconnection problem
 2012-08-10  9:02 UTC  (5+ messages)

[PATCH BlueZ V5 5/5] AVRCP: Register/Unregister Browsing handler
 2012-08-10  8:22 UTC  (2+ messages)

[PATCH BlueZ V5 4/5] AVRCP: Register/Unregister Browsing handler
 2012-08-10  7:49 UTC 

[PATCH BlueZ V4 3/5] AVRCP: Add browsing channel support
 2012-08-10  7:48 UTC 

[PATCH BlueZ v3 1/3] rfcomm: Fix checking return value instead of errno
 2012-08-10  5:56 UTC  (4+ messages)
` [PATCH BlueZ v3 2/3] rfcomm: Remove support for configuration file
` [PATCH BlueZ v3 3/3] rfcomm: Fix typo in man page

[PATCH BlueZ 0/4] replay: Add initial version of replay tool
 2012-08-09 17:35 UTC 

[RFC] Bluetooth: btusb: Set reset quirk for A-Link and Medialink devices
 2012-08-09 15:03 UTC 

[PATCH] irmc: Fix possible memory leak in handling of location
 2012-08-09 10:53 UTC  (2+ messages)

[PATCH obexd 0/9] GObexApparam API
 2012-08-09 10:32 UTC  (10+ messages)
` [PATCH obexd 1/9] gobex: Introduce "
` [PATCH obexd 2/9] gobex: Add unit tests for "
` [PATCH obexd 3/9] gobex: Integrate GObexApparam with GObexHeader
` [PATCH obexd 4/9] gobex: Add unit test for encoding/decoding apparam headers
` [PATCH obexd 5/9] gobex: Add debug option to apparam
` [PATCH obexd 6/9] client: Port PBAP module to use GObexApparam
` [PATCH obexd 7/9] PBAP: Make use of GObexApparam API
` [PATCH obexd 8/9] MAP: "
` [PATCH obexd 9/9] core: Remove map_ap.c

[PATCH 00/13] Add Heart Rate Service
 2012-08-09 10:18 UTC  (3+ messages)
` [PATCH 13/13] heartrate: Add Heart Rate test script


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