Re: Bluetooth device "probe"
Re: Bluetooth device "probe"
- Subject: Re: Bluetooth device "probe"
- From: Thomas Tempelmann <email@hidden>
- Date: Mon, 18 Jun 2007 13:23:56 -0700
- Thread-topic: Bluetooth device "probe"
On 18.06.2007 13:13 Uhr, "Alan Cooper" <email@hidden> wrote:
> What I'm specifically looking for is a program that will:
>
> - scan for all nearby devices
> - dump any and all information that I can get about those devices prior to
> pairing
For internal use, you can use the "PacketLogger.app" inside the dev tools
folder to see all the data transferred on the byte level. That's your
"ethereal"-like functionality.
Also, if you hold down the Option(?) modifier when selecting a BT device in
the assistant, it'll show you an additional page with more details on the
device. This is showing more high-level data but easily user-accessible.
Finally, I've modified one of the sample apps to query a device's service
details and show the results in the log, in a low level structured form.
It's not difficult to do that using the public APIs.
I can offer my services as a consultant or developer if required. Contact me
off-list.
Thomas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden