aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Bluetooth/IBluetoothDriver.cs
AgeCommit message (Expand)Author
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506gdkchan
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2020-08-13bluetooth: Fix event handle in IBluetoothDriver (#1464)Ac_K
2020-07-04Fix compilation warnings and use new LibHac APIs for executable loading (#1350)Mary
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2020-04-21Suppress warnings from fields never used or never assigned (CS0169 and CS0649...Cristallix
2019-09-19Refactoring HOS folder structure (#771)Ac_K
2019-09-06Implement Bluetooth, Btm, Hid and Nsd services and calls. (#761)Ac_K