* [Bluez-users] rctest[3790]: Can't set L2CAP link mode
@ 2004-12-29 16:55 soraberri
2004-12-29 19:34 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: soraberri @ 2004-12-29 16:55 UTC (permalink / raw)
To: bluez-users
This is part of my lsmod output:
[soraberri@castejon temp]$ lsmod
Module Size Used by
hci_usb 15041 3
rfcomm 36701 2
l2cap 25285 7 rfcomm
bluetooth 46917 11 hci_usb,rfcomm,l2cap
sdpd and hcid are running
I think all the important stuff is there, and then why am I getting the
following error?
[soraberri@castejon temp]$rctest -r
rctest[3790]: Can't set L2CAP link mode. Protocol not available(92)
Well it seems that the error is born within the call to
setsockopt(s, SOL_RFCOMM, RFCOMM_LM, &opt, sizeof(opt))
in rctest.c
If you could give me a clue, pleease..
thanks for your time.
-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
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] rctest[3790]: Can't set L2CAP link mode
2004-12-29 16:55 [Bluez-users] rctest[3790]: Can't set L2CAP link mode soraberri
@ 2004-12-29 19:34 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2004-12-29 19:34 UTC (permalink / raw)
To: bluez-users
Hi,
> This is part of my lsmod output:
>
> [soraberri@castejon temp]$ lsmod
> Module Size Used by
> hci_usb 15041 3
> rfcomm 36701 2
> l2cap 25285 7 rfcomm
> bluetooth 46917 11 hci_usb,rfcomm,l2cap
>
> sdpd and hcid are running
>
> I think all the important stuff is there, and then why am I getting the
> following error?
>
> [soraberri@castejon temp]$rctest -r
> rctest[3790]: Can't set L2CAP link mode. Protocol not available(92)
this error is wrong and I actually fixed it in the CVS now.
> Well it seems that the error is born within the call to
> setsockopt(s, SOL_RFCOMM, RFCOMM_LM, &opt, sizeof(opt))
> in rctest.c
You need a kernel with RFCOMM service level security support. This is
not mainline yet.
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://productguide.itmanagersjournal.com/
_______________________________________________
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:[~2004-12-29 19:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-29 16:55 [Bluez-users] rctest[3790]: Can't set L2CAP link mode soraberri
2004-12-29 19:34 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox