linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-14 12:11:20 to 2011-11-17 04:40:42 UTC [more...]

[PATCH] Bluetooth: btmrvl: support Marvell Bluetooth device SD8797
 2011-11-17  4:40 UTC 

[PATCH v3 bluez 2/2] Add A2MP definitions
 2011-11-17  4:25 UTC 

FW: [PATCH v3 bluez 1/2] Add L2CAP Create/Move Channel definitions
 2011-11-17  4:24 UTC 

[PATCH v3 bluez 0/2] Add BT 3.0+HS definitions
 2011-11-17  4:24 UTC 

[PATCH 0/6] LE-Only discovery procedure support
 2011-11-17  0:59 UTC  (16+ messages)
` [PATCH 1/6] Bluetooth: Add hci_flags to struct hci_dev
` [PATCH 6/6] Bluetooth: Support LE-Only discovery procedure

[PATCH-v4 0/9] Bluetooth: Add MITM protection to LE-SMP
 2011-11-17  0:57 UTC  (13+ messages)
` [PATCH-v4 1/9] Bluetooth: Add MGMT event for Passkey Entry
` [PATCH-v4 2/9] Bluetooth: User Pairing Response restructuring
` [PATCH-v4 3/9] Bluetooth: Differentiate LE User Pairing Responses
` [PATCH-v4 4/9] Bluetooth: Add User Passkey Response handling
` [PATCH-v4 5/9] Bluetooth: Add HCI User Passkey Req Evt handling
` [PATCH-v4 6/9] Bluetooth: Cleanup blkcipher on SMP termination
` [PATCH-v4 7/9] Bluetooth: Centralize SMP pairing failure handling
` [PATCH-v4 8/9] Bluetooth: Add MITM mechanism to LE-SMP
` [PATCH-v4 9/9] Bluetooth: Add SMP to User Passkey and Confirm

[PATCH 2/3] Bluetooth: Create a unique mgmt error code hierarchy
 2011-11-16 22:51 UTC  (5+ messages)
` [PATCH v2] "

[RFC 1/3] Bluetooth: Use queue in the device list
 2011-11-16 21:49 UTC  (7+ messages)
` [RFC 2/3] Bluetooth: remove old code
` [RFC 3/3] Bluetooth: Add AMP initialization

[PATCH 1/3] Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd
 2011-11-16 21:02 UTC  (4+ messages)
` [PATCH 3/3] Bluetooth: Add public/random LE address information to mgmt messages

[PATCHv4 0/5] Trivial fixes for emulating AMP HCI
 2011-11-16 20:41 UTC  (15+ messages)
` [PATCHv4 1/5] Bluetooth: Define AMP controller statuses
` [PATCHv4 2/5] Bluetooth: Allow to set AMP type for virtual HCI
` [PATCHv4 3/5] Bluetooth: Move scope of kernel parameter enable_hs
` [PATCHv4 4/5] Bluetooth: Do not set HCI_RAW when HS enabled
` [PATCHv4 5/5] Bluetooth: Assure BREDR HCI device first in the list

[PATCH 1/5] Bluetooth: Fix possible NULL pointer derefence in l2cap code
 2011-11-16 20:31 UTC  (6+ messages)
` [PATCH 2/5] Bluetooth: Simplify l2cap_add_to_srej_queue
` [PATCH 3/5] Bluetooth: Refactor loop in l2cap_retransmit_one_frame
` [PATCH 4/5] Bluetooth: Fix some checkpatch.pl errors and warnings
` [PATCH 5/5] Bluetooth: Simplify __l2cap_global_chan_by_addr

[PATCH] Bluetooth: btusb: Use USB_INTERFACE_INFO to do device matching
 2011-11-16 20:24 UTC  (5+ messages)

[PATCHv3 0/3] Trivial fixes for emulating AMP HCI
 2011-11-16 18:56 UTC  (9+ messages)
` [PATCHv3 1/3] Bluetooth: Allow to set AMP type for virtual HCI
` [PATCHv3 3/3] Bluetooth: Do not set HCI_RAW when HS enabled

[PATCH-v3 0/9] Bluetooth: Add MITM protection to LE-SMP
 2011-11-16 18:51 UTC  (11+ messages)
