linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-17 20:46:44 to 2012-09-22 01:06:42 UTC [more...]

pull request: bluetooth-next 2012-09-18
 2012-09-22  1:06 UTC  (2+ messages)

[PATCH] Add support for Logitech Harmony Adapter for PS3
 2012-09-21 20:45 UTC  (22+ messages)
                        ` [KERNEL PATCH] HID: Add support for Sony BD Remote
                              ` [PATCH v2] HID: Add support for Sony PS3 BD Remote Control

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  (5+ messages)

[RFC] Cycling Speed and Cadence profile (CSCP) API
 2012-09-21 15:51 UTC  (3+ messages)
` [PATCH] "

[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  (18+ messages)
` [PATCH v6 01/13] Heart Rate Profile (HRP) client API
` [PATCH v6 02/13] heartrate: Add initial HRP client support
` [PATCH v6 03/13] heartrate: Add attio callbacks
` [PATCH v6 04/13] heartrate: Discover HRS characteristics
` [PATCH v6 05/13] heartrate: Discover Heart Rate Measurement CCC
` [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 09/13] heartrate: Process measurement notifications
` [PATCH v6 10/13] heartrate: Add support to reset Energy Expended
` [PATCH v6 11/13] heartrate: Add GetProperties method
` [PATCH v6 12/13] heartrate: Add HeartRateWatcher interface to default policy
` [PATCH v6 13/13] heartrate: Add test script

[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 v3 00/18] neard plugin
 2012-09-21 12:36 UTC  (19+ 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 00/17] RFC: Simplify DBusConnection object handling
 2012-09-21 10:55 UTC  (19+ messages)
` [PATCH 01/17] Rename get_dbus_connection to btd_get_dbus_connection
` [PATCH 02/17] core: Make D-Bus connection valid for entire bluetoothd lifetime
` [PATCH 03/17] dbus-common: Remove conn parameter from emit_property_changed
` [PATCH 04/17] dbus-common: Remove conn parameter from emit_array_property_changed
` [PATCH 05/17] manager: Simplify DBusConnection object handling
` [PATCH 06/17] agent: "
` [PATCH 07/17] device: "
` [PATCH 08/17] adapter: "
` [PATCH 09/17] attrib: "
` [PATCH 10/17] audio: "
` [PATCH 11/17] health: "
` [PATCH 12/17] input: "
` [PATCH 13/17] network: "
` [PATCH 14/17] sap: "
` [PATCH 15/17] thermometer: "
` [PATCH 16/17] service: "
` [PATCH 17/17] dbusoob: "

[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  (3+ messages)

[PATCH v0 0/4] Audio profile authorization
 2012-09-20 12:20 UTC  (3+ messages)
` [PATCH v0 1/4] adapter: Replace device authorizing flag

[PATCH obexd 1/2 v2] client: Use larger timeout first packet in transfers
 2012-09-20 12:07 UTC  (2+ messages)
` [PATCH obexd 2/2 v2] test: Use longer D-Bus timeout in test scripts

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

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

[PATCH BlueZ] hog: Fix segfault when discovering descriptors
 2012-09-20 11:14 UTC  (2+ messages)

[PATCH BlueZ] gatttool: Fix Characteristic descriptor discovery
 2012-09-20 11:11 UTC  (4+ messages)
  ` [PATCH BlueZ v1] "

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

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

[RFCv1 00/20] L2CAP signaling for AMP channel create/move
 2012-09-20 10:39 UTC  (3+ messages)
` [RFCv1 01/20] Bluetooth: Add new l2cap_chan struct members for high speed channels

Bluez/Obexd upstream test result_20120920(bluez-4.101.319+ obexd-0.47.37)
 2012-09-20  3:06 UTC 

[PATCH BlueZ v0 1/2] input: Remove unneeded header include
 2012-09-19 19:33 UTC  (2+ messages)
` [PATCH BlueZ v0 2/2] hog: Add support for multiple instances

A2DP optional codecs support
 2012-09-19 17:31 UTC 

[PATCH 1/2] proximity: Split profile driver into Monitor and Reporter
 2012-09-19 14:27 UTC  (2+ messages)
` [PATCH 2/2] proximity: Change Monitor drivers function prefix to monitor_

[bluetooth:master 22/22] drivers/bluetooth/btusb.c:97:2: error: expected '}' before '{' token
 2012-09-19  4:20 UTC  (3+ messages)

pull request: bluetooth 2012-09-18
 2012-09-19  0:21 UTC  (2+ messages)

[PATCH] Bluetooth: Add support for BCM20702A0 [04ca, 2003]
 2012-09-18 23:22 UTC 

[PATCH] Bluetooth: Add support for BCM20702A0 [0a5c:21f1]
 2012-09-18 23:18 UTC  (2+ messages)

[RFC] Bluetooth: Fix not removing power_off delayed work
 2012-09-18 23:16 UTC  (2+ messages)

hstest fails in Android
 2012-09-18 13:26 UTC 

[PATCH v2 0/2] Bluetooth: broadcom patchram firmware loader
 2012-09-18  9:49 UTC  (3+ messages)
` [PATCH v2 1/2] Bluetooth: Introduced a load_firmware callback to struct hci_dev
` [PATCH v2 2/2] Bluetooth: broadcom patchram firmware loader

[PATCH BlueZ V6 1/5] AVRCP: Add TG Record to support AVRCP Browsing
 2012-09-18  8:28 UTC  (4+ messages)

Dropping connection (bit off-topic)
 2012-09-17 21:21 UTC  (17+ messages)

[PATCH BlueZ v2 0/4] Support for GATT Find Included
 2012-09-17 20:46 UTC  (2+ messages)
` [PATCH BlueZ v2 4/4] attrib: Remove opcode parameter from g_attrib_send()


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