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.
我是 Android 开发新手,从源代码构建 4.0.3。build.prop 确实将我的设备列为“Incredible 2”,但在蓝牙设置中我的设备列为“BlueZ”。当然我可以更改它,但我想知道在源中处理的位置,以便我可以看到如何修复它。
BlueZ 是官方的 Linux 蓝牙协议。它可能只是默认为协议名称而不是设备名称。我没有这台机器上的源,但我相信在蓝牙源目录中有一个列出名称的配置文件。