` [PATCH-v3 1/9] Bluetooth: Add HCI defines for User Passkey entry
` [PATCH-v3 2/9] Bluetooth: Add MGMT opcodes for Passkey Entry
` [PATCH-v3 3/9] Bluetooth: User Pairing Response restructuring
` [PATCH-v3 4/9] Bluetooth: Add User Passkey Response handling
` [PATCH-v3 5/9] Bluetooth: Add HCI User Passkey Req Evt handling
` [PATCH-v3 6/9] Bluetooth: Cleanup blkcipher on SMP termination
` [PATCH-v3 7/9] Bluetooth: Centralize SMP pairing failure handling
` [PATCH-v3 8/9] Bluetooth: Add MITM mechanism to LE-SMP
` [PATCH-v3 9/9] Bluetooth: Add SMP to User Passkey and Confirm

[PATCH 0/9] Bluetooth: Add MITM protection to LE-SMP
 2011-11-16 18:49 UTC  (3+ messages)
` [PATCH 3/9] Bluetooth: User Pairing Response restructuring

[PATCH 2/2] Automake AM_CFLAGS, AM_LDFLAGS fixups
 2011-11-16 18:38 UTC  (3+ messages)
` [PATCH] Automake - do not override LDFLAGS

[PATCH] Bluetooth: Pass all message parameters to mgmt_start_discovery
 2011-11-16 18:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/3] Bluetooth: Return success instead of EALREADY for mgmt commands
 2011-11-16 18:23 UTC  (3+ messages)
` [PATCH 3/3] Bluetooth: Add missing cmd_complete for mgmt_load_link_keys

[PATCH] Bluetooth: Assure BREDR HCI device first in the list
 2011-11-16 18:21 UTC  (4+ messages)

[PATCH 1/2] Bluetooth: Add address type to mgmt_pair_device
 2011-11-16 18:00 UTC  (3+ 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-16 17:55 UTC  (5+ messages)
` [PATCH 1/3] Bluetooth: Add SMP support to user_confirm_reply
` [PATCH 2/3] Bluetooth: Add MGMT opcode for User Passkey entry

[PATCH 1/3] Bluetooth: Rename mgmt_inquiry_failed()
 2011-11-16 17:41 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: mgmt_stop_discovery_failed()

[PATCH obexd] syncevolution: added missing header file
 2011-11-16 15:44 UTC 

[PATCHv5 0/3] Trivial fixes for emulating AMP HCI
 2011-11-16 15:27 UTC  (4+ messages)
` [PATCHv5 1/3] Bluetooth: Move scope of kernel parameter enable_hs
` [PATCHv5 2/3] Bluetooth: Allow to set AMP type for virtual HCI
` [PATCHv5 3/3] Bluetooth: Do not set HCI_RAW when HS enabled

Out of tree plugins
 2011-11-16 14:48 UTC  (5+ messages)

[PATCH 3/3] a2dp: avoid conversion between guint and pointers
 2011-11-16 14:35 UTC  (3+ messages)

[PATCH obexd 01/16] Remove unused function obex_aparam_write
 2011-11-16 13:41 UTC  (17+ messages)
` [PATCH obexd 02/16] Remove use of obex_object_t on obex.h
` [PATCH obexd 03/16] Introduce obex_get_non_header_data
` [PATCH obexd 04/16] Remove use of obex_object_t from service.h
` [PATCH obexd 05/16] ftp: remove duplicated includes
` [PATCH obexd 06/16] ftp: remove unnecessary openobex includes
` [PATCH obexd 07/16] opp: "
` [PATCH obexd 08/16] bluetooth: "
` [PATCH obexd 09/16] usb: "
` [PATCH obexd 10/16] filesystem: "
` [PATCH obexd 11/16] irmc: "
` [PATCH obexd 12/16] mas: "
` [PATCH obexd 13/16] pcsuite: remove duplicated includes
` [PATCH obexd 14/16] pcsuite: remove unnecessary openobex includes
` [PATCH obexd 15/16] syncevolution: "
` [PATCH obexd 16/16] pbap: remove dependency on openobex

[PATCH BlueZ 1/2] l2test: fix not setting priority of accepted socket
 2011-11-16 13:30 UTC  (3+ messages)
` [PATCH BlueZ 2/2] rctest: "

[PATCH] Bluetooth: btusb: Add Qualcomm Atheros AR3006 in blacklist_table
 2011-11-16 13:29 UTC  (2+ messages)

[PATCH 1/3] media: release transport locks on acquisition failure
 2011-11-16 13:28 UTC  (2+ messages)

[PATCH 2/3] media: sep registration fix
 2011-11-16 13:25 UTC  (2+ messages)

[PATCH BlueZ 00/17] Fix errno handling convention
 2011-11-16 13:20 UTC  (18+ messages)
` [PATCH BlueZ 01/17] AVCTP: "
` [PATCH BlueZ 02/17] AVDTP: "
` [PATCH BlueZ 03/17] audio/IPC: "
` [PATCH BlueZ 04/17] audio/PCM: "
` [PATCH BlueZ 05/17] audio: "
` [PATCH BlueZ 06/17] serial: "
` [PATCH BlueZ 07/17] hcitool: "
` [PATCH BlueZ 08/17] hciconfig: "
` [PATCH BlueZ 09/17] textfile: "
` [PATCH BlueZ 10/17] sdp-client: "
` [PATCH BlueZ 11/17] sap-u8500: "
` [PATCH BlueZ 12/17] network: "
` [PATCH BlueZ 13/17] input: "
` [PATCH BlueZ 14/17] btio: "
` [PATCH BlueZ 15/17] bccmd: Fix overwriting errno value
` [PATCH BlueZ 16/17] csr_bcsp: Fix missing errno attribution
` [PATCH BlueZ 17/17] Fix return value check for bt_audio_service_open()

[PATCH 0/3] A2DP sources with Media API
 2011-11-16 12:58 UTC 

[PATCH] gobex: Fix setpath to match one from OBEX spec
 2011-11-16 12:00 UTC  (6+ messages)

[PATCH 1/2] add device entry for Broadcom Valentine combo card
 2011-11-16  9:19 UTC  (4+ messages)

[PATCH] Bluetooth: btusb: Use USB_INTERFACE_INFO to do device matching
 2011-11-16  9:14 UTC  (4+ messages)

[PATCH] Bluetooth: Add AR30XX device ID on Asus laptops
 2011-11-16  5:46 UTC  (2+ messages)

[PATCH 0/9] Bluetooth: Add MITM protection to LE-SMP
 2011-11-16  0:32 UTC  (10+ messages)
` [PATCH 1/9] Bluetooth: Add HCI defines for User Passkey entry
` [PATCH 2/9] Bluetooth: Add MGMT opcodes for Passkey Entry
` [PATCH 3/9] Bluetooth: User Pairing Response restructuring
` [PATCH 4/9] Bluetooth: Add User Passkey Response handling
` [PATCH 5/9] Bluetooth: Add HCI User Passkey Req Evt handling
` [PATCH 6/9] Bluetooth: Cleanup blkcipher on SMP termination
` [PATCH 7/9] Bluetooth: Centralize SMP pairing failure handling
` [PATCH 8/9] Bluetooth: Add MITM mechanism to LE-SMP
` [PATCH 9/9] Bluetooth: Add SMP to User Passkey and Confirm

Regression with Bluetooth HID devices
 2011-11-15 17:36 UTC  (3+ messages)

Health Thermometer Profile (HTP)
 2011-11-15 10:06 UTC  (9+ 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

[PATCH 1/2] Bluetooth: make L2CAP sockets to inherit parent's priority
 2011-11-15  9:53 UTC  (3+ messages)

[RFC 0/2] gdbus: Add names to arguments
 2011-11-15  5:43 UTC  (3+ messages)
` [RFC 1/2] gdbus: Add argument name to introspection xml
` [RFC 2/2] manager: add argument name

How to add firmware uploader function to Bluez?
 2011-11-15  3:18 UTC  (3+ messages)

Building master on Debian systems fails at linking "check"
 2011-11-15  2:59 UTC  (8+ messages)

[PATCH 0/1] Remove driver only if remote has no matching UUID
 2011-11-15  2:30 UTC  (4+ messages)
` [PATCH] "

[PATCH] Bluetooth: btusb: Use USB_INTERFACE_INFO to do device matching
 2011-11-15  2:23 UTC  (2+ messages)

[PATCH BlueZ 0/4] High level GATT API for service registration
 2011-11-14 19:20 UTC  (5+ messages)
` [PATCH BlueZ 4/4] Migrate example service to high level GATT API

[PATCH BlueZ 0/2] Initial Time Profile implementation
 2011-11-14 19:17 UTC  (2+ messages)

[PATCH BlueZ] Fix removing storage for device over BR/EDR
 2011-11-14 18:54 UTC  (2+ messages)

[PATCH BlueZ 0/2] CCC for bonded devices
 2011-11-14 18:54 UTC  (3+ messages)
` [PATCH BlueZ v2 "

[PATCH BlueZ 0/7] CCC persistence
 2011-11-14 18:54 UTC  (3+ messages)
` [PATCH BlueZ v2 "

[PATCH obexd] phonebook-tracker: Seek for contact name deeper
 2011-11-14 15:33 UTC  (4+ messages)
  ` [PATCH v2 "


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