RxBluetooth
RxBluetooth copied to clipboard
NPE when observeFetchDeviceUuids() return UUID's
Parcelable[] uuids = intent.getParcelableArrayExtra(BluetoothDevice.EXTRA_UUID);
UUIDs sometimes can call NPE.