We are looking in to developing a generic class to connect and handle our BLE devices for use on mobile devices such as Android and iOS.
Now since we want to have as less platform-specific code as possible we we're hoping someone could point us in the right direction for a generic BLE client implementation written in C or C++ for use with the Android NDK and iOS.