BLE Manager & Device access
BLE Manager & Device access
- Subject: BLE Manager & Device access
- From: Philipp Kraus <email@hidden>
- Date: Wed, 11 Oct 2017 22:33:19 +0200
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/4
<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/libARNetworkAL/ARNETWORKAL_Manager.h#L318-L328
<https://github.com/Parrot-Developers/libARNetworkAL/blob/master/Includes/libARNetworkAL/ARNETWORKAL_Manager.h#L318-L328>
Thanks for any help
Phil
Attachment:
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________
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