linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-20 13:30:20 to 2012-09-25 14:52:37 UTC [more...]

[PATCH 00/14] Thermometer watchers API change + fixes
 2012-09-25 14:52 UTC  (9+ 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] Add support for Logitech Harmony Adapter for PS3
 2012-09-25 14:43 UTC  (25+ messages)
                  ` [KERNEL PATCH] HID: Add support for Sony BD Remote
                        ` [PATCH v2] HID: Add support for Sony PS3 BD Remote Control
                                ` [RFC, PATCH] hid-ps3remote: handle multiple keypresses for joypad buttons
                                        ` [PATCH v3] HID: Add support for Sony PS3 BD Remote Control

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

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

[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  (6+ messages)
` [PATCH v1 1/4] adapter: Replace device authorizing flag
` [PATCH v1 2/4] adapter: Use authorization id for cancelling
` [PATCH v1 3/4] adapter: Queue parallel authorization requests
` [PATCH v1 4/4] audio: Drop audio-specific authorization mechanism

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

[PATCHv1 4/4] Bluetooth: trivial: Use preferred method for NULL check
 2012-09-25  9:49 UTC  (6+ 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 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)

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

LE thermometer on Ubuntu 12.10
 2012-09-24 16:49 UTC  (4+ messages)

[PATCH v0] audio: Fix crash on gateway close
 2012-09-24 15:34 UTC 

[PATCH v3 00/18] neard plugin
 2012-09-24 14:38 UTC  (25+ messages)
` [PATCH v3 01/18] Add initial neard plugin implementation
` [PATCH v3 02/18] eir: Add support for parsing SSP hash and randomizer
` [PATCH v3 03/18] eir: Store class in struct eir_data as uint32_t
` [PATCH v3 04/18] eir: Add eir_parse_oob function
` [PATCH v3 05/18] oob: Allow to register pairing complete callback
` [PATCH v3 06/18] Handle missing randomizer in mgmt_add_remote_oob_data
` [PATCH v3 07/18] neard: Implement PushOOB function
` [PATCH v3 08/18] eir: Add support creating EIR with hash and randomizer fields
` [PATCH v3 09/18] eir: Add support for creating EIR with CoD field
` [PATCH v3 10/18] eir: Rename eir_create to eir_create_oob
` [PATCH v3 11/18] eir: Remove support for creating EIR with tx_power fields
` [PATCH v3 12/18] eir: Return number of bytes written by eir_create_oob
` [PATCH v3 13/18] eir: Remove struct uuid_info
` [PATCH v3 14/18] eir: Add support for creating proper OOB EIR
` [PATCH v3 15/18] adapter: Add btd_adapter_get_services function
` [PATCH v3 16/18] adapter: Rename btd_adapter_get_class to btd_adapter_read_class
` [PATCH v3 17/18] adapter: Add btd_adapter_get_class function
` [PATCH v3 18/18] neard: Implement RequestOOB function

[PATCH BlueZ v0] gatt: Exchange MTU needs to be executed first
 2012-09-24 14:30 UTC  (2+ messages)

[PATCH v3] gatt: Delay D-Bus reply on char discovery
 2012-09-24  9:08 UTC 

[RFC] Cycling Speed and Cadence profile (CSCP) API
 2012-09-24  8:02 UTC  (4+ messages)
` [PATCH] "

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

[RFC 2/2] Bluetooth: Add BT USB mini driver template
 2012-09-22  1:59 UTC 

[RFC 1/2] Bluetooth: Add driver extension for vendor specific init
 2012-09-22  1:59 UTC 

[RFC 0/2] Bluetooth: Add support for BT USB mini driver for vendeor specific init
 2012-09-22  1:59 UTC 

ATH3012 bluetooth not working in kernel-3.2.x
 2012-09-21 20:45 UTC 

bluetoothd: Refusing input device connect: Operation already in progress (114)
 2012-09-21 19:07 UTC  (4+ messages)

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

[PATCH] wiimote: add Wii Balance Board detection
 2012-09-21 13:51 UTC  (2+ messages)

[PATCH v6 00/13] Heart Rate Profile plugin
 2012-09-21 13:45 UTC  (9+ messages)
` [PATCH v6 06/13] heartrate: Read Body Sensor Location characteristics
` [PATCH v6 07/13] heartrate: Add HeartRateManager interface
` [PATCH v6 08/13] heartrate: Add support to enable notifications
` [PATCH v6 11/13] heartrate: Add GetProperties method

[PATCH BlueZ] media: Fix possible crash when endpoint exit
 2012-09-21 13:20 UTC  (2+ messages)

[PATCH v2] gatt: Delay D-Bus reply on char discovery
 2012-09-21 13:19 UTC  (2+ messages)

[PATCH 00/17] RFC: Simplify DBusConnection object handling
 2012-09-21 10:55 UTC  (2+ messages)

[PATCH 00/18] neard plugin
 2012-09-21 10:46 UTC  (22+ messages)
` [PATCH 01/18] Add initial neard plugin implementation
` [PATCH 02/18] eir: Add support for parsing SSP hash and randomizer
` [PATCH 03/18] eir: Store class in struct eir_data as uint32_t
` [PATCH 04/18] eir: Add eir_parse_oob function
` [PATCH 05/18] oob: Allow to register pairing complete callback
` [PATCH 06/18] adapter: Handle missing randomizer in btd_adapter_add_remote_oob_data
  ` [PATCH v2 06/18] Handle missing randomizer in mgmt_add_remote_oob_data
` [PATCH 07/18] neard: Implement PushOOB function
` [PATCH 08/18] eir: Add support creating EIR with hash and randomizer fields
` [PATCH 09/18] eir: Add support for creating EIR with CoD field
` [PATCH 10/18] eir: Rename eir_create to eir_create_oob
` [PATCH 11/18] eir: Remove support for creating EIR with tx_power fields
` [PATCH 12/18] eir: Return number of bytes written by eir_create_oob
` [PATCH 13/18] eir: Remove struct uuid_info
` [PATCH 14/18] eir: Add support for creating proper OOB EIR
` [PATCH 15/18] adapter: Add btd_adapter_get_services function
` [PATCH 16/18] adapter: Rename btd_adapter_get_class to btd_adapter_read_class
` [PATCH 17/18] adapter: Add btd_adapter_get_class function
` [PATCH 18/18] neard: Implement RequestOOB function

[PATCH BlueZ V8 1/5] AVRCP: Add TG Record to support AVRCP Browsing
 2012-09-21 10:42 UTC 

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

[PATCH BlueZ V7 1/5] AVRCP: Add TG Record to support AVRCP Browsing
 2012-09-21  9:23 UTC  (2+ messages)

[PATCH BlueZ V7 5/5] AVRCP: Add handler for browsing pdu
 2012-09-21  5:22 UTC 

[PATCH BlueZ V7 4/5] AVRCP: Register/Unregister Browsing handler
 2012-09-21  5:22 UTC 

[PATCH BlueZ V8 3/5] AVRCP: Add browsing channel support
 2012-09-21  5:22 UTC 

[PATCH BlueZ V7 2/5] AVRCP: Rename variables used for control channel
 2012-09-21  5:22 UTC 

[PATCH] Update rampatch file for AR9462
 2012-09-20 22:26 UTC 

Rebase against recent wireless-next
 2012-09-20 18:10 UTC  (2+ messages)

Agenda (v2) for Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!)
 2012-09-20 13:30 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).