Dear, i 'm developing with xamarin's mac a demo for connect to a standard SPP Bluetooth device (NO LowEnergy) On XamMac.dll i found MonoMac.CoreBlueTooth, but this is usefull ONLY with LE BlueTooth devices. Is there an implementation of IOBluetooth.framework in MonoMac? (for example IOBlueToothDevice ecc) If no, Are there alternatives ? My goal is make a unique xamarin frontend for Win/Android/Mac and use a specific DLL for connect to my BT 2.1 SPP device.
Thanks