我可以使用Macbook蓝牙作为Android设备的输入吗

时间:2019-03-07 18:21:27

标签: android macos bluetooth

我首先要说这可能是一个愚蠢的问题,但我想确定。

现在,我有7697板 https://labs.mediatek.com/en/platform/linkit-7697

具有蓝牙功能,并且可以作为远程设备连接到android设备。我编写的代码具有处理android设备上导航的所有Bluetooth描述符和按钮输入。

我的目标是无需使用此板就可以将此端口移植到mac。我想使用Macbook自己的蓝牙功能,并使其在android设备上充当蓝牙设备。

编辑莫里森指出,这是之前被要求的 Virtual HID-keyboard for OS X

仅指向此文档:

https://developer.apple.com/library/archive/documentation/DeviceDrivers/Conceptual/Bluetooth/BT_Bluetooth_On_MOSX/BT_Bluetooth_On_MOSX.html#//apple_ref/doc/uid/TP30000997-CH215-TPXREF107

对我来说,我仍然迷路,需要指导。

我也知道有像Typeeto这样的程序 https://www.eltima.com/bluetooth-keyboard.html

我想知道这些是如何制成的以及如何开发自己的。谢谢。

0 个答案:

没有答案