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" としてリストされていますが、Bluetooth 設定ではデバイスが "BlueZ" としてリストされています。確かに変更できますが、ソースのどこで処理されているかを知りたいので、修正方法を確認できます。
BlueZ は公式の Linux Bluetooth プロトコルです。デバイス名ではなく、プロトコル名がデフォルトになっている可能性があります。このマシンにはソースがありませんが、 Bluetooth ソース ディレクトリに、名前をリストした構成ファイルがあると思います。