public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-23 23:05:49 to 2009-08-11 22:08:47 UTC [more...]

sco connection issue for BlueZ 4.x on kernel 2.6.29
 2009-08-11 22:08 UTC  (6+ messages)

[PATCH] network-api: improve documentation
 2009-08-11 22:04 UTC  (3+ messages)

[PATCHes] CUPS fixes
 2009-08-11 22:02 UTC  (2+ messages)

PATCHES: Device discovery of the "bluetooth" CUPS backend does not work
 2009-08-11 13:12 UTC  (6+ messages)

[PATCH] Add new S-frame types to l2cap parser
 2009-08-10  5:58 UTC 

[PATCH 1/2] Add fcs to l2cap_options
 2009-08-09 10:15 UTC  (3+ messages)
` [PATCH 2/2] l2test: Add support to set the FCS value

[PATCH 1/1] Bluetooth: Add support to FCS Option on L2CAP
 2009-08-09 10:04 UTC 

[PATCH 0/4] patch set for l2cap parser on hcidump
 2009-08-09  8:41 UTC  (5+ messages)
` [PATCH 1/4] Add case for Enhanced Retransmission and Streaming modes
  ` [PATCH 2/4] Add .gitignore for bluez-hcidump
    ` [PATCH 3/4] Add support to show RFC option for ERTM and Streaming Mode
      ` [PATCH 4/4] Dump the FCS Option while configuring devices

[PATCH 1/5] Bluetooth: Add initial support for ERTM packets transfers
 2009-08-08 22:51 UTC  (5+ messages)
` [PATCH 2/5] Bluetooth: Add support for Segmentation and Reassembly of SDUs
  ` [PATCH 3/5] Bluetooth: Initial support for retransmission of packets with REJ frames
    ` [PATCH 4/5] Bluetooth: Add support for Retransmission and Monitor Timers
      ` [PATCH 5/5] Bluetooth: Enable Streaming Mode on L2CAP

[PATCH 1/5] Bluetooth: Add initial support for ERTM packets transfers
 2009-08-08 20:03 UTC  (5+ messages)
` [PATCH 2/5] Bluetooth: Add support for Segmentation and Reassembly of SDUs
  ` [PATCH 3/5] Bluetooth: Initial support for retransmission of packets with REJ frames
    ` [PATCH 4/5] Bluetooth: Add support for Retransmission and Monitor Timers
      ` [PATCH 5/5] Bluetooth: Enable Streaming Mode on L2CAP

[BUG] kernel panic with bluetooth-testing
 2009-08-08 15:33 UTC  (2+ messages)

[PATCH] Revert "Add API definition for device nodes"
 2009-08-07 18:42 UTC 

Scatternets
 2009-08-07  8:58 UTC 

bluetooth-fix-for-acer-bluetooth-optical-rechargeable-mouse.patch
 2009-08-07  1:53 UTC  (5+ messages)

Adressbook with bluez?
 2009-08-06 21:41 UTC  (10+ messages)

[PATCH] Modify PBAP SDP record
 2009-08-06 21:12 UTC  (4+ messages)

[PATCH 2/3] drivers/bluetooth: Add kmalloc NULL tests
 2009-08-06 20:14 UTC  (2+ messages)

losing HCI connection over USB
 2009-08-06 20:13 UTC  (2+ messages)

MCAP implementation in BlueZ
 2009-08-06 20:12 UTC  (2+ messages)

bug? kernel does not send HCI Create Connection Cancel Command on shutdown() or close() of a connecting rfcomm socket
 2009-08-06 18:03 UTC  (10+ messages)

[PATCH]bluetooth: rfcomm_init bug fix
 2009-08-05 17:03 UTC  (10+ messages)

[PATCH] Fix Class of Device initialization
 2009-08-05 15:35 UTC 

[PATCH] Bluetooth: Fix typo in stats for hci_uart
 2009-08-05 10:20 UTC  (2+ messages)

tty_register_device NULL pointer dereference in 2.6.31-rc4
 2009-08-03 12:03 UTC  (19+ messages)

[PATCH 1/7] Bluetooth: Create l2cap_send_disconn_req()
 2009-08-03  5:41 UTC  (7+ messages)
` [PATCH 2/7] Bluetooth: Add initial support for ERTM packets transfers
  ` [PATCH 3/7] Bluetooth: Add support for Segmentation and Reassembly of SDUs
    ` [PATCH 4/7] Bluetooth: Initial support for retransmission of packets with REJ frames
      ` [PATCH 5/7] Bluetooth: Add support for Retransmission and Monitor Timers
        ` [PATCH 6/7] Bluetooth: Enable Streaming Mode on L2CAP
          ` [PATCH 7/7] Bluetooth: Add support to FCS Option "

[PATCH 1/4] Bluetooth: Add initial support for ERTM packets transfers
 2009-07-31 22:57 UTC  (4+ messages)
` [PATCH 2/4] Bluetooth: Add support for Segmentation and Reassembly of SDUs
  ` [PATCH 3/4] Bluetooth: Initial support for retransmission of packets with REJ frames
    ` [PATCH 4/4] Bluetooth: Add support for Retransmission and Monitor Timers

