标签: windows-mobile compact-framework keyboard bluetooth
我想为智能手机like this product制作蓝牙键盘。
此产品有硬件驱动程序。如何为键盘编写设备驱动程序。
答案 0 :(得分:-1)
如果智能手机已经支持蓝牙键盘,则无需编写驱动程序。如果是这样,您只需要您的产品支持蓝牙HID协议。
如果手机不支持蓝牙键盘,那么您的问题应该标题为“如何为Windows Mobile编写键盘设备驱动程序?”。