linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-27 22:20:05 to 2012-10-02 17:22:55 UTC [more...]

[PATCH BlueZ v9 1/8] core: Mutually exclude concurrent connections
 2012-10-02 17:22 UTC  (5+ messages)
` [PATCH BlueZ v9 2/8] mgmt: Add LE scanning callback
` [PATCH BlueZ v9 3/8] core: Replace interleaved by LE scanning
` [PATCH BlueZ v9 4/8] core: Start LE scanning when a device requests
` [PATCH BlueZ v9 5/8] core: Disable unnecessary auto connections

[RFC v3] Convert storage to use per-remote device directories
 2012-10-02 15:51 UTC 

[PATCH BlueZ 01/10] gdbus: Fix not freeing list node by using g_slist_delete_link
 2012-10-02 13:57 UTC  (15+ messages)
` [PATCH BlueZ 02/10] gdbus: Remove connection from g_dbus_remove_watch
` [PATCH BlueZ 03/10] Fix passing D-Bus connection to g_dbus_remove_watch
` [PATCH BlueZ 04/10] audio: Fix not freeing gateway agent data on exit
` [PATCH BlueZ 05/10] AVRCP: Fix not freeing player session list "
` [PATCH BlueZ 06/10] AVRCP: Fix not removing session from player upon disconnect
` [PATCH BlueZ 07/10] AVCTP: Simplify channel handling
` [PATCH BlueZ 08/10] AVCTP: Allocate memory to hold incoming/outgoing PDUs
` [PATCH BlueZ 09/10] AVRCP: Register to AVCTP state changes without depending on player
` [PATCH BlueZ 10/10] AVRCP: Don't respond with errors when no player is registered

[PATCH BlueZ] attrib: Get address type using gatt_get_address()
 2012-10-02 13:45 UTC  (2+ messages)

Unreliable communication with multiple bluetooth devices and some delay
 2012-10-02 13:37 UTC 

[RFC v2] Convert storage to use per-remote device directories
 2012-10-02 12:41 UTC  (2+ messages)

[PATCH] device: Remove not used variable from search_cb
 2012-10-02 12:07 UTC  (3+ messages)
` [PATCH] device: Remove not used variables "

[PATCH 1/2] service: Remove extra memory copying from cancel_authorization
 2012-10-02  9:50 UTC  (3+ messages)
` [PATCH 2/2] agent: Remote not used variables from pincode_reply

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

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

[PATCH v1 0/2] audio: Fixes in HFP gateway
 2012-10-02  7:45 UTC  (4+ messages)
` [PATCH v1 1/2] audio: Fix crash if gateway closed before reply
` [PATCH v1 2/2] audio: Fix crash on gateway close while connected

[PATCH 2/2] client-doc: Add documentation for Message.SetProperty and Message.GetProperties
 2012-10-02  6:43 UTC 

[PATCH 1/2] client: Add Message.SetProperty and Message.GetProperties implementation
 2012-10-02  6:43 UTC 

[PATCH] client: Update the file offset to the beginning after writing to the file
 2012-10-01 20:59 UTC 

[PATCH v2] Bluetooth: remove unused member of hci_dev
 2012-10-01 17:37 UTC  (3+ messages)

[PATCH -next] bluetooth: fix printk format warnings
 2012-10-01 15:04 UTC  (2+ messages)

[PATCH] Bluetooth: A2MP: Fix potential NULL dereference
 2012-10-01 15:02 UTC  (2+ messages)

[PATCH BlueZ] build: Fix out-of-tree builds
 2012-10-01 14:53 UTC  (4+ messages)

[PATCH BlueZ] bluetooth: remove unused member of hci_dev
 2012-10-01 14:52 UTC  (2+ messages)

[PATCH v4 0/5] Audio profile authorization
 2012-10-01 14:30 UTC  (7+ messages)
` [PATCH v4 1/5] build: Update glib dependency to 2.32
` [PATCH v4 2/5] adapter: Replace device authorizing flag
` [PATCH v4 3/5] adapter: Use authorization id for cancelling
` [PATCH v4 4/5] adapter: Queue parallel authorization requests
` [PATCH v4 5/5] audio: Drop audio-specific authorization mechanism

[PATCH BlueZ 1/7] audio: Fix not freeing gateway agent data on exit
 2012-10-01 13:47 UTC  (9+ messages)
` [PATCH BlueZ 2/7] AVRCP: Fix not freeing player session list "
` [PATCH BlueZ 3/7] AVRCP: Fix not removing session from player upon disconnect
` [PATCH BlueZ 4/7] AVCTP: Simplify channel handling
` [PATCH BlueZ 5/7] AVCTP: Allocate memory to hold incoming/outgoing PDUs
` [PATCH BlueZ 6/7] AVRCP: Register to AVCTP state changes without depending on player
` [PATCH BlueZ 7/7] AVRCP: Don't respond with errors when no player is registered

[PATCH 00/14] Thermometer watchers API change + fixes
 2012-10-01 11:51 UTC  (12+ messages)
` [PATCH 05/14] thermometer: Update API document
` [PATCH 07/14] thermometer: Reformat MeasurementReceived description

[RFCv1 00/20] L2CAP signaling for AMP channel create/move
 2012-10-01 10:16 UTC  (11+ 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 17/20] Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP

[PATCH] client: Add Message.MarkAsRead and Message.MarkAsDeleted implementation and documentation
 2012-10-01 10:04 UTC  (5+ messages)

[PATCH BlueZ] gatt: Remove offset parameter from gatt_read_char
 2012-10-01  9:55 UTC  (2+ messages)

[RFC BlueZ v0 0/4] Remove profile specific storage
 2012-10-01  9:54 UTC  (6+ messages)
` [RFC BlueZ v0 1/4] core: Add purge parameter to profile remove
` [RFC BlueZ v0 2/4] proximity: Remove alert level storage
` [RFC BlueZ v0 3/4] proximity: Store Bluetooth Address type
` [RFC BlueZ v0 4/4] gatt: Remove Service Changed handle from storage

[RFC v3] Cycling Speed and Cadence profile (CSCP) API
 2012-10-01  9:43 UTC  (2+ messages)
` [PATCH "

[PATCH BlueZ v0 0/4] Fix losing Service Changed indication
 2012-10-01  8:42 UTC  (6+ messages)
` [PATCH BlueZ v0 1/4] gatt: Remove unneeded handle range check
` [PATCH BlueZ v0 2/4] gatt: Ignore Service Changed if not bonded
` [PATCH BlueZ v0 3/4] gatt: Add storing Service Changed handle
` [PATCH BlueZ v0 4/4] gatt: Add reading stored "

[PATCH v3] HID: Add support for Sony PS3 BD Remote Control
 2012-10-01  8:40 UTC  (6+ messages)
` [PATCH v4] "

[PATCH v2] gatt: Remove reading Service Changed characteristic after connected
 2012-10-01  8:38 UTC  (2+ messages)

[PATCH BlueZ v7 1/9] core: Mutually exclude concurrent connections
 2012-10-01  8:36 UTC  (5+ messages)
` [PATCH BlueZ v7 2/9] mgmt: Add LE scanning callback

[RFC] Convert storage to use per-remote device directories
 2012-10-01  8:30 UTC  (9+ messages)

[PATCH 1/2] mgmt-api: Add missing error code descriptions
 2012-10-01  8:17 UTC  (3+ messages)
` [PATCH 2/2] mgmt: Fix error code passed to bonding_complete in disconnect_complete

question: what is the git repository of linux bluetooth (kernel) for submitting pathces ? Kevin EOM
 2012-10-01  7:52 UTC  (2+ messages)

[PATCH] client: Add Message.MarkAsRead and Message.MarkAsDeleted implementation and documentation
 2012-10-01  7:10 UTC 

[PATCH v4 00/10] Implement Generic battery and LE Battery client
 2012-09-30 10:56 UTC  (5+ messages)
` [PATCH v4 01/10] battery: Add generic device battery documentation

scan fails
 2012-09-29 21:12 UTC  (3+ messages)

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

[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 15:54 UTC  (3+ messages)
` [PATCH] Bluetooth: Use %zu print specifier for size_t type

[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 15:53 UTC  (4+ messages)
` [PATCH] Bluetooth: A2MP: Correct assoc_len size
  ` [PATCHv2] "

[PATCH 0/5] mSBC tests
 2012-09-28 15:05 UTC  (8+ messages)
` [PATCH 1/5] Add msbc encoding and decoding flag
` [PATCH 2/5] Add support for mSBC frame header

Wireshark
 2012-09-28 14:30 UTC  (4+ messages)

[PATCH v8 00/13] Heart Rate Profile plugin
 2012-09-28 14:07 UTC  (6+ messages)

[PATCH] hciconfig: Clarify what oobdata command do
 2012-09-28 13:51 UTC  (2+ messages)

[RFC v2] Cycling Speed and Cadence profile (CSCP) API
 2012-09-28 13:26 UTC  (3+ messages)
` [PATCH "

[PATCH BlueZ v0 1/2] input: Remove unneeded header include
 2012-09-28 13:24 UTC  (5+ messages)
` [PATCH BlueZ v0 2/2] hog: Add support for multiple instances
  ` [PATCH BlueZ v1 "

[PATCH v3 BlueZ 0/4] Support for GATT Find Included
 2012-09-28 11:32 UTC  (5+ messages)
` [PATCH v3 BlueZ 1/4] gatt: Add support for find included services

[PATCH BlueZ v3 0/6] HoG Suspend/Resume
 2012-09-28 11:14 UTC  (4+ messages)
` [PATCH BlueZ v3 4/6] hog: Create a FIFO for dummy suspend

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

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

[PATCH BlueZ v2 0/8] Scan Parameters Plugin
 2012-09-28 10:05 UTC  (2+ messages)

[PATCH 1/2] proximity: Split profile driver into Monitor and Reporter
 2012-09-28  9:47 UTC  (2+ messages)

[PATCH] adapter: Remove unused struct btd_adapter members
 2012-09-28  9:39 UTC  (2+ messages)

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

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


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