site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Hello, I’m starting with Bluetooth LE under OSX (10.11) to control Parrots minidrones. I have tested with a BLE scanner the connection between the drones and OSX, so OSX can find any drone component. Parrot create a native C API for controlling, but for discovery I need the OS depended BLE manager device pointer and the BLE device. I have taken a look into the IOBluetooth framework and my question is, how can I create these two pointers? My main goal is a Java native package for controlling the mini drones, but I need the OS specific part in C. A posting on parrots forum shows the example http://forum.developer.parrot.com/t/ble-device-initialization-under-osx/6414... <http://forum.developer.parrot.com/t/ble-device-initialization-under-osx/6414/4> and a description of the Parrot API can be found here https://github.com/Parrot-Developers/libARNetworkAL/blob/master/Includes/lib... <https://github.com/Parrot-Developers/libARNetworkAL/blob/master/Includes/libARNetworkAL/ARNETWORKAL_Manager.h#L318-L328> Thanks for any help Phil _______________________________________________ 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: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com signature.asc
participants (1)
-
Philipp Kraus