linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-24 18:00:59 to 2012-09-28 09:37:29 UTC [more...]

[RFC] Convert storage to use per-remote device directories
 2012-09-28  9:37 UTC  (2+ messages)

[PATCH] adapter: Remove unused struct btd_adapter members
 2012-09-28  9:35 UTC 

[PATCH 0/5] mSBC tests
 2012-09-28  8:21 UTC  (8+ messages)
` [PATCH 1/5] Add msbc encoding and decoding flag
` [PATCH 2/5] Add support for mSBC frame header
` [PATCH 3/5] update sbcdec for msbc
` [PATCH 4/5] update sbcenc "
` [PATCH 5/5] update sbcinfo "

[bluetooth:master 231/247] net/bluetooth/amp.c:150:55: sparse: bad constant expression
 2012-09-28  1:24 UTC 

[bluetooth:master 230/240] net/bluetooth/a2mp.c:358:2: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int'
 2012-09-28  1:17 UTC 

[bluetooth:master 224/240] net/bluetooth/hci_event.c:886:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t'
 2012-09-28  1:16 UTC 

A2DP quality (bluetooth-alsa)
 2012-09-27 22:25 UTC  (16+ messages)
      ` [PATCH] "

[PATCH 1/2] Bluetooth: Factor out hci_queue_acl
 2012-09-27 21:14 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Factor out Create Configuration Response

[PATCHv1 4/4] Bluetooth: trivial: Use preferred method for NULL check
 2012-09-27 21:11 UTC  (8+ messages)
` [PATCHv2 0/4] Remove unsafe batostr
  ` [PATCHv2 1/4] Bluetooth: Use %pMR in debug instead of batostr
  ` [PATCHv2 2/4] Bluetooth: Use %pMR in sprintf/seq_printf "
  ` [PATCHv2 3/4] Bluetooth: Use %pMR instead of baswap in seq_show
  ` [PATCHv2 4/4] bluetooth: Remove unneeded batostr function

[PATCH] Bluetooth: Force the process of unpair command if disconnect failed
 2012-09-27 21:09 UTC  (2+ messages)

[PATCHv1 1/3] Bluetooth: btmrvl: Correct num_block name
 2012-09-27 20:51 UTC  (5+ messages)
` [PATCHv1 2/3] Bluetooth: btmrvl: Use DIV_ROUND_UP macro
` [PATCHv1 3/3] Bluetooth: btmrvl: Fix skb buffer overflow

[PATCHv4 00/17] Bluetooth: Create AMP physical link
 2012-09-27 20:44 UTC  (22+ messages)
` [PATCHv7 00/19] "
  ` [PATCHv7 01/19] Bluetooth: Add HCI logical link cmds definitions
  ` [PATCHv7 02/19] Bluetooth: A2MP: Create amp_mgr global list
  ` [PATCHv7 03/19] Bluetooth: AMP: Use HCI cmd to Read AMP Info
  ` [PATCHv7 04/19] Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
  ` [PATCHv7 05/19] Bluetooth: A2MP: Process Discover Response
  ` [PATCHv7 06/19] Bluetooth: AMP: Physical link struct and heplers
  ` [PATCHv7 07/19] Bluetooth: AMP: Remote AMP ctrl definitions
  ` [PATCHv7 08/19] Bluetooth: AMP: Handle create / disc phylink req
  ` [PATCHv7 09/19] Bluetooth: A2MP: Process A2MP Getinfo Rsp
  ` [PATCHv7 10/19] Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
  ` [PATCHv7 11/19] Bluetooth: Choose connection based on capabilities
  ` [PATCHv7 12/19] Bluetooth: Add function to derive AMP key using hmac
  ` [PATCHv7 13/19] Bluetooth: AMP: Add AMP key calculation
  ` [PATCHv7 14/19] Bluetooth: AMP: Create Physical Link
  ` [PATCHv7 15/19] Bluetooth: AMP: Write remote AMP Assoc
  ` [PATCHv7 16/19] Bluetooth: A2MP: Add fallback to normal l2cap init sequence
  ` [PATCHv7 17/19] Bluetooth: AMP: Process Chan Selected event
  ` [PATCHv7 18/19] Bluetooth: AMP: Accept Physical Link
  ` [PATCHv7 19/19] Bluetooth: AMP: Handle Accept phylink command status evt

[PATCH BlueZ v7 1/9] core: Mutually exclude concurrent connections
 2012-09-27 20:34 UTC  (16+ messages)
` [PATCH BlueZ v7 2/9] mgmt: Add LE scanning callback
` [PATCH BlueZ v7 3/9] core: Replace interleaved by LE scanning
` [PATCH BlueZ v7 4/9] core: Start LE scanning when a device requests
` [PATCH BlueZ v7 5/9] core: Queue discovery if scanning is active
` [PATCH BlueZ v7 6/9] core: Disable unnecessary auto connections
` [PATCH BlueZ v7 7/9] core: Re-connect for ECONNRESET or ECONNABORTED
` [PATCH BlueZ v7 8/9] mgmt: Add address type to bonding debug message
` [PATCH BlueZ v7 9/9] core: Suspend scanning before connect on pairing

[PATCH BlueZ 00/25] Add support for PASP and ANP server profiles
 2012-09-27 18:36 UTC  (32+ messages)
` [PATCH BlueZ 23/25] alert: Add support for alert status notification
` [PATCH BlueZ 24/25] alert: Add support for new alert notification
` [PATCH BlueZ 25/25] alert: Add support for unread "
` [PATCH v2 BlueZ 00/27] Add support for PASP and ANP server profiles
  ` [PATCH v2 BlueZ 01/27] doc: Introduce Alert API
  ` [PATCH v2 BlueZ 02/27] alert: Introduce manager abstraction layer
  ` [PATCH v2 BlueZ 03/27] alert: Initial profile registration
  ` [PATCH v2 BlueZ 04/27] alert: Add Phone Alert Status Service
  ` [PATCH v2 BlueZ 05/27] alert: Add Ringer Control Point characteristic
  ` [PATCH v2 BlueZ 06/27] alert: Add Ringer Setting characteristic
  ` [PATCH v2 BlueZ 07/27] alert: Add Alert Status characteristic
  ` [PATCH v2 BlueZ 08/27] alert: Initial Alert Notification
  ` [PATCH v2 BlueZ 09/27] alert: Implement category registration in RegisterAlert()
  ` [PATCH v2 BlueZ 10/27] alert: Add initial support for NewAlert D-Bus method
  ` [PATCH v2 BlueZ 11/27] alert: Add initial support for UnreadAlert "
  ` [PATCH v2 BlueZ 12/27] alert: Automatically unregister alert when agent leaves D-Bus
  ` [PATCH v2 BlueZ 13/27] alert: Add per adapter attribute handle information
  ` [PATCH v2 BlueZ 14/27] alert: Update Supported New/Unread Category characteristic values
  ` [PATCH v2 BlueZ 15/27] alert: Update new alert characteristic value
  ` [PATCH v2 BlueZ 16/27] alert: Update unread "
  ` [PATCH v2 BlueZ 17/27] alert: Implement MuteOnce command
  ` [PATCH v2 BlueZ 18/27] alert: Add support for calling MuteOnce()
  ` [PATCH v2 BlueZ 19/27] alert: Add support for calling SetRinger()
  ` [PATCH v2 BlueZ 20/27] alert: Add test-alert script
  ` [PATCH v2 BlueZ 21/27] alert: Update Alert Status and Ringer Setting characteristic values
  ` [PATCH v2 BlueZ 22/27] alert: Add support for ringer setting notification
  ` [PATCH v2 BlueZ 23/27] alert: Add support for alert status notification
  ` [PATCH v2 BlueZ 24/27] alert: Add support for new alert notification
  ` [PATCH v2 BlueZ 25/27] alert: Add support for unread "
  ` [PATCH v2 BlueZ 26/27] alert: Implement Release() agent method
  ` [PATCH v2 BlueZ 27/27] alert: Add org.bluez.AlertAgent to D-Bus policy file

[PATCH] ath3k: Added VID/PID for the Gigabyte GC-WB300D Wifi/Bluetooth card
 2012-09-27 15:18 UTC 

[PATCH 00/14] Thermometer watchers API change + fixes
 2012-09-27 12:03 UTC  (18+ messages)
` [PATCH 01/14] thermometer: Store thermometer devices per-adapter
` [PATCH 02/14] thermometer: Register ThermometerManager interface on adapter path
` [PATCH 03/14] thermometer: Move watcher logic to adapter interface
` [PATCH 04/14] thermometer: Include remote device information in MeasurementReceived
` [PATCH 05/14] thermometer: Update API document
` [PATCH 06/14] thermometer: Update test script
` [PATCH 07/14] thermometer: Reformat MeasurementReceived description
` [PATCH 08/14] thermometer: Update driver naming style
` [PATCH 09/14] thermometer: Add constant definition for watcher interface name
` [PATCH 10/14] thermometer: Add common function to write characteristics CCC
` [PATCH 11/14] thermometer: Refactor processing of measurement characteristic value
` [PATCH 12/14] thermometer: Fix whitespace
` [PATCH 13/14] thermometer: Fix indentation
` [PATCH 14/14] thermometer: Fix missing braces

[PATCH BlueZ v2 1/2] gdbus: Fix wrong signal handler match
 2012-09-27 10:11 UTC  (3+ messages)
` [PATCH BlueZ v2 2/2] gdbus: Refactor filter_data_find()

[PATCH v3 0/5] Audio profile authorization
 2012-09-27  8:07 UTC  (6+ messages)
` [PATCH v3 1/5] build: Update glib dependency to 2.32
` [PATCH v3 2/5] adapter: Replace device authorizing flag
` [PATCH v3 3/5] adapter: Use authorization id for cancelling
` [PATCH v3 4/5] adapter: Queue parallel authorization requests
` [PATCH v3 5/5] audio: Drop audio-specific authorization mechanism

[PATCH v2 0/6] Audio profile authorization
 2012-09-27  8:00 UTC  (9+ messages)
` [PATCH v2 1/6] build: Update glib dependency to 2.32
` [PATCH v2 2/6] audio: Fix crash on gateway close
` [PATCH v2 3/6] adapter: Replace device authorizing flag
` [PATCH v2 4/6] adapter: Use authorization id for cancelling
` [PATCH v2 5/6] adapter: Queue parallel authorization requests
` [PATCH v2 6/6] audio: Drop audio-specific authorization mechanism

Agenda (v2) for Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!)
 2012-09-26 19:58 UTC  (3+ messages)

[PATCH BlueZ] build: Fix make distcheck for src/profile.c
 2012-09-26 18:36 UTC  (2+ messages)

[PATCH BlueZ V7 1/5] AVRCP: Add TG Record to support AVRCP Browsing
 2012-09-26 17:24 UTC  (3+ messages)

[PATCH BlueZ 1/2] gdbus: Fix wrong signal handler match
 2012-09-26 10:21 UTC  (4+ messages)
` [PATCH BlueZ 2/2] gdbus: Refactor filter_data_find()

[PATCH v2] HID: Add support for Sony PS3 BD Remote Control
 2012-09-25 21:02 UTC  (8+ messages)
` [RFC, PATCH] hid-ps3remote: handle multiple keypresses for joypad buttons
        ` [PATCH v3] HID: Add support for Sony PS3 BD Remote Control
            ` [PATCH v4] "

[RFCv1 00/20] L2CAP signaling for AMP channel create/move
 2012-09-25 18:57 UTC  (4+ messages)
` [RFCv1 03/20] Bluetooth: Add L2CAP create channel request handling

[PATCH BlueZ v6 01/11] core: Control connections based on adapter state
 2012-09-25 17:37 UTC  (4+ messages)
` [PATCH BlueZ v6 03/11] core: Mutually exclude concurrent connections

[PATCH BlueZ v2 0/6] HoG Suspend/Resume
 2012-09-25 15:34 UTC  (8+ messages)
` [PATCH BlueZ v3 "
  ` [PATCH BlueZ v3 1/6] hog: Add initial files for suspend support
  ` [PATCH BlueZ v3 2/6] hog: Add suspend back-end selection
  ` [PATCH BlueZ v3 3/6] hog: Add suspend/resume callbacks declaration
  ` [PATCH BlueZ v3 4/6] hog: Create a FIFO for dummy suspend
  ` [PATCH BlueZ v3 5/6] hog: Move HoG device list to manager
  ` [PATCH BlueZ v3 6/6] hog: Add writting Control Point

[PATCH BlueZ v1 0/8] Scan Parameters Plugin
 2012-09-25 15:26 UTC  (10+ messages)
` [PATCH BlueZ v2 "
  ` [PATCH BlueZ v2 1/8] scan: Add plugin skeleton
  ` [PATCH BlueZ v2 2/8] scan: Register profile
  ` [PATCH BlueZ v2 3/8] scan: Add ATTIO callbacks registration
  ` [PATCH BlueZ v2 4/8] scan: Add write scan interval window
  ` [PATCH BlueZ v2 5/8] scan: Enable Scan Refresh notification
  ` [PATCH BlueZ v2 6/8] scan: Register notification handler
  ` [PATCH BlueZ v2 7/8] scan: Write parameters when requested
  ` [PATCH BlueZ v2 8/8] scan: Avoid discover if scan handle is known

[RFC v2] Cycling Speed and Cadence profile (CSCP) API
 2012-09-25 15:07 UTC  (2+ messages)
` [PATCH "

[PATCH v8 00/13] Heart Rate Profile plugin
 2012-09-25 14:27 UTC  (14+ messages)
` [PATCH v8 01/13] Heart Rate Profile (HRP) client API
` [PATCH v8 02/13] heartrate: Add initial HRP client support
` [PATCH v8 03/13] heartrate: Add attio callbacks
` [PATCH v8 04/13] heartrate: Discover HRS characteristics
` [PATCH v8 05/13] heartrate: Discover Heart Rate Measurement CCC
` [PATCH v8 06/13] heartrate: Read Body Sensor Location characteristics
` [PATCH v8 07/13] heartrate: Add HeartRateManager interface
` [PATCH v8 08/13] heartrate: Add support to enable notifications
` [PATCH v8 09/13] heartrate: Process measurement notifications
` [PATCH v8 10/13] heartrate: Add support to reset Energy Expended
` [PATCH v8 11/13] heartrate: Add GetProperties method
` [PATCH v8 12/13] heartrate: Add HeartRateWatcher interface to default policy
` [PATCH v8 13/13] heartrate: Add test script

[PATCH BlueZ] audio: Fix attempting to create a device on driver .remove
 2012-09-25 12:58 UTC  (2+ messages)

[PATCH v0] audio: Fix crash if gateway closed before reply
 2012-09-25 11:04 UTC  (2+ messages)

[PATCH v1 0/4] Audio profile authorization
 2012-09-25 10:07 UTC  (3+ messages)
` [PATCH v1 3/4] adapter: Queue parallel authorization requests

[PATCH hcidump] amp: Decode Read Data Block Size HCI cmd
 2012-09-25 10:03 UTC  (2+ messages)

[PATCH hcidump] amp: Decode Num Completed Data Blocks
 2012-09-25 10:02 UTC  (2+ messages)

[PATCH obexd] MAP: Add Notification Registration support
 2012-09-25  8:22 UTC  (2+ messages)

[PATCH v3 BlueZ 0/4] Support for GATT Find Included
 2012-09-24 22:33 UTC  (5+ messages)
` [PATCH v3 BlueZ 1/4] gatt: Add support for find included services
` [PATCH v3 BlueZ 2/4] gatttool: Add "included" command
` [PATCH v3 BlueZ 3/4] core: Add support for included services
` [PATCH v3 BlueZ 4/4] attrib: Remove opcode parameter from g_attrib_send()

pull request: bluetooth-next 2012-09-18
 2012-09-24 22:31 UTC  (5+ messages)

[RFC v0] device: Add DiscoveryComplete signal
 2012-09-24 20:10 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).