public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-19 21:12:34 to 2009-05-07 02:08:28 UTC [more...]

[PATCH] Add DisableNameResolving option to main.conf
 2009-05-07  2:08 UTC 

[PATCH] in headset_init(), it's possible that hs->hfp_handle is not set, so we should not check hs->hfp_handle in headset_connect_cb()
 2009-05-07  2:03 UTC  (4+ messages)

[regression] connecting a bluetooth mouse triggers multiple BUGs and warnings
 2009-05-06 16:33 UTC  (5+ messages)

HSP and HFP no sound
 2009-05-06 14:54 UTC 

[PATCH 1/2] Code cleanup in adapter.c
 2009-05-06  9:42 UTC  (3+ messages)
` [PATCH 2/2] Adding stop() functionality to hciops plugin

Deadlock in bluetooth/sco.c
 2009-05-06  2:36 UTC  (7+ messages)
    ` kernel carsh using Bluez on Netbook platform

BUG: sleeping function called from invalid context at mm/slub.c:1595 --- "hcitool cc" or "l2ping"
 2009-05-05 19:14 UTC  (13+ messages)

[PATCH 1/2] Code cleanup in adapter.c
 2009-05-05 13:25 UTC  (2+ messages)
` [PATCH 2/2] Adding stop() functionality to hciops

[PATCH] Emit device_found when RSSI changes
 2009-05-05  6:32 UTC 

BT git version triggers BUG: scheduling while atomic: swapper/0/0x10000100
 2009-05-05  6:29 UTC  (5+ messages)

[PATCH 1/3] Do not exit if adapter_ops setup fails
 2009-05-04 15:30 UTC  (6+ messages)
` [PATCH 2/3] Code cleanup in adapter.c
  ` [PATCH 3/3] Adding stop() functionality to hciops plugin

[BUG] 2.6.30-rc4 hid bluetooth not working
 2009-05-04  7:57 UTC  (4+ messages)

[PATCH] Adding start() functionality to hciops plugin
 2009-05-02 23:37 UTC  (2+ messages)

[PATCH] Moving adapter_ops registration to adapter.c
 2009-05-02 23:36 UTC  (2+ messages)

DeviceFound and DeviceDisappeared signals
 2009-05-02 23:31 UTC  (4+ messages)

[BUG] 2.6.30-rc4 hid bluetooth not working
 2009-05-02 21:31 UTC  (9+ messages)

bluetoothd 4.37 -> Segmentation fault
 2009-05-02 20:25 UTC  (12+ messages)
              ` bluetoothd git + aplay -> pcm_write:1442: write error: Input/output error
              ` bluetoothd git version -> Segmentation fault
                  ` bluetoothd git version -> aplay: pcm_write:1442: write error: Input/output error

[BUG] 2.6.30-rc4 hid bluetooth not working
 2009-05-01 22:56 UTC  (3+ messages)

Fwd: Windows mobile 6.1 no services seen
 2009-05-01 22:31 UTC 

A2DP headset
 2009-05-01 19:27 UTC  (2+ messages)

[BUG] 2.6.30-rc4 hid bluetooth not working
 2009-04-30 22:34 UTC  (5+ messages)

Revamped Enhanced Retransmission mode L2CAP support
 2009-04-30 21:16 UTC  (11+ messages)
` [PATCH 01/10] Add #defines for enhanced L2CAP constants
` [PATCH 02/10] Add support for sending enhanced L2CAP data
` [PATCH 03/10] Add support for sending L2CAP S-frames
` [PATCH 04/10] Append RFC option when configuring an L2CAP socket
` [PATCH 05/10] Add support for parsing enhanced L2CAP configuration options
` [PATCH 06/10] Add support for receiving data over an enhanced L2CAP channel
` [PATCH 07/10] Check the FCS of a received L2CAP packet
` [PATCH 08/10] Reassemble segmented L2CAP PDUs upon reception
` [PATCH 09/10] Add support for negotiating new L2CAP options after a failed configuration
` [PATCH 10/10] Allow opening an L2CAP socket with type SOCK_STREAM

[PATCH] *** SUBJECT HERE ***
 2009-04-30 16:12 UTC  (4+ messages)
` [PATCH] Add support for negotiating new L2CAP options after a failed configuration

[BUG] 2.6.30-rc4 hid bluetooth not working
 2009-04-30 15:32 UTC 

[BUG] 2.6.30-rc4 hid bluetooth not working
 2009-04-30 14:49 UTC 

[PATCH] Add #defines and data structures for enhanced L2CAP
 2009-04-30  2:18 UTC  (3+ messages)
` [PATCH] Reassemble segmented L2CAP PDUs upon reception

[PATCH] Add support for sending enhanced L2CAP data
 2009-04-30  1:45 UTC  (6+ messages)
