linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-10 08:23:08 to 2012-09-13 14:31:42 UTC [more...]

[PATCH v5 00/17] Heart Rate Profile plugin
 2012-09-13 14:31 UTC  (9+ messages)
` [PATCH v5 01/17] Heart Rate Profile API
` [PATCH v5 02/17] heartrate: Add Heart Rate Profile client
` [PATCH v5 03/17] heartrate: Add attio callbacks
` [PATCH v5 04/17] heartrate: Discover characteristics
` [PATCH v5 05/17] heartrate: Process characteristics
` [PATCH v5 06/17] heartrate: Discover characteristics descriptors
` [PATCH v5 07/17] heartrate: Process "
` [PATCH v5 08/17] heartrate: Add HeartRateManager interface

[PATCH obexd v1 3/3] MAP: Add set delete status function
 2012-09-13 13:44 UTC 

[PATCH obexd v1 2/3] MAP: Add set read status function
 2012-09-13 13:43 UTC 

[PATCH obexd v1 1/3] MAP: Add binding to support SetMessageStatus function
 2012-09-13 13:42 UTC 

[PATCH v4 00/17] Heart Rate Profile plugin
 2012-09-13 13:35 UTC  (19+ messages)
` [PATCH v4 01/17] Heart Rate Profile API
` [PATCH v4 02/17] heartrate: Add Heart Rate Profile client
` [PATCH v4 03/17] heartrate: Add attio callbacks
` [PATCH v4 04/17] heartrate: Discover characteristics
` [PATCH v4 05/17] heartrate: Process characteristics
` [PATCH v4 06/17] heartrate: Discover characteristics descriptors
` [PATCH v4 07/17] heartrate: Process "
` [PATCH v4 08/17] heartrate: Add HeartRateManager interface
` [PATCH v4 09/17] heartrate: Enable measurement when watchers are registered
` [PATCH v4 10/17] heartrate: Read Body Sensor Location characteristics
` [PATCH v4 11/17] heartrate: Read Heart Rate Control Point characteristics
` [PATCH v4 12/17] heartrate: Handle characteristics value changed notification
` [PATCH v4 13/17] heartrate: Process Heart Rate Measurement characteristics
` [PATCH v4 14/17] heartrate: Add Reset method
` [PATCH v4 15/17] heartrate: Add GetProperties method
` [PATCH v4 16/17] heartrate: Add HeartRateWatcher interface to default policy
` [PATCH v4 17/17] heartrate: Add test script

[PATCH] Add support for Logitech Harmony Adapter for PS3
 2012-09-13 13:26 UTC  (15+ messages)

[PATCH obexd 1/8] client: Rename MessageAccess method GetFolderListing to ListFolders
 2012-09-13 13:07 UTC  (8+ messages)
` [PATCH obexd 2/8] client: Rename MessageAccess method GetMessagesListing to ListMessages
` [PATCH obexd 3/8] client: Add MessageAccess.ListFilterFields
` [PATCH obexd 4/8] client-doc: Update documentation of MessageAccess interface
` [PATCH obexd 5/8] test: Update map-client to work with changes in "
` [PATCH obexd 6/8] client: Fix not sending parameters to get message in map module
` [PATCH obexd 7/8] test: Update map-client to work with changes in Message.Get
` [PATCH obexd 8/8] client: Avoid extra copies while passing apparam to transfer

[PATCH v2 00/10] Implement Generic battery and LE Battery client
 2012-09-13 13:03 UTC  (11+ messages)
` [PATCH v2 01/10] battery: Add generic device battery documentation
` [PATCH v2 02/10] battery: Implement Generic device battery
` [PATCH v2 03/10] battery: Add GATT Battery Client Service skeleton
` [PATCH v2 04/10] battery: Add client connection logic
` [PATCH v2 05/10] battery: Discover Characteristic Descriptors
` [PATCH v2 06/10] battery: Get Battery ID
` [PATCH v2 07/10] battery: Add Battery to device
` [PATCH v2 08/10] battery: Read Battery level characteristic
` [PATCH v2 09/10] battery: Add support for notifications
` [PATCH v2 10/10] battery: Support persistent battery level

[PATCH 00/10] Implement Generic battery and LE Battery client
 2012-09-13 11:32 UTC  (27+ messages)
` [PATCH 01/10] battery: Add generic device battery documentation
` [PATCH 02/10] battery: Implement Generic device battery
` [PATCH 03/10] battery: Add GATT Battery Client Service skeleton
` [PATCH 04/10] battery: Add client connection logic
` [PATCH 05/10] battery: Discover Characteristic Descriptors
` [PATCH 06/10] battery: Get Battery ID
` [PATCH 07/10] battery: Add Battery to device
` [PATCH 08/10] battery: Read Battery level characteristic
` [PATCH 09/10] battery: Add support for notifications

Dropping connection (bit off-topic)
 2012-09-13 10:53 UTC  (7+ messages)

[PATCH obexd 3/3] MAP: Add set delete status function
 2012-09-13  8:39 UTC  (2+ messages)

[PATCH obexd 2/3] MAP: Add set read status function
 2012-09-13  8:37 UTC  (2+ messages)

[PATCH obexd 1/3] MAP: Add binding to support SetMessageStatus function
 2012-09-13  6:06 UTC 

Wii Balance Board vs. bluez
 2012-09-13  5:59 UTC  (3+ messages)

[PATCH] wiimote: add Wii Balance Board detection
 2012-09-12 21:32 UTC 

Removal of fakehid support
 2012-09-12 19:51 UTC  (3+ messages)

pull request: bluetooth 2012-09-08
 2012-09-12 18:31 UTC  (4+ messages)

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

[PATCH BlueZ v3 00/15] gdbus: DBus.Properties + ObjectManager
 2012-09-12  3:34 UTC  (9+ messages)
` [PATCH BlueZ v3 06/15] gdbus: Implement DBus.Properties.Set method

Agenda (v2) for Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!)
 2012-09-12  1:10 UTC  (3+ messages)

[RFCv1 00/15] AMP Logical Link setup
 2012-09-11 20:23 UTC  (5+ messages)
` [RFCv1 01/15] Bluetooth: Set Exended Flowspec flag for HS chan

[RFCv1 00/20] L2CAP signaling for AMP channel create/move
 2012-09-11 18:21 UTC  (21+ messages)
` [RFCv1 01/20] Bluetooth: Add new l2cap_chan struct members for high speed channels
` [RFCv1 02/20] Bluetooth: Factor out common L2CAP connection code
` [RFCv1 03/20] Bluetooth: Add L2CAP create channel request handling
` [RFCv1 04/20] Bluetooth: Process create response and connect response identically
` [RFCv1 05/20] Bluetooth: Lookup channel structure based on DCID
` [RFCv1 06/20] Bluetooth: Channel move request handling
` [RFCv1 07/20] Bluetooth: Add new ERTM receive states for channel move
` [RFCv1 08/20] Bluetooth: Add move channel confirm handling
` [RFCv1 09/20] Bluetooth: Add state to hci_chan
` [RFCv1 10/20] Bluetooth: Move channel response
` [RFCv1 11/20] Bluetooth: Add logical link confirm
` [RFCv1 12/20] Bluetooth: Add move confirm response handling
` [RFCv1 13/20] Bluetooth: Handle physical link completion
` [RFCv1 14/20] Bluetooth: Flag ACL frames as complete for AMP controllers
` [RFCv1 15/20] Bluetooth: Do not send data during channel move
` [RFCv1 16/20] Bluetooth: Configure appropriate timeouts for AMP controllers
` [RFCv1 17/20] Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
` [RFCv1 18/20] Bluetooth: Send create channel request instead of connect "
` [RFCv1 19/20] Bluetooth: Do not retransmit data during a channel move
` [RFCv1 20/20] Bluetooth: Start channel move when socket option is changed

[PATCH v0 0/4] Audio profile authorization
 2012-09-11 13:55 UTC  (5+ messages)
` [PATCH v0 1/4] adapter: Replace device authorizing flag
` [PATCH v0 2/4] adapter: Use authorization id for cancelling
` [PATCH v0 3/4] adapter: Queue parallel authorization requests
` [PATCH v0 4/4] audio: Drop audio-specific authorization mechanism

[PATCH BlueZ v5 00/14] LE General Connection Establishment procedure
 2012-09-11 13:34 UTC  (4+ messages)
` [PATCH BlueZ v5 01/14] core: Control connections based on adapter state

[PATCH BlueZ v6 01/11] core: Control connections based on adapter state
 2012-09-11 13:33 UTC  (11+ messages)
` [PATCH BlueZ v6 02/11] core: Use adapter connect list for LE connections
` [PATCH BlueZ v6 03/11] core: Mutually exclude concurrent connections
` [PATCH BlueZ v6 04/11] mgmt: Add LE scanning callback
` [PATCH BlueZ v6 05/11] core: Replace interleaved by LE scanning
` [PATCH BlueZ v6 06/11] core: Start LE scanning when a device requests
` [PATCH BlueZ v6 07/11] core: Queue discovery if scanning is active
` [PATCH BlueZ v6 08/11] core: Disable unnecessary auto connections
` [PATCH BlueZ v6 09/11] core: Re-connect for ECONNRESET or ECONNABORTED
` [PATCH BlueZ v6 10/11] mgmt: Add address type to bonding debug message
` [PATCH BlueZ v6 11/11] core: Suspend scanning before connect on pairing

[PATCH v2] gatt: Delay D-Bus reply on char discovery
 2012-09-11 12:36 UTC  (5+ messages)

[PATCH] Bluetooth: Add support for BCM20702A0 [04ca, 2003]
 2012-09-11  9:25 UTC 

[PATCH] avctp: Fix reply for message with invalid PID
 2012-09-11  8:22 UTC  (2+ messages)

[PATCH 10/10] battery: Support persistent battery level
 2012-09-11  7:39 UTC 

[RFC 3/3] Bluetooth: Add timeout for Intel specific device initialization
 2012-09-10 22:35 UTC 

[RFC 2/3] Bluetooth: Implement Intel specific device initialization
 2012-09-10 22:35 UTC 

[RFC 1/3] Bluetooth: Add initial skeleton for Intel BT USB support
 2012-09-10 22:35 UTC 

[RFC 0/3] Support for Intel BT USB driver
 2012-09-10 22:34 UTC 

[RFC 3/3] Bluetooth: Add timeout for Intel specific device initialization
 2012-09-10 21:29 UTC 

[RFC 2/3] Bluetooth: Implement Intel specific device initialization
 2012-09-10 21:29 UTC 

[RFC 1/3] Bluetooth: Add initial skeleton for Intel BT USB support
 2012-09-10 21:29 UTC 

[RFC 0/3] Support for Intel BT USB driver
 2012-09-10 21:29 UTC 

[PATCH RFC] Add Generic Device Battery API
 2012-09-10 13:24 UTC  (5+ messages)
` [PATCH RFC] battery: Add generic device battery interface

[PATCH obexd] client: Use larger timeout first packet in transfers
 2012-09-10 11:32 UTC 

[PATCH 1/6] Bluetooth: Fix deadlock when closing socket
 2012-09-10 10:55 UTC  (4+ messages)
` [RFCv0] Bluetooth: Fix SO_LINGER in L2CAP

[PATCH obexd 1/7 v4] client: Add filters to Phonebook.PullAll
 2012-09-10  8:24 UTC  (2+ 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).