linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-09 07:44:32 to 2011-11-11 16:49:07 UTC [more...]

[PATCH 1/3] Bluetooth: Return success instead of EALREADY for mgmt commands
 2011-11-11 16:49 UTC  (7+ messages)
` [PATCH 2/3] Bluetooth: Create a unique mgmt error code hierarchy
  ` [PATCH v2] "
` [PATCH 3/3] Bluetooth: Add missing cmd_complete for mgmt_load_link_keys

[PATCH 1/3] Bluetooth: Allow to set AMP type for virtual HCI
 2011-11-11 15:02 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: Move scope of kernel parameter enable_hs
` [PATCH 3/3] Bluetooth: Do not set HCI_RAW when HS enabled

[PATCH BlueZ] Fix simple-player test script to make it work with dbus-python-0.84
 2011-11-11 14:46 UTC  (3+ messages)

[RFC 1/2] Bluetooth: Allow to change type for virtual HCI
 2011-11-11 14:43 UTC  (5+ messages)
` [RFC 2/2] Bluetooth: Do not set HCI_RAW when HS enabled

[PATCH obexd 01/12 v3] gobex: add unit test for CONNECT request
 2011-11-11 14:29 UTC  (12+ messages)
` [PATCH obexd 02/12 v3] gobex: add unit test for CONNECT response
` [PATCH obexd 03/12 v3] gobex: add unit test for CONNECT followed by GET request
` [PATCH obexd 04/12 v3] gobex: add unit test for CONNECT followed by GET response
` [PATCH obexd 05/12 v3] gobex: add unit test for CONNECT followed by PUT request
` [PATCH obexd 06/12 v3] gobex: add unit test for CONNECT followed by PUT response
` [PATCH obexd 07/12 v3] gobex: add unit test for CONNECT followed by GET wrong response
` [PATCH obexd 08/12 v3] gobex: add unit test for CONNECT followed by PUT request with random data
` [PATCH obexd 09/12 v3] gobex: fix checking connection id for ABORT
` [PATCH obexd 10/12 v3] gobex: fix not tracking received responses
` [PATCH obexd 11/12 v3] gobex: fix sending Connection ID header in all requests
` [PATCH obexd 12/12 v3] gobex: make connection id check less strict

[PATCH v2 hcidump 0/5] Add BT 3.0+HS parsing
 2011-11-11 14:28 UTC  (4+ messages)
` [PATCH v2 hcidump 4/5] Add parsing of A2MP signals

[PATCH obexd 1/9 v3] gobex: add unit test for CONNECT request
 2011-11-11 10:31 UTC  (9+ messages)
` [PATCH obexd 2/9 v3] gobex: add unit test for CONNECT response
` [PATCH obexd 3/9 v3] gobex: add unit test for CONNECT followed by GET request
` [PATCH obexd 4/9 v3] gobex: add unit test for CONNECT followed by GET response
` [PATCH obexd 5/9 v3] gobex: add unit test for CONNECT followed by PUT request
` [PATCH obexd 6/9 v3] gobex: add unit test for CONNECT followed by PUT response
` [PATCH obexd 7/9 v3] gobex: fix checking connection id for ABORT
` [PATCH obexd 8/9 v3] gobex: fix sending Connection ID header in all requests
` [PATCH obexd 9/9 v3] gobex: make connection id check less strict

[PATCH obexd 1/9 v2] gobex: add unit test for CONNECT request
 2011-11-11 10:30 UTC  (10+ messages)
` [PATCH obexd 2/9 v2] gobex: add unit test for CONNECT response
` [PATCH obexd 3/9 v2] gobex: add unit test for CONNECT followed by GET request
` [PATCH obexd 4/9 v2] gobex: add unit test for CONNECT followed by GET response
` [PATCH obexd 5/9 v2] gobex: add unit test for CONNECT followed by PUT request
` [PATCH obexd 6/9 v2] gobex: add unit test for CONNECT followed by PUT response
` [PATCH obexd 7/9 v2] gobex: fix checking connection id for ABORT
` [PATCH obexd 8/9 v2] gobex: fix sending Connection ID header in all requests
` [PATCH obexd 9/9 v2] gobex: make connection id check less strict

[PATCH BlueZ] Fix enable fast connectable when connection allowed
 2011-11-11  9:11 UTC 

[PATCH obexd 1/9] gobex: add unit test for CONNECT request
 2011-11-11  9:04 UTC  (15+ messages)
` [PATCH obexd 2/9] gobex: add unit test for CONNECT response
` [PATCH obexd 3/9] gobex: add unit test for CONNECT followed by GET request
` [PATCH obexd 4/9] gobex: add unit test for CONNECT followed by GET response
` [PATCH obexd 5/9] gobex: add unit test for CONNECT followed by PUT request
` [PATCH obexd 6/9] gobex: add unit test for CONNECT followed by PUT response
` [PATCH obexd 7/9] gobex: fix checking connection id for ABORT
` [PATCH obexd 8/9] gobex: fix sending Connection ID header in all requests
` [PATCH obexd 9/9] gobex: make connection id check less strict

[PATCH 0/8] New LTK messages
 2011-11-11  1:03 UTC  (9+ messages)
` [PATCH 1/8] Bluetooth: Add structures for the new LTK exchange messages
` [PATCH 2/8] Bluetooth: Add a custom type for Short Term Keys
` [PATCH 3/8] Bluetooth: Rename smp_key_size to enc_size
` [PATCH 4/8] Bluetooth: Change SMP procedures to use the new key structures
` [PATCH 5/8] Bluetooth: Add new mgmt handlers for Long Term Keys
` [PATCH 6/8] Bluetooth: Add support for reusing the same hci_conn for LE links
` [PATCH 7/8] Bluetooth: Disconnect the link if encryption fails
` [PATCH 8/8] Bluetooth: Only increase the connection sec-level if encryption is successful

[PATCH 1/2] Bluetooth: Add address type to mgmt_pair_device
 2011-11-10 22:37 UTC  (5+ messages)
` [PATCH 2/2] Bluetooth: Fix mgmt_pair_device imediate error responses

