Léo Lam fd49a1b2d5 Get rid of GetUsbPointer for emulated Bluetooth
It held a raw pointer to a IOS::HLE::Device::BluetoothEmu that is not
guaranteed to exist (and of course, nothing checked that it wasn't
nullptr), but what is more, it's totally unnecessary because we have
IOS::HLE::GetDeviceByName().

Since we cannot always inform the host that Wii remotes are
disconnected from ES, that is now done in BluetoothEmu's destructor.
2017-02-08 15:07:33 +01:00
..
2017-02-08 14:18:55 +01:00
2017-01-28 18:46:15 -05:00
2017-01-28 18:46:14 -05:00
2016-07-23 20:04:07 +02:00
2017-01-12 21:30:11 +01:00