* [Bluez-users] Frequency hopping(channel)
@ 2007-07-19 15:23 Robert Schmidt
2007-07-19 15:32 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Robert Schmidt @ 2007-07-19 15:23 UTC (permalink / raw)
To: Bluez User
[-- Attachment #1.1: Type: text/plain, Size: 715 bytes --]
Hi,
I have one question to the folks in Bluez group. I saw that we have to specify channel for L2CAP and RFCOMM connections:
struct sockaddr_rc rfcommclient = { 0 };
rfcommclient.rc_channel = channel;
Since Bluetooth uses frequency hopping and hops from one channel to another what is the need to specify this field??
Also, I see that throughout the L2CAP or RFCOMM connections it shows the same PSM value(one we specify for the channel) in the hcidump.
Does that mean no hopping is taking place ??
I am sorry if its a silly question but expecting an answer ??
thanks
robert.
---------------------------------
Choose the right car based on your needs. Check out Yahoo! Autos new Car Finder tool.
[-- Attachment #1.2: Type: text/html, Size: 921 bytes --]
[-- Attachment #2: Type: text/plain, Size: 225 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [Bluez-users] Frequency hopping(channel)
2007-07-19 15:23 [Bluez-users] Frequency hopping(channel) Robert Schmidt
@ 2007-07-19 15:32 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2007-07-19 15:32 UTC (permalink / raw)
To: BlueZ users
Hi Robert,
> I have one question to the folks in Bluez group. I saw that we have to
> specify channel for L2CAP and RFCOMM connections:
>
> struct sockaddr_rc rfcommclient = { 0 };
>
> rfcommclient.rc_channel = channel;
>
> Since Bluetooth uses frequency hopping and hops from one channel to
> another what is the need to specify this field??
>
> Also, I see that throughout the L2CAP or RFCOMM connections it shows
> the same PSM value(one we specify for the channel) in the hcidump.
>
> Does that mean no hopping is taking place ??
>
> I am sorry if its a silly question but expecting an answer ??
you might wanna read the specification again. I know it is big, but you
mixed up a couple of things here. The RFCOMM channels and L2CAP PSMs are
part of the multiplexing (like TCP port numbers). They have nothing to
do with any frequency hopping inside the Bluetooth radio.
Regards
Marcel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-19 15:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-19 15:23 [Bluez-users] Frequency hopping(channel) Robert Schmidt
2007-07-19 15:32 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox