linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-13 09:26:11 to 2012-03-16 16:03:29 UTC [more...]

[RFC 0/1] User-space I/O driver for HID subsystem (Bluetooth-LE HIDP)
 2012-03-16 16:03 UTC  (5+ messages)
` [RFC 1/1] HID: User-space I/O driver support for HID subsystem

[PATCH 0/3] bluetooth: bug fixes for 3.3
 2012-03-16 16:03 UTC  (9+ messages)
    ` bluetooth: bug fixes for bluetooth-next
      ` [PATCH 1/2] bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
        ` [PATCH 2/2] bluetooth: hci_core: fix NULL-pointer dereference at unregister

[PATCH 1/7] Parse config DeviceID string on bluetoothd startup
 2012-03-16 16:02 UTC  (9+ messages)
` [PATCH 2/7] Set DeviceID when registering adapter not when sdp server is starting
` [PATCH 3/7] Add support for setting VID source (assigner ID) in DeviceID
` [PATCH 4/7] mgmtops: Add support for setting Device ID
` [PATCH 5/7] btmgmt: "
` [PATCH 6/7] Bump Device ID service version to 1.3
` [PATCH 7/7] Move common code to sdp to avoid duplication

[PATCH v3 0/2] LE support for MGMT Stop Discovery
 2012-03-16 15:59 UTC  (5+ messages)
` [PATCH v3 1/2] Bluetooth: Add hci_cancel_le_scan() to hci_core
` [PATCH v3 2/2] Bluetooth: LE support for MGMT stop discovery

[PATCH] Bluetooth: Fix broken usage of get_unaligned_le16
 2012-03-16 15:36 UTC  (4+ messages)

[PATCH] Bluetooth: trivial: Remove sparse warnings
 2012-03-16 15:36 UTC  (3+ messages)

[PATCH 1/4] Bluetooth: trivial: Correct types
 2012-03-16 15:36 UTC  (2+ messages)

[PATCHv2 0/6] Endian bugfixes
 2012-03-16 15:34 UTC  (3+ messages)
