linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-15 17:57:42 to 2011-04-28 21:17:38 UTC [more...]

a2dp sink with alsa
 2011-04-28 21:17 UTC 

[PATCH v3 0/7] Handle link key type and security requirements
 2011-04-28 21:08 UTC  (12+ messages)
` [PATCH v3 1/7] Bluetooth: Add definitions for link key types
` [PATCH v3 2/7] Bluetooth: Don't modify sec_level if auth failed
` [PATCH v3 3/7] Bluetooth: Map sec_level to link key requirements
` [PATCH v3 4/7] Bluetooth: Ignore key unauthenticated for high security
` [PATCH v3 5/7] Bluetooth: Double check sec req for pre 2.1 device
` [PATCH v3 6/7] Bluetooth: Respect local MITM req in io_cap reply
` [PATCH v3 7/7] Bluetooth: Add secure flag for mgmt_pin_code_req

[PATCH 1/2] Add secure param to Mgmt PIN Code Request Event
 2011-04-28 21:04 UTC  (3+ messages)
` [PATCH 2/2] Add support of secure pin code in mgmt code

[Patch] Update hid2hci tool from udev codebase
 2011-04-28 19:59 UTC  (2+ messages)

[PATCH 01/12] Bluetooth: Add automated SSP user confirmation responses
 2011-04-28 19:18 UTC  (13+ messages)
` [PATCH 02/12] Bluetooth: Add variable SSP auto-accept delay support
` [PATCH 03/12] Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
` [PATCH 04/12] Bluetooth: Add confirm_hint parameter to user confirmation requests
` [PATCH 05/12] Bluetooth: Fix reason code for pairing rejection
` [PATCH 06/12] Bluetooth: Fix logic in hci_pin_code_request_evt
` [PATCH 07/12] Bluetooth: Fix link key persistent storage criteria
` [PATCH 08/12] Bluetooth: Fix old_key_type logic for non-persistent keys
` [PATCH 09/12] Bluetooth: Fix connection key type updating for buggy controllers
` [PATCH 10/12] Bluetooth: Remove old_key_type from mgmt_ev_new_key
` [PATCH 11/12] Bluetooth: Add store_hint parameter to mgmt_new_key
` [PATCH 12/12] Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt

latest bluetooth-next doesn't compile
 2011-04-28 14:35 UTC  (2+ messages)

btusb not working in 2.6.38.4
 2011-04-28 13:21 UTC  (3+ messages)

[PATCH] Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure
 2011-04-28 11:39 UTC 

[PATCH] Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure. In L2CAP_SDU_UNSEGMENTED case, if sock_queue_rcv_skb returns error, l2cap_ertm_reassembly_sdu should not return 0 so as to insert the skb into BUSY_QUEUE for later retries
 2011-04-28 11:31 UTC 

[PATCH] bluetooth: Fix for security block issue
 2011-04-28  9:51 UTC  (4+ messages)

Google Summer of Code 2011 projects
 2011-04-28  6:06 UTC 

kernel panic after unplug usb bluetooth dongle
 2011-04-28  5:30 UTC  (8+ messages)

[PATCH -v2 1/3] Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
 2011-04-28  5:27 UTC  (3+ messages)
` [PATCH -v2 2/3] Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
  ` [PATCH -v2 3/3] Bluetooth: Remove l2cap_sk_list

[PATCH 1/3] Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
 2011-04-28  5:13 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
  ` [PATCH 3/3] Bluetooth: Remove l2cap_sk_list

[PATCH 1/7] Bluetooth: Add automated SSP user confirmation responses
 2011-04-28  0:00 UTC  (12+ messages)
` [PATCH 2/7] Bluetooth: Add variable SSP auto-accept delay support
` [PATCH 3/7] Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
` [PATCH 4/7] Bluetooth: Add confirm_hint parameter to user confirmation requests
` [PATCH 5/7] Bluetooth: Fix reason code for pairing rejection
` [PATCH 6/7] Bluetooth: Fix logic in hci_pin_code_request_evt
` [PATCH 7/7] Bluetooth: Fix link key persistent storage criteria

[PATCH] Use HCI_MAX_EIR_LENGTH instead of hard-coded value
 2011-04-27 23:25 UTC  (2+ messages)

[PATCH] Change attrib server to use ATT CID & PSM defined in att.h
 2011-04-27 23:24 UTC  (2+ messages)

[PATCH] Remove grouping by phone number in call-history results
 2011-04-27 23:23 UTC  (2+ messages)

[PATCH v2 1/6] Bluetooth: Add definitions for link key types
 2011-04-27 23:09 UTC  (13+ messages)
` [PATCH v2 2/6] Bluetooth: Don't modify sec_level if auth failed
` [PATCH v2 3/6] Bluetooth: Map sec_level to link key requirements
` [PATCH v2 4/6] Bluetooth: Ignore key unauthenticated for high security
` [PATCH v2 5/6] Bluetooth: Double check sec req for pre 2.1 device
` [PATCH v2 6/6] Bluetooth: Respect local MITM req in io_cap reply
  ` [PATCH] "

[PATCH v2 2/2] Bluetooth: Add discovering event to the Management interface
 2011-04-27 21:54 UTC  (2+ messages)

[PATCH 1/3] Add support for getting the Encryption Key Size via btio
 2011-04-27 18:33 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: Add basic discovery commands to the management interface
 2011-04-27 14:29 UTC 

[BUG] bluetooth doesn't work from 2.6.39-rc1+ to 2.6.39-rc3+
 2011-04-27 11:00 UTC  (7+ messages)

[PATCH] linux-firmware: Add sysconfig file
 2011-04-26 21:00 UTC 

