Skip site navigation (1)Skip section navigation (2)
Date:      28 Nov 2005 20:58:43 +0000
From:      faigozhu <faigozhu@fastmail.fm>
To:        freebsd-bluetooth@freebsd.org
Subject:   Sdpcontrol search timeout in Motorola HS805 headset.
Message-ID:  <863blgzdz0.fsf@fastmail.fm>

next in thread | raw e-mail | index | archive | help

Dear,

First of all, I would like to thank BSD bluetooth team for their great work enable bluetooth support in FreeBSD.

I have a Motorola HS805 headset and got the following message.

#sdpcontrol -a 00:0b:2e:32:65:12 search HSET
Could not execute command "search". Operation timed out

It seems no response from the headset after sending Link_Key_Reply?

Any help would be appreciated.

------------uname -a-----------
FreeBSD .local 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Tue Nov 22 00:52:11 UTC 2005     user@.local:/usr/obj/usr/src/sys/mykernel  i386

------------hcidump------------------

HCIDump - HCI packet analyzer ver 1.5
device: any snap_len: 65535 filter: 0xffffffff
< HCI Command: Create Connection(0x01|0x0005) plen 13
> HCI Event: Command Status(0x0f) plen 4
> HCI Event: Connect Complete(0x03) plen 11
< HCI Command: Create Connection(0x01|0x0005) plen 13
> HCI Event: Command Status(0x0f) plen 4
> HCI Event: Link Key Request(0x17) plen 6
< HCI Command: Link Key Request Reply(0x01|0x000b) plen 22
> HCI Event: Command Complete(0x0e) plen 10
> HCI Event: Connect Complete(0x03) plen 11
< HCI Command: Write Link Policy Settings(0x02|0x000d) plen 4
< ACL data: handle 0x0006 flags 0x02 dlen 12
    L2CAP(s): Connect req: psm 1 scid 0x0045
> HCI Event: Command Complete(0x0e) plen 6
> HCI Event: Number of Completed Packets(0x13) plen 5
> HCI Event: Max Slots Change(0x1b) plen 3
> HCI Event: Link Key Request(0x17) plen 6
< HCI Command: Link Key Request Reply(0x01|0x000b) plen 22
> HCI Event: Command Complete(0x0e) plen 10
< HCI Command: Disconnect(0x01|0x0006) plen 3
> HCI Event: Command Status(0x0f) plen 4
> HCI Event: Disconn Complete(0x05) plen 4

------------hcsecd -d------------
hcsecd[98316]: Restored link key for the entry, remote bdaddr 00:0b:2e:32:65:12, name 'Motorola HS805'
hcsecd[98316]: Got Link_Key_Request event from 'ubt0hci', remote bdaddr 00:0b:2e:32:65:12
hcsecd[98316]: Found matching entry, remote bdaddr 00:0b:2e:32:65:12, name 'Motorola HS805', link key exists
hcsecd[98316]: Sending Link_Key_Reply to 'ubt0hci' for remote bdaddr 00:0b:2e:32:65:12
hcsecd[98316]: Got Link_Key_Request event from 'ubt0hci', remote bdaddr 00:0b:2e:32:65:12
hcsecd[98316]: Found matching entry, remote bdaddr 00:0b:2e:32:65:12, name 'Motorola HS805', link key exists
hcsecd[98316]: Sending Link_Key_Reply to 'ubt0hci' for remote bdaddr 00:0b:2e:32:65:12


------------hcsecd.conf----------
/etc/bluetooth/hcsecd.conf
#headset
device{
        bdaddr  00:0b:2e:32:65:12;
        name    "Motorola HS805";
        key nokey;
        pin "0000";
}
---------------

-- 
Best Regards,
Faigozhu




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?863blgzdz0.fsf>