ryujinx/Ryujinx.HLE/HOS/Services
Ac_K 333651d346 Implement Bluetooth, Btm, Hid and Nsd services and calls. ()
- Implement `btdrv` service (IBluetoothDriver).
  Implement call `InitializeBluetoothLe` for initialize events of `bt` service according to RE.

- Implement `bt` service (IBluetoothUser).
  Implement call `RegisterBleEvent` according to RE.

- Add a placeholder for the `btm` service (close ).

- Implement `btm:u` service (IBtmUser) (close ).
  Implement call `GetCore` according to RE (close ).

- Implement `IBtmUserCore` and calls `AcquireBleScanEvent`, `AcquireBleConnectionEvent`, `AcquireBleServiceDiscoveryEvent` and `AcquireBleMtuConfigEvent` according to RE.

- Implement `SetPalmaBoostMode` in `IHidServer` according to RE.

- Add stub for `SetIsPalmaAllConnectable` in `IHidServer` because we will not support Palma devices soon.

- Implement `nsd:a` and `nsd:u` service (IManager) (close ).
  Implement call `ResolveEx` according to RE (close ).
  Implement calls `GetSettingName`, `GetEnvironmentIdentifier`, `GetDeviceId`, `DeleteSettings`, `Resolve`, `ReadSaveDataFromFsForTest`, `WriteSaveDataToFsForTest` and `DeleteSaveDataOfFsForTest` according to RE.
2019-09-06 16:58:50 +02:00
..
Acc IGeneralService Implement GetClientId and IsAnyInternetRequestAccepted () 2019-09-04 18:09:20 +02:00
Am Implement am ICommonStateGetter::SetCpuBoostMode () 2019-08-28 13:02:50 +02:00
Apm Implement am ICommonStateGetter::SetCpuBoostMode () 2019-08-28 13:02:50 +02:00
Arp Refactoring of acc:u0 () 2019-06-16 00:35:38 +02:00
Aud Add a new JIT compiler for CPU code () 2019-08-08 21:56:22 +03:00
Bcat Refactoring result codes () 2019-07-14 16:04:38 -03:00
Bluetooth Implement Bluetooth, Btm, Hid and Nsd services and calls. () 2019-09-06 16:58:50 +02:00
Bpc Implement time:* 2.0.0 & 3.0.0 commands () 2019-07-15 19:52:35 +02:00
Bsd Refactoring result codes () 2019-07-14 16:04:38 -03:00
Btm Implement Bluetooth, Btm, Hid and Nsd services and calls. () 2019-09-06 16:58:50 +02:00
Caps Refactoring commands handling () 2019-07-11 22:13:43 -03:00
Es Refactoring commands handling () 2019-07-11 22:13:43 -03:00
Friend Refactoring result codes () 2019-07-14 16:04:38 -03:00
FspSrv Implement OpenReadOnlySaveDataFileSystem () 2019-09-02 18:38:43 +02:00
Hid Implement Bluetooth, Btm, Hid and Nsd services and calls. () 2019-09-06 16:58:50 +02:00
Ldr Add a new JIT compiler for CPU code () 2019-08-08 21:56:22 +03:00
Lm Refactoring result codes () 2019-07-14 16:04:38 -03:00
Lr Fix private on some call () 2019-07-14 23:22:53 +02:00
Mm Refactoring result codes () 2019-07-14 16:04:38 -03:00
Ncm Refactoring commands handling () 2019-07-11 22:13:43 -03:00
Nfc/Nfp Little rewrite of HID input () 2019-07-22 20:15:46 +03:00
Nifm IGeneralService Implement GetClientId and IsAnyInternetRequestAccepted () 2019-09-04 18:09:20 +02:00
Ns Refactoring result codes () 2019-07-14 16:04:38 -03:00
Nsd Implement Bluetooth, Btm, Hid and Nsd services and calls. () 2019-09-06 16:58:50 +02:00
Nv NvHostChannelIoctl: Implement setter for SetSubmitTimeout, SetPriority and SetTimeslice () 2019-09-01 20:55:38 -03:00
Pctl Refactoring result codes () 2019-07-14 16:04:38 -03:00
Pl Refactoring result codes () 2019-07-14 16:04:38 -03:00
Pm Refactoring result codes () 2019-07-14 16:04:38 -03:00
Prepo Refactoring result codes () 2019-07-14 16:04:38 -03:00
Psm Refactoring result codes () 2019-07-14 16:04:38 -03:00
Set Refactoring result codes () 2019-07-14 16:04:38 -03:00
Sfdnsres Refactoring result codes () 2019-07-14 16:04:38 -03:00
Sm Refactoring result codes () 2019-07-14 16:04:38 -03:00
Spl Refactoring result codes () 2019-07-14 16:04:38 -03:00
Ssl Refactoring result codes () 2019-07-14 16:04:38 -03:00
Time timezone: improve sanity checks on TimeZone Rule name () 2019-09-04 18:10:15 +02:00
Vi Add a new JIT compiler for CPU code () 2019-08-08 21:56:22 +03:00
CommandAttributes.cs Refactoring commands handling () 2019-07-11 22:13:43 -03:00
DummyService.cs Refactoring commands handling () 2019-07-11 22:13:43 -03:00
IIpcService.cs Refactoring commands handling () 2019-07-11 22:13:43 -03:00
IpcService.cs Update IpcService.cs () 2019-07-14 23:30:47 +02:00
ServiceAttributes.cs IPC services refactoring () 2019-07-10 12:59:54 -03:00
ServiceConfiguration.cs IPC services refactoring () 2019-07-10 12:59:54 -03:00