[PATCH] linux-firmware: Add patch and sysconfig files
 2011-04-26 20:54 UTC  (3+ messages)

[PATCH] Fix segfault when removing device
 2011-04-26 20:26 UTC  (2+ messages)

[PATCH] Check session->msg at sync_getphonebook_callback() in file client/sync.c
 2011-04-26 18:41 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Add discovering event to the Management interface
 2011-04-26 16:07 UTC  (2+ messages)

[PATCH] Bluetooth: Don't sleep after deleting command timer
 2011-04-26 15:49 UTC  (2+ messages)

Status of MAP and AVRCP
 2011-04-26 15:31 UTC 

[PATCH v5] staging: Add ST-Ericsson CG2900 driver
 2011-04-26 11:40 UTC 

[PATCH v5] Add ST-Ericsson CG2900 driver
 2011-04-26 11:40 UTC 

[PATCH v4] staging: Add ST-Ericsson CG2900 driver
 2011-04-26  8:19 UTC  (3+ messages)

[PATCH] Check session->msg at sync_getphonebook_callback() in file client/sync.c
 2011-04-26  2:45 UTC 

Read RSSI through Management Interface?
 2011-04-26  2:18 UTC  (6+ messages)

[PATCH] Bluetooth: MTU configuration for LE links
 2011-04-25 13:29 UTC  (8+ messages)

2.6.39-rc2 regression: X201s fails to resume b77dcf8460ae57d4eb9fd3633eb4f97b8fb20716
 2011-04-23 16:37 UTC  (9+ messages)

[PATCH 1/2] Bluetooth: Add basic discovery commands to the management interface
 2011-04-22  0:00 UTC 

Announcement: Antidote, an IEEE 11073 library
 2011-04-21  3:39 UTC  (2+ messages)

pull request: bluetooth-2.6 2011-04-20
 2011-04-21  1:00 UTC  (4+ messages)

[PATCH] Cleanup of device class update signal
 2011-04-20 21:42 UTC 

[PATCH] Cleanup: remove unused structure
 2011-04-20 16:40 UTC  (4+ messages)
` [PATCH] Cleanup: remove header declared but not defined

[PATCH 0/4] Remove deprecated fields from struct hci_dev
 2011-04-20 16:39 UTC  (6+ messages)
` [PATCH 1/4] Remove ssp_mode "
` [PATCH 2/4] Remove LMP/HCI version and manufacturer "
` [PATCH 3/4] Move adapter name from struct hci_dev to struct btd_adapter
` [PATCH 4/4] Remove read_local_version() from struct btd_adapter_ops

[PATCH 1/2] Bluetooth: Add basic discovery commands to the management interface
 2011-04-20 13:09 UTC  (4+ messages)

[PATCH 2/2] Bluetooth: Add discovering event to the Management interface
 2011-04-19 21:35 UTC 

BT 3.0 HS Support in BlueZ
 2011-04-19 18:04 UTC  (2+ messages)

[PATCH v2] Fix not waiting for POLLERR when disconnecting SCO
 2011-04-19 12:30 UTC  (2+ messages)

pull request: bluetooth-next-2.6 2011-04-18
 2011-04-18 22:48 UTC 

[RFC] Proposal to distinguish address device types
 2011-04-18 18:20 UTC  (6+ messages)

[PATCH] bluetooth: fix shutdown on SCO sockets
 2011-04-18 17:56 UTC  (4+ messages)

[PATCH] Bluetooth: Only keeping SAR bits when retransmitting one frame
 2011-04-18 17:53 UTC  (2+ messages)

[Regression] Bluetooth pairing does not work anymore in 2.6.39-rc3 (works in 2.6.38.3)
 2011-04-18 15:47 UTC  (8+ messages)

[PATCH 0/3] Handle link key type and security requirements
 2011-04-18 13:19 UTC  (3+ messages)
` [PATCH 3/3] Bluetooth: Ignore key unauthenticated for high security

Endless print of uhci_result_common: failed with status 440000
 2011-04-18 10:54 UTC  (4+ messages)

[PATCH 1/2] Add NO CARRIER response to HFP
 2011-04-18  7:50 UTC  (3+ messages)
` [PATCH 2/2] Add NO CARRIER reponse to maemo6 telephony driver

[PATCH] Fix not waiting for POLLERR when disconnecting SCO
 2011-04-18  6:57 UTC 

Wrong timeout when connecting to device with removed pairing
 2011-04-17 17:32 UTC  (4+ messages)

[RFC 0/2] Returning Encryption Key Size
 2011-04-16  5:24 UTC  (4+ messages)
` [RFC 2/2] Bluetooth: Add support for returning the encryption key size

[RFC 0/4] hcimgmt: command line tool for mgmt interface
 2011-04-16  0:59 UTC  (6+ messages)
` [RFC 1/4] Add hcimgmt command line test tool
` [RFC 2/4] hcimgmt: Add command to set IO Capabilities
` [RFC 3/4] Add command to clear the link key list via MGMT interface
` [RFC 4/4] hcimgmt: add support for setting pairable mode

[PATCH 0/8] Second round of patches for the l2cap "rewrite"
 2011-04-15 18:17 UTC  (9+ messages)
` [PATCH 1/8] Bluetooth: Refactor L2CAP channel allocation
  ` [PATCH 2/8] Bluetooth: Move conf_state to struct l2cap_chan
    ` [PATCH 3/8] Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
      ` [PATCH 4/8] Bluetooth: Move some more elements to struct l2cap_chan
        ` [PATCH 5/8] Bluetooth: Move more vars "
          ` [PATCH 6/8] Bluetooth: Move more channel info "
            ` [PATCH 7/8] Bluetooth: Move more vars "
              ` [PATCH 8/8] Bluetooth: Move conn "


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