linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-06 14:38:17 to 2011-10-13 07:37:15 UTC [more...]

[PATCH obexd v2] Support for encoding UTF-8 characters in vCard's fields
 2011-10-13  7:37 UTC  (2+ messages)

Bug: bluetooth not working after suspend/resume
 2011-10-13  7:35 UTC  (3+ messages)
` [RFC] Bluez: Fix the adapter is not initialised after resume

Help understanding Agent 'capabilities'
 2011-10-13  5:55 UTC 

Question about A2DP, Pulseaudio
 2011-10-13  3:14 UTC  (8+ messages)

[PATCH 01/12] Add mpris-player to .gitignore
 2011-10-12 15:11 UTC  (12+ messages)
` [PATCH 02/12] Fix typo on doc
` [PATCH 03/12] Don't overwrite metadata when changing track
` [PATCH 04/12] Make title always available in metadata
` [PATCH 05/12] Move debug messages to their correspondent getters
` [PATCH 06/12] AVRCP: Do not list values for unsupported attributes
` [PATCH 07/12] Add callback to list available metadata IDs
` [PATCH 08/12] AVRCP: Return error for invalid "
` [PATCH 09/12] AVRCP: Check if len matches number of IDs
` [PATCH 10/12] AVRCP: Only return available metadata attributes
` [PATCH 11/12] Refactor to share code
` [PATCH 12/12] Improve test/simple-player to allow user interaction

[PATCHv2 hcidump 0/3] decode fixed channels
 2011-10-12  8:31 UTC  (4+ messages)
` [PATCHv2 hcidump 1/3] add btohll macro
` [PATCHv2 hcidump 2/3] add fixed channel definitions
` [PATCHv2 hcidump 3/3] decode fixed channel list info rsp

[PATCH BlueZ 1/2] Remove leftover code of device type storage
 2011-10-12  8:00 UTC  (3+ messages)
` [PATCH BlueZ 2/2] Remove leftover code of primary service storage

[PATCH BlueZ] Update control documentation to reflect the implementation
 2011-10-12  7:55 UTC  (2+ messages)

[PATCH BlueZ v2 0/1] Fix call status in +CLCC for maemo6 telephony
 2011-10-12  7:54 UTC  (4+ messages)
` [PATCH BlueZ v2] "

[RFCv0 0/4] L2CAP and HCI preparation code for A2MP
 2011-10-12  7:53 UTC  (5+ messages)
` [RFCv0 1/4] Bluetooth: L2CAP Create Chan Req/Rsp support
` [RFCv0 2/4] Bluetooth: AMP: read local amp info HCI command
` [RFCv0 3/4] Bluetooth: physical link HCI interface to AMP
` [RFCv0 4/4] Bluetooth: add A2MP fixed channel when hs_enabled

[PATCH] Bluetooth: Fix permission of enable_le param
 2011-10-11 20:28 UTC  (3+ messages)

[PATCH 1/7] Add mpris-player to .gitignore
 2011-10-11 14:35 UTC  (16+ messages)
` [PATCH 2/7] Fix typo on doc
` [PATCH 3/7] Remove left over comment
` [PATCH 4/7] Don't overwrite metadata when changing track
    ` [PATCH v2] "
` [PATCH 5/7] Move debug messages to their correspondent getters
` [PATCH 6/7] AVRCP: Do not list values for unsupported attributes
` [PATCH 7/7] AVRCP: fix off-by-one in media attribute iteration

[PATCHv3 0/4] Convert logical variable to flags
 2011-10-11 13:55 UTC  (6+ messages)
` [PATCHv3 1/4] Bluetooth: convert flushable variable to flag in l2cap chan
` [PATCHv3 2/4] Bluetooth: convert force_reliable "
` [PATCHv3 3/4] Bluetooth: convert force_active "
` [PATCHv3 4/4] Bluetooth: convert role_switch "

[PATCH obexd] Support for encoding UTF-8 characters in vCard's fields
 2011-10-11 13:41 UTC  (2+ messages)

