Ryujinx/Ryujinx.HLE/HOS/Services
Ac_K 333651d346 Implement Bluetooth, Btm, Hid and Nsd services and calls. (#761)
- 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 #750).

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

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