I need to obtain device\'s Bluetooth MAC address. Before Android 6 it was easy as BluetoothAdapter.getDefaultAdapter().getAddress(). After that we had to use a
BluetoothAdapter.getDefaultAdapter().getAddress()