linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-23 22:35:02 to 2010-04-21 00:06:27 UTC [more...]

More patches to eL2CAP
 2010-04-21  0:06 UTC  (10+ messages)
` [PATCH 1/7] Bluetooth: Fix bug when retransmitting I-frames
  ` [PATCH 2/7] Bluetooth: Fix Indentation on L2CAP
    ` [PATCH 3/7] Bluetooth: Fix crash when monitor timeout expires
      ` [PATCH 4/7] Bluetooth: Add Kconfig option for L2CAP Extended Features
        ` [PATCH 5/7] Bluetooth: Add SOCK_STREAM support to L2CAP
          ` [PATCH 6/7] Bluetooth: Implement missing parts of the Invalid Frame Detection
            ` [PATCH 7/7] Bluetooth: Implement Local Busy Condition handling
              ` [PATCH] "

[PATCH] Added support for Atheros AR300x Bluetooth Chip
 2010-04-20 17:34 UTC  (9+ messages)
      ` Support "
  ` [PATCH] Added Host level support for Atheros AR3xxx "
` [PATCH v3] Added support for Atheros AR300x "

[PATCH] Multi-Channel Adaptation Protocol
 2010-04-20 16:44 UTC  (3+ messages)
` [PATCH] Added support for deleting all MDLS in MCAP

A strange compatible problem for eSCO audio with CSR USB Bluetooth dongle
 2010-04-19 22:03 UTC  (6+ messages)

Patches for eL2CAP
 2010-04-19 20:15 UTC  (36+ messages)
` [PATCH 01/34] Bluetooth: Implement 'Send IorRRorRNR' event
  ` [PATCH 02/34] Bluetooth: Support case with F bit set under WAIT_F state
    ` [PATCH 03/34] Bluetooth: Fix memory leak of S-frames into L2CAP
      ` [PATCH 04/34] Bluetooth: Check the minimum {I,S}-frame size "
        ` [PATCH 05/34] Bluetooth: Check if SDU size is greater than MTU on L2CAP
          ` [PATCH 06/34] Bluetooth: Fix expected_tx_seq calculation "
            ` [PATCH 07/34] Bluetooth: Implement SendAck() Action on ERTM
              ` [PATCH 08/34] Bluetooth: Move set of P-bit to l2cap_send_sframe()
                ` [PATCH 09/34] Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state on ERTM
                  ` [PATCH 10/34] Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macro
                    ` [PATCH 11/34] Bluetooth: Fix ACL MTU issue
                      ` [PATCH 12/34] Bluetooth: Split l2cap_data_channel_sframe()
                        ` [PATCH 13/34] Bluetooth: Handle all cases of receipt of RNR-frames into L2CAP
                          ` [PATCH 14/34] Bluetooth: Group the ack of I-frames into l2cap_data_channel_rrframe()
                            ` [PATCH 15/34] Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP
                              ` [PATCH 16/34] Bluetooth: Finish implementation for Rec RR (P=1) on ERTM
                                ` [PATCH 17/34] Bluetooth: Ignore I-frames with a duplicated txSeq
                                  ` [PATCH 18/34] Bluetooth: Add timer to Acknowledge I-frames
                                    ` [PATCH 19/34] Bluetooth: Move specific Basic Mode code to the right place
                                      ` [PATCH 20/34] Bluetooth: Ignore Tx Window value with Streaming mode
                                        ` [PATCH 21/34] Bluetooth: Read RFC conf option on a successful Conf RSP
                                          ` [PATCH 22/34] Bluetooth: Fix configuration of the MPS value
                                            ` [PATCH 23/34] Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values
                                              ` [PATCH 24/34] Bluetooth: Check the SDU size against the MTU value
                                                ` [PATCH 25/34] Bluetooth: Send Ack after clear the SREJ list
                                                  ` [PATCH 26/34] Bluetooth: Add sockopt configuration for txWindow on L2CAP
                                                    ` [PATCH 27/34] Bluetooth: Change acknowledgement to use the value of txWindow
                                                      ` [PATCH 28/34] Bluetooth: Add module parameter for txWindow size on L2CAP
                                                        ` [PATCH 29/34] Bluetooth: Enable option to configure Max Transmission value via sockopt
                                                          ` [PATCH 30/34] Bluetooth: Make hci_send_acl() void
                                                            ` [PATCH 31/34] Bluetooth: Make hci_send_sco() void
                                                              ` [PATCH 32/34] Bluetooth: Return the data length sent on connectionless channels
                                                                ` [PATCH 33/34] Bluetooth: Clean sco_send_frame() flow
                                                                  ` [PATCH 34/34] Bluetooth: Remove unneeded check for MTU on sco_send_frame()

obexd FTP server signals
 2010-04-19  5:26 UTC  (3+ messages)

what is needed for SSP mode
 2010-04-16 17:44 UTC  (3+ messages)

killing stalled ACL connection
 2010-04-16 15:32 UTC  (4+ messages)

detecting dead link
 2010-04-16 13:19 UTC  (8+ messages)

Implement AVCTP passthrough commands
 2010-04-15 14:33 UTC  (3+ messages)
  ` Implement AVCTP passthrough commands + iPod Touch

[PATCH] Set l2cap mode always
 2010-04-14 22:03 UTC 

obexd-0.22 causes gnome-bluetooth sendto dialog to stop closing when operation ends
 2010-04-14  7:19 UTC  (5+ messages)

l2cap connection id in user-space
 2010-04-14  5:51 UTC  (6+ messages)

Is hsp code in BlueZ and pulseaudio broken?
 2010-04-13  7:52 UTC  (3+ messages)

obexd and phonebook-ebook.c (PBAP support)
 2010-04-12 15:38 UTC  (3+ messages)

Regarding HS re-connection
 2010-04-12  8:56 UTC  (3+ messages)

[PATCH] List with UUIDs per-adapter should be sorted
 2010-04-11 22:46 UTC  (2+ messages)

Mouse authentication regression after 4.63
 2010-04-11 22:11 UTC  (3+ messages)

bluez and a2dp sennheiser pcx310 headphones
 2010-04-10 18:25 UTC  (5+ messages)

bluez installs alsa related stuff under /etc/alsa instead of /usr/share/alsa
 2010-04-10 11:28 UTC  (2+ messages)

Help regarding Bluez features
 2010-04-08 12:47 UTC  (2+ messages)

[PATCH] btusb: Raw mode and ACL/SCO data
 2010-04-08  4:08 UTC  (2+ messages)

[PATCH 1/2] Report local services(UUIDs) through DBus
 2010-04-08  3:59 UTC  (5+ messages)
` [PATCH 2/2] Correct UUIDs list to EIR

Kernel panic when handing Motorola S305 headset
 2010-04-08  0:15 UTC  (3+ messages)

[PATCH] Update service class on adapter-by-adapter basis
 2010-04-07 21:34 UTC 

[PATCH v3 0/2] Services through DBus and correct EIR
 2010-04-07 17:35 UTC  (4+ messages)
` [PATCH v3 1/2] Report local services(UUIDs) through DBus
  ` [PATCH v3 2/2] Correct UUIDs list to EIR

[PATCH v2 0/2] Services through DBus and correct EIR
 2010-04-07 15:30 UTC  (4+ messages)
` [PATCH v2 1/2] Report local services(UUIDs) through DBus
  ` [PATCH v2 2/2] Correct UUIDs list to EIR

upper limit of bonded devices?
 2010-04-07 13:07 UTC  (6+ messages)

Question regarding HS Connection
 2010-04-07  9:32 UTC  (3+ messages)

Memory corruptions on sdp resolve
 2010-04-05  1:38 UTC 

Question about BlueZ's configure script
 2010-04-04 13:14 UTC  (2+ messages)

Bluetooth connection from Windows to uClinux
 2010-04-02  9:49 UTC  (2+ messages)

S2RAM broken on HP 8530p (btusb involved)
 2010-04-01 22:31 UTC 

[PATCH 1/4] l2test: add option to use SOCK_STREAM
 2010-03-30 18:53 UTC  (4+ messages)
