site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Thread-index: Acex5pha1rzPBB3ZEdyisgAX8saaJQ== Thread-topic: Bluetooth device "probe" User-agent: Microsoft-Entourage/11.3.3.061214 On 18.06.2007 13:13 Uhr, "Alan Cooper" <nerolabs@gmail.com> 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 (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Thomas Tempelmann