BluetoothDevice.getName

BluetoothDevice.getNameで、Bluetooth機器名を取得する。

BluetoothDevice  |  Android Developers

CustomReceiver.javaで、

bluetoothDevice.getNameで取得した名前をToast表示。

nullが多い
nullが多い

nullが多い。

1個だけ
1個だけ

1個だけ。

DesireだとEssentialとれた
DesireだとEssentialとれた

DesireだとEssentialとれた。

Sample/android/BluetoothDevice/getName/src/BluetoothDevice at master · bg1bgst333/Sample · GitHub