` [PATCH] Add support for sending L2CAP S-frames
  ` [PATCH] Append RFC option when configuring an L2CAP socket
    ` [PATCH] Add support for parsing enhanced L2CAP configuration options
      ` [PATCH] Add support for receiving data over an enhanced L2CAP channel
        ` [PATCH] Check the FCS of a received L2CAP packet

bccmd command and trasmit power (Bluetooth dongle)
 2009-04-29 16:09 UTC 

[PATCH] Exit bluetoothd if adapter_ops registration fails
 2009-04-29 14:56 UTC 

[PATCH] Moving adapter_ops registration to adapter.c
 2009-04-29 14:56 UTC 

GSoC 2009: L2CAP Enhanced Retransmission mode
 2009-04-29 14:28 UTC  (8+ messages)

FW: Upgrade bluez-4.17 to 4.36 - headset no longer works
 2009-04-29 13:57 UTC  (4+ messages)
`  "

[PATCH 2/2] Exit bluetoothd if adapter_ops registration fails
 2009-04-29 12:16 UTC 

[PATCH 1/2] Moving adapter_ops registration to adapter.c
 2009-04-29 12:16 UTC 

discoverable vs. jaunty
 2009-04-29  5:02 UTC  (2+ messages)

[PATCH] Add support to hcidump for parsing Enhanced L2CAP configuration options
 2009-04-28 16:06 UTC  (3+ messages)

GSoC09 - A2DP Sink role
 2009-04-28  2:23 UTC 

[PATCH 1/8] Initialing HCI raw socket plugin "hciops"
 2009-04-27 14:15 UTC  (8+ messages)
` [PATCH 2/8] exporting device_event()
` [PATCH 3/8] Modifying device_devreg_setup. Check if device is up in device_devreg_setup instead of using devup parameter
` [PATCH 4/8] Using device_event to register and setup already known devices
` [PATCH 5/8] Initializing hciops plugin. Adding IO event handing
` [PATCH 6/8] Moving all adapter initialization code to hciops plugin
` [PATCH 7/8] Adding btd_register_adapter_ops framework
` [PATCH 8/8] Exporting init_known_adapters from hciops plugin

[PATCHES][HCIOPS] Initial hciops plugin implementation
 2009-04-27 12:29 UTC 

[RFC][PATCH] bluetooth: hci_sysfs: Ensure sysfs add/del is pre-empt safe
 2009-04-27 12:06 UTC  (6+ messages)
  ` [PATCH v2] "

Motorola HT820 + Skype + bluez-4.17 + kernel 2.6.27
 2009-04-27 10:42 UTC 

bluez dfutool: patch & questions
 2009-04-24  7:57 UTC  (2+ messages)

[PATCH] Bluetooth: add support for Integrated System Solution devices
 2009-04-24  6:37 UTC  (4+ messages)

A2DP BQB Failure
 2009-04-23 13:55 UTC 

[PATCH] Fix sending AVRCP button released passthrough messages
 2009-04-23 12:42 UTC  (2+ messages)

[PATCH][HCIRAW] Initial proposal for hciraw plugin
 2009-04-23 12:09 UTC  (3+ messages)

cross compiling bluez utils
 2009-04-23  7:07 UTC 

dbus of c program for adapter get/set properties
 2009-04-23  4:52 UTC  (3+ messages)

hid2hci in udev rule not working
 2009-04-22 22:37 UTC  (3+ messages)

[PATCH][HCIOPS] Initial patches for hciops plugin
 2009-04-22 13:38 UTC 

[PATCH] re-use the sco_server initiated by audio plugin
 2009-04-21 12:51 UTC  (3+ messages)

[PATCH] Using # to stringify plugin name
 2009-04-21 12:26 UTC  (2+ messages)

[PATCH] Adding priority check for plugins
 2009-04-21 12:25 UTC  (8+ messages)

bluez 4.34 + Linksys USBBT100 + hcitool scan -> core dump
 2009-04-20 17:45 UTC  (9+ messages)
    ` bluez git + Linksys USBBT100 + 2.6.30-rc2 -> Segmentation fault

[PATCH 0/4] Bluetooth: l2cap clean ups
 2009-04-20  5:20 UTC  (6+ messages)
` [PATCH 1/4] Bluetooth: create macros for channels identifiers
  ` [PATCH 2/4] Bluetooth: remove unnecessary atribution to err var
    ` [PATCH 3/4] Bluetooth: create macro to hint mask on receiving config request
      ` [PATCH 4/4] Bluetooth: fix many errors and warnings reported by checkpatch.pl

PAN with bluez-utils-3
 2009-04-20  0:57 UTC  (12+ messages)
          ` CreatDevice signal should be emitted at function create_stored_device_from_profiles() in src/adapter.c
            ` [connman] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox