BluetoothDevice.getNameで、Bluetooth機器名を取得する。
BluetoothDevice | Android Developers
CustomReceiver.javaで、
bluetoothDevice.getNameで取得した名前をToast表示。

nullが多い。

1個だけ。

DesireだとEssentialとれた。
Sample/android/BluetoothDevice/getName/src/BluetoothDevice at master · bg1bgst333/Sample · GitHub