Re: How to use multiple bluetooth devices?
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com On 10.07.2008, at 10:46, Thomas Winkler wrote: matthias _______________________________________________ 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... So, just to clarify: There is absolutely no way in OS X to make use of more than one bluetooth dongle/antenna/HCI at the same time? Even if you access the devices on a low hardware layer and do not use Apple's Bluetooth API? It can be done with Linux, so what's the issue with OS X? I think Apple's driver only uses one bluetooth dongle. If you have more than one, I guess you can just open a connection to the bluetooth module (e.g. libusb) and implement your own bluetooth stack on top of it (e.g. based on BlueZ) or some embedded BT stack. In our old btnode system (an embedded system www.btnode.ethz.ch), for emulation and testing on the Mac, I've used BT on Mac without the OS (if I remember correctly). This email sent to site_archiver@lists.apple.com
participants (1)
-
Matthias Ringwald