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

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 v6 00/13] Heart Rate Profile plugin
 2012-09-20 11:14 UTC  (14+ 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] gatttool: Fix Characteristic descriptor discovery
 2012-09-20 11:11 UTC  (4+ messages)
  ` [PATCH BlueZ v1] "

Rebase against recent wireless-next
 2012-09-20 11:05 UTC 

[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

[PATCHv3 00/19] Bluetooth: Create AMP physical link
 2012-09-20 11:01 UTC  (54+ messages)
` [PATCHv4 00/17] "
  ` [PATCHv4 04/17] Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
  ` [PATCHv4 07/17] Bluetooth: AMP: Remote AMP ctrl definitions
  ` [PATCHv4 11/17] Bluetooth: Choose connection based on capabilities
  ` [PATCHv4 16/17] Bluetooth: A2MP: Add fallback to normal l2cap init sequence
  ` [PATCHv5 00/17] Bluetooth: Create AMP physical link
    ` [PATCHv5 01/17] Bluetooth: Add HCI logical link cmds definitions
    ` [PATCHv5 02/17] Bluetooth: A2MP: Create amp_mgr global list
    ` [PATCHv5 03/17] Bluetooth: AMP: Use HCI cmd to Read AMP Info
    ` [PATCHv5 04/17] Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
    ` [PATCHv5 05/17] Bluetooth: A2MP: Process Discover Response
    ` [PATCHv5 06/17] Bluetooth: AMP: Physical link struct and heplers
    ` [PATCHv5 07/17] Bluetooth: AMP: Remote AMP ctrl definitions
    ` [PATCHv5 08/17] Bluetooth: AMP: Handle create / disc phylink req
    ` [PATCHv5 09/17] Bluetooth: A2MP: Process A2MP Getinfo Rsp
    ` [PATCHv5 10/17] Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
    ` [PATCHv5 11/17] Bluetooth: Choose connection based on capabilities
    ` [PATCHv5 12/17] Bluetooth: Add function to derive AMP key using hmac
    ` [PATCHv5 13/17] Bluetooth: AMP: Add AMP key calculation
    ` [PATCHv5 14/17] Bluetooth: AMP: Create Physical Link
    ` [PATCHv5 15/17] Bluetooth: AMP: Write remote AMP Assoc
    ` [PATCHv5 16/17] Bluetooth: A2MP: Add fallback to normal l2cap init sequence
    ` [PATCHv5 17/17] Bluetooth: AMP: Process Chan Selected event
  ` [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] Add support for Logitech Harmony Adapter for PS3
 2012-09-19 17:05 UTC  (30+ messages)
                        ` [KERNEL PATCH] HID: Add support for Sony BD Remote
                              ` [PATCH v2] HID: Add support for Sony PS3 BD Remote Control

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

[PATCH 00/17] RFC: Simplify DBusConnection object handling
 2012-09-19 10:22 UTC  (18+ 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: "

[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-next 2012-09-18
 2012-09-19  1:31 UTC 

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)

bluetoothd: Refusing input device connect: Operation already in progress (114)
 2012-09-18 19:01 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  (5+ messages)
` [PATCH BlueZ v2 1/4] gatt: Add support for find included services
` [PATCH BlueZ v2 2/4] gatttool: Add "included" command
` [PATCH BlueZ v2 3/4] core: Add support for included services
` [PATCH BlueZ v2 4/4] attrib: Remove opcode parameter from g_attrib_send()

Wii Balance Board vs. bluez
 2012-09-17 15:01 UTC  (11+ messages)

[PATCH obexd 2/2] client: Add SendEvent function
 2012-09-17 14:52 UTC 

[PATCH obexd 1/2] client: Add skeleton for Message Notification
 2012-09-17 14:51 UTC 

[PATCH obexd] MAP: Add Notification Registration support
 2012-09-17 14:41 UTC 

[PATCH BlueZ v0 1/4] device: Remove dead code from get_properties()
 2012-09-17 13:55 UTC  (6+ messages)
` [PATCH BlueZ v0 2/4] adapter: Remove dead code from adapter_emit_device_found()
` [PATCH BlueZ v0 3/4] gstavdtpsink: Free the D-Bus error on reply failure
` [PATCH BlueZ v0 4/4] cups: Free D-Bus error

[PATCH v0] media: Fix infinite loop due to release_endpoint()
 2012-09-17 13:38 UTC  (2+ messages)

[RFC 1/3] Bluetooth: Add initial skeleton for Intel BT USB support
 2012-09-17 13:37 UTC  (2+ messages)

[RFC v5 0/4] Optional acquire in Media API and related
 2012-09-17 13:33 UTC  (6+ messages)
` [RFC v5 1/4] media: Split transport state based on playing flag
` [RFC v5 2/4] media: Expose transport state in D-Bus
` [RFC v5 3/4] media: Automatically release transport when HUP
` [RFC v5 4/4] media: Extend media API with optional acquire

Connecting to Bluetooth Low Energy devices
 2012-09-17  0:44 UTC  (4+ messages)

LE generic gateways
 2012-09-16 14:59 UTC 

[PATCH v2 00/10] Implement Generic battery and LE Battery client
 2012-09-14 16:20 UTC  (4+ messages)
` [PATCH v2 07/10] battery: Add Battery to device

[RFC v4 0/9] Optional acquire in Media API and related
 2012-09-14 12:40 UTC  (12+ messages)
` [RFC v4 1/9] media: Fix accesstype comparison
` [RFC v4 2/9] media: Add a2dp_sep_is_playing() to internal API
` [RFC v4 3/9] media: Add gateway_get_state() "
` [RFC v4 4/9] media: Replace transport->in_use flag with state
` [RFC v4 5/9] media: Watch interface state changes in transport
` [RFC v4 6/9] media: Split transport state based on playing flag
` [RFC v4 7/9] media: Expose transport state in D-Bus
` [RFC v4 8/9] media: Automatically release transport when HUP
` [RFC v4 9/9] media: Extend media API with optional acquire

[RFC v3 0/9] Optional acquire in Media API and related
 2012-09-14 12:11 UTC  (2+ messages)

[PATCH] Bluetooth: Free the l2cap channel list only when refcount is zero
 2012-09-14 10:26 UTC  (6+ messages)

[PATCH obexd v1 2/3] MAP: Add set read status function
 2012-09-14 10:25 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).