linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Aleksandar Kanchev <kanchev@in.tum.de>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] connectionless L2CAP
Date: Wed, 21 Dec 2005 14:39:23 +0100	[thread overview]
Message-ID: <43A95B0B.2040909@in.tum.de> (raw)
In-Reply-To: <1135169114.26233.66.camel@localhost>

Hello Marcel,

I'm actually trying to send a data packet between 2 bluetooth devices 
over 100 meters. I haven't went really deep into the bluetooth specs, 
but I assume that because of the long range a connection might not be 
possible, so that's why I just want to broadcast some packets and hope 
that some will arrive at the other end. Is this possible ?

Btw./l2test with 00:00:00:00:00:00 fails too, but the bluetooth baseband 
specification section 3.3 says that "ACL packets not addressed to a 
specific slave are considered as broadcast packets and are read by every 
slave". I have 1 device in range (I can see it with hcitool scan, l2test 
succeeds with that device).

Thanks

Marcel Holtmann wrote:

>Hi Aleksandar,
>
>  
>
>>how can I broadcast a data packet ?
>>And the connectionless mode of the l2test isn't actually connectionless, 
>>for example:
>>$ ./l2test -D -N 1 -s 00:04:3E:81:14:F8
>>l2test[1279]: Can't connect: Host is down (112)
>>
>>I just want to broadcast a data packet and I don't care if the remote 
>>end got it or not (i.e. connectionless ACL). Will someone  please 
>>explain me how can I do that and also a programming example would be great.
>>    
>>
>
>this is not really working, because if there is no ACL link, then there
>exists no piconet. And without a piconet no air transmission.
>
>Regards
>
>Marcel
>
>
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>for problems?  Stop!  Download the new AJAX search engine that makes
>searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
>http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
>_______________________________________________
>Bluez-users mailing list
>Bluez-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>  
>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2005-12-21 13:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-21 12:32 [Bluez-users] connectionless L2CAP Aleksandar Kanchev
2005-12-21 12:45 ` Marcel Holtmann
2005-12-21 13:39   ` Aleksandar Kanchev [this message]
2005-12-21 13:56     ` 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=43A95B0B.2040909@in.tum.de \
    --to=kanchev@in.tum.de \
    --cc=bluez-users@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 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).