Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2008 20:04:34 +0100 (BST)
From:      Iain Hibbert <plunky@rya-online.net>
To:        Kevin Downey <redchin@gmail.com>
Cc:        freebsd-bluetooth@freebsd.org
Subject:   Re: playstation 3 remote
Message-ID:  <1214075074.941115.1335.nullmailer@galant.ukfsn.org>
In-Reply-To: <1d3ed48c0806210015m2fb9bc6n8202e91d1a140e41@mail.gmail.com>
References:  <1d3ed48c0806192023w42f30a04i5b7bab5598005ac@mail.gmail.com> <bb4a86c70806201333s4f13516bxd4781330ed791254@mail.gmail.com> <1d3ed48c0806210015m2fb9bc6n8202e91d1a140e41@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 21 Jun 2008, Kevin Downey wrote:

> Ok, it seems like I wasn't holding "start" and "enter" down long
> enough. Now I get output in
> hcidump and hcicontrol. (I have remote in the bluetooth hosts file)
>
> % sdpcontrol -a remote browse
>
> Record Handle: 0x00010000
> Service Class ID List:
> 	Human Interface Device (0x1124)
> Protocol Descriptor List:
> 	L2CAP (0x0100)
> 		Protocol specific parameter #1: u/int/uuid16 17
> 	HIDP (0x0011)
> Bluetooth Profile Descriptor List:
> 	Human Interface Device (0x1124) ver. 1.0
>
> I cannot seem to keep the link up or pair or whatever.

perhaps it does not wish to keep the link up if it is not being used, and
does not require pairing for what you have done so far.

Unless you set the Auth Enable (with hccontrol) your controller will not
request pairing.

try

% bthidcontrol -a remote query

and

% bthidcontrol -a remote dump

to see what the HID profile gives us?

regards,
iain



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