[PATCH obexd 1/2] Add check for empty string in vcard_printf_fullname
 2011-10-11 13:29 UTC  (3+ messages)
` [PATCH obexd 2/2] Add NULL-field checking in vcard_printf_address

[PATCH obexd 0/1] Fix OPP not sending TransferCompleted signal
 2011-10-11 13:01 UTC  (4+ messages)
` [PATCH obexd 1/1] "

[PATCH 1/3] Bluetooth: Fix hci core device initialization
 2011-10-11 12:35 UTC  (5+ messages)
` [PATCH 2/3] Bluetooth: Rename sysfs un/register to add/del
` [PATCH 3/3] Bluetooth: Forward errors from hci_register_dev

[PATCH BlueZ 1/2] Add support for cancelling a LE Scan with Control-C
 2011-10-11 11:47 UTC  (7+ messages)
` [PATCH BlueZ 2/2] Add support for parsing the remote name during LE Scan
` [PATCH BlueZ] Add support for cancelling a LE Scan with Control-C

[PATCH BlueZ] Fix call status in +CLCC for maemo6 telephony
 2011-10-11 11:02 UTC  (5+ messages)

[PATCHv3 00/16] EWS: extended window size and extended control field support
 2011-10-11 10:37 UTC  (17+ messages)
` [PATCHv3 01/16] Bluetooth: clean up spaces in L2CAP header
` [PATCHv3 02/16] Bluetooth: EWS: extended window size option support
` [PATCHv3 03/16] Bluetooth: EWS: adds ext control field bit mask
` [PATCHv3 04/16] Bluetooth: EWS: rewrite handling Supervisory (S) bits
` [PATCHv3 05/16] Bluetooth: EWS: rewrite handling SAR bits
` [PATCHv3 06/16] Bluetooth: EWS: rewrite reqseq calculation
` [PATCHv3 07/16] Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation
` [PATCHv3 08/16] Bluetooth: EWS: rewrite check frame type function
` [PATCHv3 09/16] Bluetooth: EWS: rewrite handling FINAL (F) bit
` [PATCHv3 10/16] Bluetooth: EWS: rewrite handling POLL (P) bit
` [PATCHv3 11/16] Bluetooth: EWS: handling different Control fields
` [PATCHv3 12/16] Bluetooth: EWS: recalculate L2CAP header size
` [PATCHv3 13/16] Bluetooth: EWS: support extended seq numbers
` [PATCHv3 14/16] Bluetooth: EWS: define L2CAP header sizes
` [PATCHv3 15/16] Bluetooth: EWS: remove magic numbers in l2cap
` [PATCHv3 16/16] Bluetooth: EWS: fix max_pdu calculation

[PATCH 1/4] Bluetooth: convert flushable variable to flag in l2cap chan
 2011-10-11 10:34 UTC  (9+ messages)
` [PATCH 2/4] Bluetooth: convert force_reliable "
` [PATCH 3/4] Bluetooth: convert force_active "
` [PATCH 4/4] Bluetooth: convert role_switch "

[PATCHv2 1/4] Bluetooth: convert flushable variable to flag in l2cap chan
 2011-10-11  9:35 UTC  (4+ messages)
` [PATCHv2 2/4] Bluetooth: convert force_reliable "
` [PATCHv2 3/4] Bluetooth: convert force_active "
` [PATCHv2 4/4] Bluetooth: convert role_switch "

[PATCH 2/2] Bluetooth: btusb: hide more usb_submit_urb errors
 2011-10-10 21:03 UTC  (2+ messages)

[RFC PATCH BlueZ 0/3] Add new btd_* calls for external plugins
 2011-10-10 20:08 UTC  (6+ messages)