[PATCH 2/4] Bluetooth: Add support for Segmentation and Reassembly of SDUs
 2009-07-31 22:53 UTC  (3+ messages)
  ` [PATCH 3/4] Bluetooth: Initial support for retransmission of packets with REJ frames
    ` [PATCH 4/4] Bluetooth: Add support for Retransmission and Monitor Timers

Intermittent "Address already in use" error
 2009-07-31  6:36 UTC  (8+ messages)

[Bugme-new] [Bug 13879] New: Bluetooth stops working after s3 suspend/resume
 2009-07-30 22:24 UTC  (2+ messages)

[PATCH] Add rfkill plugin
 2009-07-30 10:23 UTC  (15+ messages)

[PATCH] Wait for child devices to go away before deleting a connection
 2009-07-30  5:24 UTC  (9+ messages)

Error while using l2test and rctest tool
 2009-07-30  2:31 UTC  (2+ messages)

Obex with no X
 2009-07-29 19:28 UTC  (4+ messages)

non-blocking hci_inquiry()
 2009-07-28 12:31 UTC  (2+ messages)

Renaming hci interfaces with udev
 2009-07-28 12:22 UTC  (5+ messages)

[PATCH 0/4] Bluetooth: Patch set for ERTM
 2009-07-28 11:30 UTC  (11+ messages)
` [PATCH 1/4] Bluetooth: Add initial support for ERTM packets transfers
  ` [PATCH 2/4] Bluetooth: Add support for Segmentation and Reassembly of SDUs
    ` [PATCH 3/4] Bluetooth: Initial support for retransmission of packets with REJ frames
      ` [PATCH 4/4] Bluetooth: Add support for Retransmission and Monitor Timers

Gnome applet failing with current BlueZ?
 2009-07-28  5:29 UTC  (7+ messages)

Possible bluez sensor net application
 2009-07-28  3:18 UTC  (3+ messages)

[PATCH] Caching service class updates during bootup
 2009-07-27 13:27 UTC 

[PATCH] pcmcia: dtl1_cs: fix pcmcia_loop_config logic
 2009-07-27 10:30 UTC  (5+ messages)

[PATCH] remove the serial storage stuff
 2009-07-27 10:10 UTC  (2+ messages)

[patch] Fix pairing of PS3 BD Remote
 2009-07-26 17:33 UTC 

[PATCH 0/3] Initial support for ERTM
 2009-07-25 22:20 UTC  (9+ messages)
` [PATCH 1/3] Bluetooth: Add initial support for ERTM packets transfers
    ` "org.bluez.Adapter" doesn't exist

[PATCH 1/2] Bluetooth: Add initial support for ERTM packets transfers
 2009-07-25  7:06 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Add support for Segmentation and Reassembly of SDUs

Bluez 4.x PIXIT for GAP,RFCOMM,SDP,L2CAP
 2009-07-25  1:09 UTC 

Is sdio bluecore-06 supported by linux built-in driver?
 2009-07-24 17:49 UTC 

[PATCH] add support for multiple serial proxies configuration
 2009-07-24  7:37 UTC  (2+ messages)

[PATCH] Fix for Acer Bluetooth Optical Rechargeable Mouse
 2009-07-23 23:59 UTC  (6+ messages)

No hci0 in 2.6.31-rc4 with the imac 9,1
 2009-07-23 23:13 UTC 


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