All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Bluez-users] AUX1 packets
@ 2004-03-01 17:02 Thor Egil Skaug
  2004-03-01 18:13 ` Steven Singer
  0 siblings, 1 reply; 9+ messages in thread
From: Thor Egil Skaug @ 2004-03-01 17:02 UTC (permalink / raw)
  To: steven.singer; +Cc: bluez-users

I am doing research on quality of service and fault tolerance in distributed 
systems,
and what I am working on is a configurable middleware with QoS 
(MicroQoSCORBA).
Currently I am researching meaningful QoS mechanisms for wireless 
transports, and right
now I am focusing on Bluetooth.

Middleware is supposed to mask all these things for the user (application 
designer),
including the different mechanisms for getting Bluetooth or whatever 
wireless or wired
transport to achieve the QoS that he/she expects.

So I am doing a lot of tests by playing around with the things you can do to 
make a BT connection
behave differently, to define a QoS space. In other wireless transports 
there are other switches
to play with. I am not necessarily looking to prove that a certain thing 
works, but also to prove
it doesn't.

What I wanted to do was let the middleware decide on the packet types for 
Bluetooth,
and since the same logic will be at both ends, both transports will choose 
the same packet
type as the link quality changes. Which makes sense since the time between a 
request is
sent from a client to a reply is sent from a server could be enough to have 
a decent change
in link quality.

Bringing me to the next question:

If I issue create_connection with a DH5 packet, the LM knows it can use DH5 
and DM1.
If I later issue change_conn_packet_type with DH3, is the LM allowed to 
switch to
DH5 behind my back if it wants to? Or is there a stored bit pattern in the 
LM of the
packet types that I allow that gets overwritten completely with the pattern 
in change_conn_pt?

I understand that the more meaningful thing to do is allowing all DH and DM 
packets, and let
the LM decide.

Thor

_________________________________________________________________
Click, drag and drop. My MSN is the simple way to design your homepage. 
http://click.atdmt.com/AVE/go/onm00200364ave/direct/01/



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [Bluez-users] AUX1 packets
@ 2004-02-28 19:35 Thor Egil Skaug
  2004-03-01 14:55 ` Marcel Holtmann
  0 siblings, 1 reply; 9+ messages in thread
From: Thor Egil Skaug @ 2004-02-28 19:35 UTC (permalink / raw)
  To: bluez-users

Is there any way of having an ACL connection use AUX1 packets?

The packet type is not defined in the Bluetooth specification for
the HCI_create_connection command.

I am using Belkin USB devices (CSR).

Can this be done by setting one of the reserved packet types,
or using a vendor specific command, or is it simply not possible?

The reason I want to do this is to measure the effect of having
CRC, FEC and ARQ on the software side, also using proactive
retransmits.

Thanks,

Thor E. Skaug


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-03-01 19:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-01 17:02 [Bluez-users] AUX1 packets Thor Egil Skaug
2004-03-01 18:13 ` Steven Singer
2004-03-01 19:09   ` Thor Egil Skaug
  -- strict thread matches above, loose matches on Subject: below --
2004-02-28 19:35 Thor Egil Skaug
2004-03-01 14:55 ` Marcel Holtmann
2004-03-01 15:44   ` Thor Egil Skaug
2004-03-01 15:58     ` Steven Singer
2004-03-01 16:07       ` Thor Egil Skaug
2004-03-01 16:18         ` Steven Singer

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.