Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在需要处理的蓝牙收音机上执行 IOCTL 命令。我确实意识到我们可以为此使用 BluetoothFindFirstRadio 功能。但是还有其他方法可以做到这一点吗?
我必须在不支持 BluetoothFindFirstRadio 功能的 ARM 平台上运行此应用程序,因为它没有所需的外部程序集。但它确实允许显然需要句柄的 IOCTL。