[PATCH 0/3] Bluetooth: Add Passkey Entry and User Confirm hooks for SMP
 2011-11-10 20:52 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: Add SMP support to user_confirm_reply
` [PATCH 2/3] Bluetooth: Add MGMT opcode for User Passkey entry
` [PATCH 3/3] Bluetooth: Add User Passkey entry to HCI Events

IO Capabilities, Secure Simple Pairing, and LE-SMP
 2011-11-10 18:52 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Add debug print to l2cap_chan_create
 2011-11-10 18:03 UTC  (7+ messages)
` [PATCH 2/2] Bluetooth: Add ability to force local busy condition on L2CAP ERTM

[RFCv1 00/21] RFC Bluetooth A2MP implementation
 2011-11-10 14:54 UTC  (22+ messages)
` [RFCv1 01/21] Bluetooth: A2MP: Create A2MP socket
` [RFCv1 02/21] Bluetooth: A2MP: Add sk_data_ready for "
` [RFCv1 03/21] Bluetooth: A2MP: Add sk_state_change "
` [RFCv1 04/21] Bluetooth: A2MP: Build and Send msg helpers
` [RFCv1 05/21] Bluetooth: A2MP: AMP Manager basic functions
` [RFCv1 06/21] Bluetooth: A2MP: Remove AMP manager in state_change
` [RFCv1 07/21] Bluetooth: A2MP: AMP manager initialization
` [RFCv1 08/21] Bluetooth: A2MP: Definitions for A2MP commands
` [RFCv1 09/21] Bluetooth: A2MP: Define A2MP status codes
` [RFCv1 10/21] Bluetooth: A2MP: Process A2MP messages
` [RFCv1 11/21] Bluetooth: A2MP: Process A2MP Command Reject
` [RFCv1 12/21] Bluetooth: A2MP: Helper functions to count HCI devs
` [RFCv1 13/21] Bluetooth: A2MP: Process A2MP Discover Request
` [RFCv1 14/21] Bluetooth: A2MP: Process A2MP Change Notify
` [RFCv1 15/21] Bluetooth: A2MP: Process A2MP Get Info Request
` [RFCv1 16/21] Bluetooth: A2MP: Process A2MP Get AMP Assoc Request
` [RFCv1 17/21] Bluetooth: A2MP: Process A2MP Create Physlink Request
` [RFCv1 18/21] Bluetooth: A2MP: Process A2MP Disc "
` [RFCv1 19/21] Bluetooth: A2MP: Process A2MP Command Responses
` [RFCv1 20/21] Bluetooth: A2MP: Handling fixed channel
` [RFCv1 21/21] Bluetooth: A2MP: Manage incoming connections

[PATCH 1/3] Bluetooth: Fix deadlock with mgmt_pair_device
 2011-11-10 13:54 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: Add proper response to mgmt_remove_keys command
