Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2007 16:45:37 +0100
From:      "ml-vic@de-martino.it" <ml-vic@de-martino.it>
To:        freebsd-bluetooth@freebsd.org
Subject:   L2CAP doesn't seem to be up
Message-ID:  <4603f621.1a4.33b3.1705538524@webmailh3.aruba.it>

next in thread | raw e-mail | index | archive | help
After struggling with the pieces of documentation around, I
was able to make my cellular phone to pair with the noteboob
via a usb bt dongle.
Now it is connected. Nevertheless if I--->>>

## 00:12:d2:65:c2:03 My cell phone

NbBSD# l2ping -a 00:12:d2:65:c2:03
0 bytes from e61 seq_no=0 time=2458.346 ms result=0
0 bytes from e61 seq_no=1 time=91.986 ms result=0
0 bytes from e61 seq_no=2 time=55.169 ms result=0

NbBSD# l2control -a 00:12:d2:65:c2:03 read_Channel_List
l2control: Could not bind socket, bdaddr=00:12:d2:65:c2:03:
Network is down

 and also

NbBSD# hccontrol -n ubt0hci create_connection
00:12:d2:65:c2:03
BD_ADDR: e61
Connection handle: 42
Encryption mode: Disabled [0]

NbBSD# hccontrol -n ubt0hci read_connection_list
Remote BD_ADDR    Handle Type Mode Role Encrypt Pending
Queue State


NbBSD# l2control -a 00:12:d2:65:c2:03 read_Connection_List
l2control: Could not bind socket, bdaddr=00:12:d2:65:c2:03:
Network is down

If I try

NbBSD# hccontrol -n ubt0hci create_connection e61
BD_ADDR: e61
Connection handle: 42
Encryption mode: Disabled [0]
NbBSD# hccontrol -n ubt0hci read_connection_list
Remote BD_ADDR    Handle Type Mode Role Encrypt Pending
Queue State

Why is the L2CAP is not up?

Ciao
Vittorio



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4603f621.1a4.33b3.1705538524>