All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] Connection with aphonestaysopenafterclosingRFCOMM channel
Date: Fri, 04 Mar 2005 17:15:03 +0100	[thread overview]
Message-ID: <1109952903.8058.72.camel@pegasus> (raw)
In-Reply-To: <Pine.LNX.4.44.0503032110450.24841-100000@antilope>

Hi Victor,

> And now with modules:
> 
> _before:
> 
> Module                  Size  Used by
> rfcomm                 35100  0 
> hidp                   27136  2 
> l2cap                  23044  10 rfcomm,hidp
> hci_usb                12744  2 
> bluetooth              43908  8 rfcomm,hidp,l2cap,hci_usb
> 
> _listening:
> 
> Module                  Size  Used by
> rfcomm                 35100  3 
> hidp                   27136  2 
> l2cap                  23044  10 rfcomm,hidp
> hci_usb                12744  2 
> bluetooth              43908  8 rfcomm,hidp,l2cap,hci_usb
> 
> _connected:
> 
> Module                  Size  Used by
> rfcomm                 35100  3 
> hidp                   27136  2 
> l2cap                  23044  12 rfcomm,hidp
> hci_usb                12744  3 
> bluetooth              43908  8 rfcomm,hidp,l2cap,hci_usb
> 
> _afrer:
> 
> Module                  Size  Used by
> rfcomm                 35100  1                  <---------- ?
> hidp                   27136  2 
> l2cap                  23044  12 rfcomm,hidp
> hci_usb                12744  3 
> bluetooth              43908  8 rfcomm,hidp,l2cap,hci_usb
> 
> 
> Hope that explains....

it does not explain it, but this is what I expected. Another reference
counting problem. Maybe introduced at that time I fixed another one of
these crazy problems. Funny is that this does not result in an oops. The
easiest way to fix this is, if you send me one of these phones, because
otherwise it will take quite some time to reproduce it.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2005-03-04 16:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-03 20:16 [Bluez-devel] Connection with aphonestaysopenafterclosingRFCOMM channel Victor Shcherbatyuk
2005-03-04 16:15 ` Marcel Holtmann [this message]
2005-03-09 17:52   ` Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1109952903.8058.72.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.