` [PATCH 2/4] Add duplex test case to l2test
  ` [PATCH 3/4] Add txWindow and MaxTt to l2cap_options
    ` [PATCH 4/4] Add options to test MaxTx and TxWindow

[PATCH 19/19] Bluetooth: Move specific Basic Mode code to the right place
 2010-03-30 18:52 UTC  (17+ messages)
` [PATCH 1/6] Bluetooth: Ignore Tx Window value with Streaming mode
  ` [PATCH 2/6] Bluetooth: Read RFC conf option on a successful Conf RSP
    ` [PATCH 3/6] Bluetooth: Fix configuration of the MPS value
      ` [PATCH 4/6] Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values
        ` [PATCH 5/6] Bluetooth: Check the SDU size against the MTU value
          ` [PATCH 6/6] Bluetooth: Close channel when an invalid ReqSeq is received
` [PATCH 01/10] Bluetooth: Ignore Tx Window value with Streaming mode
  ` [PATCH 02/10] Bluetooth: Read RFC conf option on a successful Conf RSP
    ` [PATCH 03/10] Bluetooth: Fix configuration of the MPS value
      ` [PATCH 04/10] Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values
        ` [PATCH 05/10] Bluetooth: Check the SDU size against the MTU value
          ` [PATCH 06/10] Bluetooth: Send Ack after clear the SREJ list
            ` [PATCH 07/10] Bluetooth: Add sockopt configuration for txWindow on L2CAP
              ` [PATCH 08/10] Bluetooth: Change acknowledgement to use the value of txWindow
                ` [PATCH 09/10] Bluetooth: Add module parameter for txWindow size on L2CAP
                  ` [PATCH 10/10] Bluetooth: Enable option to configure Max Transmission value via sockopt

[PATCH] Fix bootstrap-configure command line parsing
 2010-03-30 18:52 UTC  (3+ messages)
` [PATCH] Add new S-frame types to l2cap parser

[PATCH v2 1/2] Report local services(UUIDs) through DBus
 2010-03-30  1:21 UTC  (9+ messages)
` [PATCH v2 2/2] Emit Adapter.PropertyChanged when UUIDs change

[PATCH] Return error when modem_obj_path is NULL
 2010-03-29 21:02 UTC  (2+ messages)

[PATCH] Check modem_obj_path is not NULL
 2010-03-29 20:32 UTC  (3+ messages)

[PATCH] Allow bccmd psset to get words along with bytes
 2010-03-29 19:50 UTC 

Sending big patches
 2010-03-29  7:03 UTC 

GSOC 2010 - DUN Client
 2010-03-28 17:47 UTC 

hci0 urb xxxxxxxxx failed to resubmit (1)
 2010-03-27 14:19 UTC 

[PATCH] Fix display of last device classes in hciconfig
 2010-03-27  9:20 UTC  (4+ messages)

Small issue to receive "org.bluez.AudioSource" dbus message
 2010-03-26  3:12 UTC 

[PATCH] Set voice_call.watch in correct way
 2010-03-25 16:30 UTC  (2+ messages)

Problems with bt_io_listen
 2010-03-25 16:13 UTC  (3+ messages)

2.6.34-rc1: bluetooth oops
 2010-03-25 14:26 UTC  (4+ messages)

[PATCH] Support relative path on send-files example
 2010-03-25 13:13 UTC  (2+ messages)

[PATCH] Report local services(UUIDs) through DBus
 2010-03-24 21:53 UTC  (2+ messages)

[PATCH 1/1] bluetooth: BT driver using ST for TI combo devices
 2010-03-24 21:37 UTC 

[PATCH] Print pkt_type when decoding Setup Synchronous Connection command
 2010-03-24 21:03 UTC  (2+ messages)

[RFC] Release Plan for ERTM, Streaming Mode, FCS and SAR on L2CAP
 2010-03-24  0:57 UTC  (3+ messages)

[PATCH 1/4] Bluetooth: Add sockopt configuration for txWindow on L2CAP
 2010-03-23 22:35 UTC  (6+ messages)
` [PATCH 2/4] Bluetooth: Change acknowledgement to use the value of txWindow


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