` [RFC PATCH BlueZ RESEND 1/3] Add a btd_manager_get_default_adapter_str() call
` [RFC PATCH BlueZ RESEND 2/3] Add a btd_store_record_string() call
` [RFC PATCH BlueZ RESEND 3/3] Add a btd_device_set_trusted() call

A2DP quality (bluetooth-alsa)
 2011-10-10 19:10 UTC  (4+ messages)

[PATCH v5 00/15] Discovery procedure support
 2011-10-10 16:48 UTC  (12+ messages)
` [PATCH v5 08/15] Bluetooth: Prepare for full support discovery procedures
` [PATCH v5 13/15] Bluetooth: LE scan infra-structure

[PATCH] Add Unknow after LEMeta Event
 2011-10-10  9:35 UTC  (2+ messages)

[PATCH BlueZ] Add mpris-player to test
 2011-10-10  9:29 UTC  (7+ messages)

Health Thermometer Profile patches
 2011-10-10  8:04 UTC  (18+ messages)
` [PATCH 1/9] Get thermometer service range to load the driver
  ` [PATCH 2/9] Register Health Thermometer Interface
    ` [PATCH 3/9] Unregister "
      ` [PATCH 4/9] Add functions to manage attio callbacks
        ` [PATCH 5/9] Add handler function to manage GATT indications
          ` [PATCH 6/9] Get all characteristics in thermometer service
            ` [PATCH 7/9] Read temperature type characteristic
              ` [PATCH 8/9] Read measurement interval characteristic

[PATCHv2 0/5] EWS: extended window size and extended control field support
 2011-10-10  8:02 UTC  (8+ messages)
` [PATCHv2 1/5] Bluetooth: EWS: extended window size option support
` [PATCHv2 2/5] Bluetooth: EWS: l2cap extended control field support

Bluetooth Headset Problem Info
 2011-10-10  7:56 UTC 

[PATCH 1/4] Bluetooth: convert flushable variable to flag in l2cap chan
 2011-10-10  7:35 UTC  (6+ messages)
` [PATCH 2/4] Bluetooth: convert force_reliable "
` [PATCH 3/4] Bluetooth: convert force_active "
` [PATCH 4/4] Bluetooth: convert role_switch "

Fwd: [pulseaudio-discuss] Fwd: Re: Bluetooth Headset Problem #2
 2011-10-10  7:11 UTC  (3+ messages)
  `  "

[PATCH] Fix EIR parsing in evt_le_advertising_report_dump
 2011-10-10  7:08 UTC  (2+ messages)

Fwd: Re: [pulseaudio-discuss] Bluetooth Headset Problem Update
 2011-10-09 14:15 UTC 

Bluetooth Headset Problem
 2011-10-09 12:27 UTC 

[PATCH 1/2] Bluetooth: btusb: also be quiet when suspending
 2011-10-09 10:12 UTC 

[PATCH 0/2] Bluetooth: btusb: handle usb_submit_urb error similarly
 2011-10-09 10:11 UTC 

Bluetooth trees back to kernel.org
 2011-10-08  6:35 UTC 

[PATCH BlueZ] Fix using the attribute struct for encoding ATT pdus
 2011-10-07 20:25 UTC  (5+ messages)

[PATCHv2 1/4] Bluetooth: convert flushable variable to flag in l2cap chan
 2011-10-07 13:57 UTC  (4+ messages)
` [PATCHv2 4/4] Bluetooth: convert role_switch "

[PATCH] Bluetooth: hidp: Stop I/O on shutdown
 2011-10-07  1:15 UTC  (3+ messages)

Bluetooth Network Aggregation Point
 2011-10-07  1:05 UTC 

[PATCHv2 0/7] EFS: extended flow specification option support
 2011-10-06 17:44 UTC  (11+ messages)
` [PATCHv2 1/7] Bluetooth: EFS: l2cap extended feature mask update
` [PATCHv2 2/7] Bluetooth: EFS: definitions and headers
` [PATCHv2 3/7] Bluetooth: EFS: add enable_hs kernel param
` [PATCHv2 4/7] Bluetooth: EFS: parse l2cap config request
` [PATCHv2 6/7] Bluetooth: EFS: add efs option in l2cap conf req

[PATCH BlueZ 1/2] Fix not being able to unregister player via UnregisterPlayer
 2011-10-06 15:47 UTC  (3+ messages)
` [PATCH BlueZ 2/2] Fix crash while registering player


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