Re: Apple SDP discovery and HCRP APIs in private headers?
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Hi Marco, Smith On Oct 29, 2004, at 12:25 PM, Marco Pontil wrote: Hello, ... Marco On Oct 29, 2004, at 8:39 AM, Smith Kennedy wrote: Hi, Thanks for any help, Smith This email sent to mpontil@apple.com _______________________________________________ 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... What "printing API" are you referring to? If you mean CUPS APIs or the Carbon Print Manager, these don't provide me the level of access I need. And I am looking for lower-level SDP APIs as well, for managing my own discovery sessions, if possible. I have read about how the act of doing Bluetooth device discovery can be very disruptive to the surrounding 802.11b/g networks, so if there are recommendations about avoiding this, that would be helpful. The HCRP api are currently private. If your need is to communicate with a printer the idea is to use the printing API (this gives the additional advantage to work with all printers bluetooth and not). Bluetooth newbie question here - sorry if these are dumb questions. I am trying to find Apple APIs that provide access to HCRP functionality, and to the lower-level functions used by the Bluetooth SDP discovery UI. The classes and data types I see in IOBluetooth.framework don't actually allow me to run my own discovery, as far as I can tell. However, I found some functions (IOBluetoothDeviceSearchCreate and IOBluetoothDeviceSearchStartInquiry, for instance) in some "private" headers in the frameworks distributed with the Bluetooth SDK 1.5b20, but they aren't in the Bluetooth SDK 1.5.1. Will these re-appear? And are they safe to use? _______________________________________________ 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/ mpontil%40apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Smith Kennedy