public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-27 09:17:05 to 2009-05-12 12:26:55 UTC [more...]

[PATCH 1/7] Using hci_send_cmd instead of hci_send_req to set scan mode
 2009-05-12 12:26 UTC  (6+ messages)
` [PATCH 2/7] Adding set_powered method to hciops plugin
  ` [PATCH 3/7] Adding set_connectable "
    ` [PATCH 4/7] Adding set_discoverable method to hciops
      ` [PATCH 5/7] Modifying load_connections method
        ` [PATCH 6/7] Adding set_limited_discoverable method to hciops plugin

Help me to test top of tree bluetooth subsystem
 2009-05-12 12:14 UTC 

how to use bluetoothd instead of hidd
 2009-05-11 22:39 UTC 

bluez 4.x questions, SCO stops
 2009-05-11 18:51 UTC  (6+ messages)
    ` [PATCH] Fix introspection issue in gdbus

crosscompile bccmd on cris architecture
 2009-05-11  8:45 UTC 

[PATCH] Add DisableNameResolving option to main.conf
 2009-05-10 20:22 UTC  (6+ messages)
      ` [PATCH] Add NameResolving "

question on use of flags in btusb
 2009-05-10 15:14 UTC  (2+ messages)

[PATCH 1/2] Add case for Enhanced Retransmission and Streaming modes
 2009-05-10  5:32 UTC  (2+ messages)
` [PATCH 2/2] Add .gitignore for bluez-hcidump

Security mode 3 pairing acceptor broken with current bluetooth-testing
 2009-05-09 16:53 UTC  (4+ messages)

bluetooth: module_refcount is not decreased when connection times out
 2009-05-09  1:08 UTC  (6+ messages)

btusb auto suspend
 2009-05-08 22:20 UTC  (7+ messages)

HSP and HFP no sound
 2009-05-08 16:56 UTC  (7+ messages)

SCO Disconnect ,Connect (Is the below fix correct??)
 2009-05-08 12:42 UTC 

SCO Disconnect ,Connect
 2009-05-08  8:57 UTC 

[Issue]BlueZ 4.12: PAN does not work between 2 Ubuntu 8.10
 2009-05-08  8:13 UTC  (2+ messages)

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

[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  (3+ 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 


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