` [PATCHv2 1/6] Bluetooth: Correct ediv in SMP

[PATCH v2] Bluetooth: Fix broken usage of put_unaligned_le16
 2012-03-16 15:32 UTC  (2+ messages)

[PATCH] Bluetooth: Add management command for setting Device ID
 2012-03-16 15:31 UTC  (2+ messages)

[PATCH] Bluetooth: Handle EIR tags for Device ID
 2012-03-16 15:31 UTC  (2+ messages)

[PATCH v2] Bluetooth: Add TX power tag to EIR data
 2012-03-16 15:30 UTC  (2+ messages)

[PATCH 1/1] Bluetooth: Fix corruption of device_connected pkt
 2012-03-16 15:29 UTC  (2+ messages)

[PATCH] Bluetooth: Remove redundant hdev->parent field
 2012-03-16 15:26 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add USB device ID "0a5c 21e8"
 2012-03-16 15:25 UTC  (3+ messages)

[PATCH] Add Atheros maryann PIDVID support
 2012-03-16 15:24 UTC  (2+ messages)

[PATCH BlueZ] attrib-server: Fix sending "not supported" for indications/notifications
 2012-03-16 15:23 UTC  (2+ messages)

[PATCH BlueZ 1/2] input: Remove unneeded Bluetooth Address arguments
 2012-03-16 15:21 UTC  (2+ messages)

[PATCH] Detect Wii Remotes by device name
 2012-03-16 15:20 UTC  (2+ messages)

[PATCH] Remove leftover code of main_opts operation
 2012-03-16 15:19 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: mgmt: Fix some code style and indentation issues
 2012-03-16 15:06 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: mgmt: Don't allow to set invalid value to DeviceID source

[PATCH obexd 1/2] gobex: flush tx_queue before disconnection
 2012-03-16 14:31 UTC  (6+ messages)

HID Over GATT implementation
 2012-03-16 14:03 UTC  (10+ messages)

Bluetoothd crashes while deactivation when a headset is connected
 2012-03-16 13:10 UTC 

[PATCH v3 0/6] Implement ProximityReporter profiles
 2012-03-16 11:54 UTC  (9+ messages)
` [PATCH v3 1/6] att: add remote btd_device to ATT read/write callbacks
` [PATCH v3 2/6] proximity: reporter: save global D-Bus connection
` [PATCH v3 3/6] proximity: reporter: move definitions to .h and add util function
` [PATCH v3 4/6] proximity: link loss: implement link loss server
` [PATCH v3 5/6] proximity: immediate alert: implement immediate alert server
` [PATCH v3 6/6] proximity: reporter: implement D-Bus API

[PATCH v2 0/2] LE support for MGMT Stop Discovery
 2012-03-15 19:04 UTC  (8+ messages)
` [PATCH v2 1/2] Bluetooth: Add hci_cancel_le_scan() to hci_core
` [PATCH v2 2/2] Bluetooth: LE support for MGMT stop discovery

[PATCH] Bluetooth: Correct CID endian notation
 2012-03-15 18:54 UTC  (3+ messages)

[Patch Bluez] HFP gateway: fix failure on very first GSM connection
 2012-03-15 14:55 UTC  (4+ messages)

[PATCH v2 0/6] Implement ProximityReporter profiles
 2012-03-15 13:32 UTC  (14+ messages)
` [PATCH v2 1/6] att: add remote btd_device to ATT read/write callbacks
` [PATCH v2 2/6] proximity: reporter: save global D-Bus connection
` [PATCH v2 3/6] proximity: reporter: move definitions to .h and add util function
` [PATCH v2 4/6] proximity: link loss: implement link loss server
` [PATCH v2 5/6] proximity: immediate alert: implement immediate alert server
` [PATCH v2 6/6] proximity: reporter: implement D-Bus API

[RFCv4 00/30] RFC Bluetooth A2MP implementation
 2012-03-15 12:30 UTC  (31+ messages)
` [RFCv4 01/30] Bluetooth: Make ertm_init available
` [RFCv4 02/30] Bluetooth: Add send function to chan ops
` [RFCv4 03/30] Bluetooth: Make l2cap_chan_add available
` [RFCv4 04/30] Bluetooth: Add set_err to state_change callback
` [RFCv4 05/30] Bluetooth: Lock sk only if exist
` [RFCv4 06/30] Bluetooth: Timers fixes
` [RFCv4 07/30] Bluetooth: A2MP: Create A2MP channel
` [RFCv4 08/30] Bluetooth: A2MP: AMP Manager basic functions
` [RFCv4 09/30] Bluetooth: A2MP: Add channel close callback
` [RFCv4 10/30] Bluetooth: Add state_change for A2MP channel
` [RFCv4 11/30] Bluetooth: A2MP: Build and Send msg helpers
` [RFCv4 12/30] Bluetooth: A2MP: skb allocation callback
` [RFCv4 13/30] Bluetooth: A2MP: Definitions for A2MP commands
` [RFCv4 14/30] Bluetooth: A2MP: Define A2MP status codes
` [RFCv4 15/30] Bluetooth: A2MP: Process A2MP messages
` [RFCv4 16/30] Bluetooth: A2MP: Process A2MP Command Reject
` [RFCv4 17/30] Bluetooth: A2MP: Helper functions to count HCI devs
` [RFCv4 18/30] Bluetooth: A2MP: Process A2MP Discover Request
` [RFCv4 19/30] Bluetooth: A2MP: Process A2MP Change Notify
` [RFCv4 20/30] Bluetooth: A2MP: Process A2MP Get Info Request
` [RFCv4 21/30] Bluetooth: A2MP: Process A2MP Get AMP Assoc Request
` [RFCv4 22/30] Bluetooth: A2MP: Process A2MP Create Physlink Request
` [RFCv4 23/30] Bluetooth: A2MP: Process A2MP Disc "
` [RFCv4 24/30] Bluetooth: A2MP: Process A2MP Command Responses
` [RFCv4 25/30] Bluetooth: A2MP: Handling fixed channels
` [RFCv4 26/30] Bluetooth: A2MP: Manage incoming connections
` [RFCv4 27/30] Bluetooth: physical link HCI interface to AMP
` [RFCv4 28/30] Bluetooth: Define AMP controller statuses
` [RFCv4 29/30] Bluetooth: General HCI callback implementation
` [RFCv4 30/30] Bluetooth: Process HCI callbacks in a workqueue

Encrypting problem while sending data via bluetooth
 2012-03-15 11:46 UTC  (6+ messages)

[PATCH obexd] MAP/dummy: fix message-dummy.c build
 2012-03-15 11:05 UTC 

[PATCH 1/2] device: don't auto-connect on disc-cb attio callback registration
 2012-03-15 10:13 UTC  (9+ messages)
` [PATCH 2/2] Revert "core: Add provision for terminating an ATT connection"

[PATCH] Bluetooth: Add support for AR3012 [0cf3:e004]
 2012-03-15  8:23 UTC 

[PATCH obexd 1/6] MAP: Process incoming parameters in GET/PUT
 2012-03-14 22:54 UTC  (6+ messages)
` [PATCH obexd 2/6] map_ap.c: Add implementation for map_ap_get_*
` [PATCH obexd 3/6] MAP: Use input parameters for folder listing
` [PATCH obexd 4/6] MAP: Add implementation of map_ap_encode()
` [PATCH obexd 5/6] MAP: Initial outgoing parameters support
` [PATCH obexd 6/6] MAP: Output parameters in folder listing reply

[PATCH 0/8] Implement ProximityReporter profiles
 2012-03-14 20:56 UTC  (7+ messages)
` [PATCH 6/8] proximity: link loss: implement link loss server
` [PATCH 8/8] proximity: reporter: implement D-Bus API

[PATCH 0/2] Fix crash in profile descriptor list parsing
 2012-03-14 15:11 UTC  (4+ messages)
` [PATCH 2/2] sdp: Fix sdp_get_profile_descs for Mac Os X Lion

[PATCH BlueZ] attrib: Fix memory leak on watcher exit
 2012-03-14 14:45 UTC  (4+ messages)

[PATCH obexd v4 1/3] MAP/dummy: Actual code for folder listing retrieval
 2012-03-14 13:58 UTC  (4+ messages)
` [PATCH obexd v4 2/3] MAP/dummy: Code for returning folder listing
` [PATCH obexd v4 3/3] MAP/dummy: Add sorting of "

[PATCH 0/3] Implement TPS profile
 2012-03-14 13:33 UTC  (3+ messages)

[PATCH v7 0/2] DeviceInfoService and BatteryService Clients
 2012-03-14 13:04 UTC  (3+ messages)
` [PATCH v7 1/2] Add DeviceInformation GATT Client
` [PATCH v7 2/2] Add Battery Service "

A2DP quality (bluetooth-alsa)
 2012-03-14 12:53 UTC  (9+ messages)

[PATCH v6 0/2] DeviceInfoService and BatteryService Clients
 2012-03-14 12:06 UTC  (5+ messages)
` [PATCH v6 1/2] Add DeviceInformation GATT Client
` [PATCH v6 2/2] Add Battery Service "

[PATCH v3 0/3] GATT: Change the way GATT Plugins are enabled/disabled
 2012-03-14 11:31 UTC  (5+ messages)
` [PATCH v3 1/3] GATT: Remove individual config switches
` [PATCH v3 2/3] GATT: Rename Attribute Server switch
` [PATCH v3 3/3] GATT: Profile support for EnableGatt

[PATCH v2 0/3] GATT: Change the way GATT Plugins are enabled/disabled
 2012-03-14 10:41 UTC  (5+ messages)
` [PATCH v2 1/3] GATT: Remove individual config switches
` [PATCH v2 2/3] GATT: Rename Attribute Server switch
` [PATCH v2 3/3] GATT: Profile support for EnableGatt

[PATCH 0/3] Change the way GATT Plugins are enabled/disabled
 2012-03-14  8:07 UTC  (4+ messages)
` [PATCH 1/3] GATT: Remove individual config switches
` [PATCH 2/3] GATT: Rename Attribute Server switch
` [PATCH 3/3] GATT: Profile support for EnableGatt

[PATCH 4/5] HID: autoload hid-multitouch as needed
 2012-03-13 18:14 UTC  (7+ messages)

[PATCH v1 1/3] audio: fix missing unref in case of error
 2012-03-13 13:54 UTC  (4+ messages)
` [PATCH v1 2/3] audio: fix missing io channel shutdown
` [PATCH v1 3/3] audio: fix io channel shutdown on error

[PATCH v5 0/2] DeviceInfo and BatteryService Clients
 2012-03-13 13:20 UTC  (3+ messages)
` [PATCH v5 1/2] Add DeviceInformation GATT Client
` [PATCH v5 2/2] Add Battery Service "

[PATCH v0 1/2] audio: fix missing unref in case of error
 2012-03-13 13:13 UTC  (4+ messages)
` [PATCH v0 2/2] audio: fix missing io channel unref if error

[PATCH obexd 1/3] map_ap.c: Add implementation for map_ap_get*
 2012-03-13 12:42 UTC  (3+ messages)

[PATCH 0/2] DeviceInfo and BatteryService Clients
 2012-03-13 12:08 UTC  (3+ messages)

[PATCH 2/3] avrcp: Add error code for rejected vendor command
 2012-03-13 11:51 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 0/2] DeviceInfo and BatteryService Clients
 2012-03-13 10:30 UTC  (3+ messages)
` [PATCH v4 1/2] Add DeviceInformation GATT Client


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