` [PATCH 3/3] Bluetooth: Add status parameter to mgmt_disconnect response

[RFC 1/1] Bluetooth: Add LE SecMgr and mgmtops support
 2011-11-10 12:58 UTC  (2+ messages)

[PATCH 0/2] Fix usage of sk_sndtimeo value in l2cap
 2011-11-10 12:09 UTC  (7+ messages)
` [PATCH 1/2] Buetooth: Revert "Fixed wrong L2CAP Sock timer value"
` [PATCH 2/2] Bluetooth: Fix usage of sk_sndtimeo value

[PATCH obexd 0/1] Fix for missing URL in vcard data problem
 2011-11-10 11:44 UTC  (4+ messages)
` [PATCH obexd 1/1] Fix missing URL vCard's field with OTHER subtype

Health Thermometer Profile (HTP)
 2011-11-10 11:37 UTC  (7+ messages)
` [PATCH 1/6] Manage GATT attribute indications in handle callback
  ` [PATCH 2/6] Parse final measurement indication
    ` [PATCH 3/6] Add org.bluez.ThermometerWatcher interface to default policy
      ` [PATCH 4/6] Implement EnableIntermediateMeasurement D-Bus method
        ` [PATCH 5/6] Implement DisableIntermediateMeasurement "
          ` [PATCH 6/6] Notify intermediate measurements

[RFC] API v2 for MAP client in obex-client
 2011-11-10 11:28 UTC  (2+ messages)

[PATCHv2 obexd] Add cleanup of '.pcsuite' file on pcsuite_init
 2011-11-10 10:46 UTC  (2+ messages)

[PATCH 1/4] SAP: Add support for handle ongoing call
 2011-11-10  8:31 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add support for Qualcomm Atheros composite chip 3006
 2011-11-10  6:53 UTC  (6+ messages)

[PATCH 1/3] Bluetooth: Rename mgmt_inquiry_failed()
 2011-11-09 23:16 UTC  (9+ messages)
` [PATCH 2/3] Bluetooth: mgmt_stop_discovery_failed()
` [PATCH 3/3] Bluetooth: Code refactoring

[PATCH 0/2] Add SMP MITM hooks into MGMTOPS
 2011-11-09 22:44 UTC  (7+ messages)
` [PATCH 1/2] Bluetooth: Add SMP support to user_confirm_reply
` [PATCH 2/2] Bluetooth: Add Passkey for SSP & SMP pairing

[PATCH 1/1] Bluetooth: Add support for LE Passkeys to MGMTOPS
 2011-11-09 19:51 UTC  (3+ messages)

Health Thermometer Profile (HTP)
 2011-11-09 16:50 UTC  (19+ messages)
` [PATCH 1/6] Manage GATT attribute indications in handle callback
  ` [PATCH 2/6] Parse final measurement indication
    ` [PATCH 3/6] Add org.bluez.ThermometerWatcher interface to default policy
      ` [PATCH 4/6] Implement EnableIntermediateMeasurement D-Bus method
        ` [PATCH 5/6] Implement DisableIntermediateMeasurement "
          ` [PATCH 6/6] Notify intermediate measurements

pull request: bluetooth-next 2011-11-09
 2011-11-09 15:13 UTC 

[PATCH 1/3] Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd
 2011-11-09 14:46 UTC  (7+ messages)
` [PATCH 2/3] Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups
` [PATCH 3/3] Bluetooth: Add public/random LE address information to mgmt messages

[PATCH 1/2] Bluetooth: Rename mgmt_inquiry_failed()
 2011-11-09 14:43 UTC  (6+ messages)
` [PATCH 2/2] Bluetooth: mgmt_stop_discovery_failed()

[PATCH] Bluetooth: Fix cancel_delayed_work_sync usage with locks
 2011-11-09 14:35 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Pass full hci_dev struct to mgmt callbacks
 2011-11-09 14:34 UTC  (3+ messages)
` [PATCH 3/3] Bluetooth: Add missing hci_dev locking when calling mgmt functions

[PATCH] Add missing colon after case statement
 2011-11-09 13:56 UTC  (2+ messages)

[PATCH] Race condition between RFCOMM and L2CAP
 2011-11-09 13:12 UTC  (2+ messages)
` [PATCH] Bluetooth: Fix race "

[PATCH obexd] Add cleanup of '.pcsuite' file on pcsuite_init
 2011-11-09 10:53 UTC  (2+ messages)

[PATCH] Bluetooth: ath3k: Add support for Qualcomm Atheros 3006
 2011-11-09  7:44 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).