yellows8
|
04179b286d
|
nfc: Replaced the handle within NfcDeviceHandle with an u8-array. Removed PACKED from the nfpCreateApplicationArea in-struct. Improved bool handling.
|
2019-10-25 19:11:03 -04:00 |
|
yellows8
|
98968b45f3
|
nfc: Replaced HidControllerID usage with struct NfcDeviceHandle. Updated params for nfpListDevices. Minor internal changes.
|
2019-10-14 17:21:38 -04:00 |
|
yellows8
|
67ccc66f15
|
Changed the nfpu prefix to nfp. Changed the nfcu prefix to nfc. Renamed nfpuIsNfcEnabled to nfcIsNfcEnabled. Added nfpSetServiceType/nfcSetServiceType and the enums for it. Moved nfc service init/exit into seperate funcs nfcInitialize/nfcExit. Renamed NfpuInitConfig to NfcRequiredMcuVersionData, removed it from nfpInitialize() input, and handle it properly as an array. Minor other changes.
|
2019-10-13 19:38:24 -04:00 |
|
yellows8
|
1a0b5569ab
|
nfc: Updated for new-ipc. Added sysver check for nfpuAttachAvailabilityChangeEvent which was missing. Fixed the order of cmds. Renamed nfpuGetInterface to nfpuGetServiceSession_Interface. Added nfpuGetServiceSession, nfcuGetServiceSession, and nfcuGetServiceSession_Interface. Various minor changes and improved docs.
|
2019-10-13 13:36:51 -04:00 |
|
averne
|
2b84eaeaed
|
Fix nfc:user command ids
|
2019-07-22 22:13:32 +02:00 |
|
fincs
|
11b7bece4a
|
Change all services except fatal to use hosversion* instead of kernelAboveXYZ
|
2019-02-18 21:48:49 +01:00 |
|
averne
|
7d9601810d
|
Added nfp:user services wrappers. (#237)
* hid: move official/libnx controller converters to hid.h
|
2019-02-15 19:06:41 +01:00 |
|