linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-10 07:33:51 to 2011-10-13 22:00:45 UTC [more...]

[PATCH 0/9] AMP interface and signal framework
 2011-10-13 22:00 UTC  (8+ messages)
` [PATCH 1/9] Bluetooth: Add BT_AMP_POLICY socket option
` [PATCH 2/9] Bluetooth: Add AMP policy information to l2cap_chan
` [PATCH 3/9] Bluetooth: Get/set AMP policy socket option
` [PATCH 4/9] Bluetooth: Add AMP-related data and structures for channel signals
` [PATCH 5/9] Bluetooth: Add signal handlers for channel creation
` [PATCH 6/9] Bluetooth: Add definitions for L2CAP fixed channels
` [PATCH 7/9] Bluetooth: Use symbolic values for the fixed channel map

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

[PATCH 1/3] Bluetooth: Fix hci core device initialization
 2011-10-13 20:51 UTC  (4+ messages)

[RFCv0 0/4] L2CAP and HCI preparation code for A2MP
 2011-10-13 20:36 UTC  (8+ 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

[PATCHv3 0/6] EFS: extended flow specification option support
 2011-10-13 20:15 UTC  (9+ messages)
` [PATCHv3 1/6] Bluetooth: EFS: definitions and headers
` [PATCHv3 2/6] Bluetooth: EFS: assign default values in chan add
` [PATCHv3 3/6] Bluetooth: EFS: add efs option in L2CAP conf req
` [PATCHv3 4/6] Bluetooth: EFS: parse L2CAP config request
` [PATCHv3 5/6] Bluetooth: EFS: parse L2CAP config response
` [PATCHv3 6/6] Bluetooth: EFS: implement L2CAP config pending state

[PATCHv3 00/16] EWS: extended window size and extended control field support
 2011-10-13 19:55 UTC  (21+ 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 00/11] Bluetooth: New mgmt messages for SMP Keys
 2011-10-13 18:54 UTC  (2+ messages)

Proposal for GATT Client Dbus API
 2011-10-13 18:27 UTC  (2+ messages)

[PATCH] Bluetooth: Fix permission of enable_le param
 2011-10-13 17:25 UTC  (4+ messages)

Health Thermometer Profile
 2011-10-13 15:29 UTC  (10+ 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
                ` [PATCH 9/9] Set Intermediate property if intermediate temp. characteristic is supported

Bluetooth kernel module refcount bug
 2011-10-13 15:00 UTC 

[PATCH BlueZ 0/2] CCC for bonded devices
 2011-10-13 14:53 UTC  (3+ messages)
` [PATCH BlueZ 1/2] Add storage function to remove CCC of a device
` [PATCH BlueZ 2/2] Remove CCC if the device is not bonded

[PATCH BlueZ 0/7] CCC persistence
 2011-10-13 14:43 UTC  (8+ messages)
` [PATCH BlueZ 1/7] Add storage functions to deal with CCC
` [PATCH BlueZ 2/7] Remove CCC for read by group
` [PATCH BlueZ 3/7] Remove CCC for read by type
` [PATCH BlueZ 4/7] Add CCC persistence in attrib server
` [PATCH BlueZ 5/7] Remove notification and indication from server
` [PATCH BlueZ 6/7] Remove CCC entries when device is removed
` [PATCH BlueZ 7/7] Add generic function to delete by pattern

[PATCHv2 0/7] EFS: extended flow specification option support
 2011-10-13 13:21 UTC  (7+ messages)
` [PATCHv2 2/7] Bluetooth: EFS: definitions and headers
` [PATCHv2 4/7] Bluetooth: EFS: parse l2cap config request

[PATCH 1/2] Don't overwrite metadata when changing track
 2011-10-13 13:10 UTC  (3+ messages)
` [PATCH 2/2] Make title always available in metadata

Help understanding Agent 'capabilities'
 2011-10-13 11:28 UTC  (5+ messages)

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

[PATCH BlueZ] Fix +CLCC in maemo6 during CSD_CALL_STATUS_COMING
 2011-10-13 10:46 UTC  (2+ messages)

[PATCH BlueZ] Fix crash on power off in maemo6 after sending DTMF
 2011-10-13 10:34 UTC  (2+ messages)

[PATCH 01/12] Add mpris-player to .gitignore
 2011-10-13 10:12 UTC  (15+ 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

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

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

[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] "

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

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

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

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

Health Thermometer Profile patches
 2011-10-10  8:04 UTC  (11+ 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  (6+ messages)
` [PATCHv2 1/5] Bluetooth: EWS: extended window size option 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  (3+ 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).