Commit Graph

894 Commits

Author SHA1 Message Date
ndeadly
1c7db4f8d8 btdrv: use correct u8 type for inquiry status on 12.0.0 2021-05-25 16:12:15 +01:00
ndeadly
e20d779bd0 btdrv: split RespondToPinRequest service wrapper into legacy and current versions 2021-05-25 16:12:15 +01:00
ndeadly
3c7d4921dd btdrv: change BtdrvHidConnectionStatus names to match wiki 2021-05-25 16:12:15 +01:00
ndeadly
e93bddff0d btdrv: more doc text indentation 2021-05-25 16:12:15 +01:00
ndeadly
10e6eb0f13 btdrv: use correct slash in \ref 2021-05-25 16:12:15 +01:00
ndeadly
52ae231c95 btdrv: fix copy-pasted doc text 2021-05-25 16:12:15 +01:00
ndeadly
95766c321b btdrv: change comments to reference BtdrvInquiryStatus 2021-05-25 16:12:15 +01:00
ndeadly
505a5f8a47 btdrv: clean up doc text indentation 2021-05-25 16:12:15 +01:00
ndeadly
7f511545ef btdrv: change ble event info comments to doc text 2021-05-25 16:12:15 +01:00
ndeadly
9b91831d9b btdrv: fix ssp_request struct definition for 12.0.0 to match wiki 2021-05-25 16:12:15 +01:00
ndeadly
95ca0c2f53 btdrv: change comments to reference BtdrvHidConnectionStatus 2021-05-25 16:12:15 +01:00
ndeadly
9804b5db33 btdrv: bool -> u8 2021-05-25 16:12:15 +01:00
ndeadly
106cadfd3b btdrv: label relevant firmware ranges for definitions that have changed over time 2021-05-25 16:12:15 +01:00
ndeadly
93c20f3a45 btdrv: clean up event structs/enums and comments to match libnx style
(cherry picked from commit bcd2232b6d74828a3049e7911b6a40240fb5a5f5)
2021-05-25 16:12:15 +01:00
ndeadly
375b9b16c5 btdrv: add ext events moved to BtdrvEventInfo in 12.0.0
(cherry picked from commit f653a5196aa9c8f96686667e9bcdae1245fca1ab)
2021-05-25 16:12:15 +01:00
ndeadly
1c6a0ea488 btdrv changes for 12.0.0
(cherry picked from commit 4d2e16fc336974c2be44a45e1cb549851ed901bc)
2021-05-25 16:12:15 +01:00
ndeadly
65bdff6b52 btdrv: expand upon and refine event data definitions
(cherry picked from commit c71718916bc325ad671d2e427e3fe5923d962983)
2021-05-25 16:12:15 +01:00
Narr the Reg
e2c3ae8e44 hid: Correct some gesture errors
I recently did some RE on touch gestures with the help of a nro I made. I have found that those values where incorrect.
2021-05-04 17:34:34 +02:00
yellows8
d54c9f9cc8
hiddbg: hdls 12.0.0 support, closes #542. 2021-04-18 18:35:36 -04:00
averne
5d644b6e82 Fix mm:u on 1.0.0 2021-04-18 19:20:02 +02:00
yellows8
2e2cf43cf5
btdrv: Added support for the new 12.0.0 cmds. 2021-04-16 16:46:45 -04:00
fincs
0d32a2c0d5
sm: docufix 2021-04-11 14:07:42 +02:00
Michael Scire
d6a1ef0af4
pgl: convert to cmif/tipc polyglot 2021-04-11 12:20:08 +02:00
Michael Scire
eb8ee97f1c
smm: support tipc/cmif 2021-04-11 12:20:08 +02:00
fincs
7416b23ef9
sm: update for 12.0.0, tipc 2021-04-11 12:20:07 +02:00
Jeremy S. Postelnek
ca9d007bd4
friends: ability to get Friend Code (#539) 2021-04-10 23:14:24 +02:00
Jeremy S. Postelnek
c5a9a909a9
set:sys: add ProductModel enums (#538) 2021-04-02 19:34:40 +02:00
Vicki Pfau
7e29719263 psm: Fix charger definitions 2021-03-30 17:40:05 +02:00
SciresM
f365c9b2b5
htcs: implement hipc bindings (#530) 2021-03-16 23:42:50 +01:00
averne
05744823ac Const request 2021-03-07 19:59:46 +01:00
averne
3374db38a2 Add mm:u service wrappers 2021-03-07 19:59:46 +01:00
Michael Scire
c8f8145195 bsd: allow user-specified tmem backing buffer 2021-02-24 17:41:52 +01:00
yellows8
d4542ec9b0
hiddbg: Added support for SleepButton AutoPilot. 2021-02-13 14:20:44 -05:00
Michael Scire
ae3271ba4c fs: add fsOpenHostFileSystem(WithOption) 2021-02-13 16:46:49 +01:00
yellows8
0f4f0ed039
btdrv: Updated BtdrvFatalReason. 2021-02-12 13:11:57 -05:00
Michael Scire
c71cd80bcf psc: fix dependency argument on init 2021-02-10 17:31:51 +01:00
yellows8
15a5d1c44f
btdrv: Updated params/docs for btdrvSetBleVisibility. 2021-02-04 11:47:50 -05:00
yellows8
531f9d7921
Updated/added bluetooth structs/enums. Updated docs.
Moved btm types into a dedicated .h.
2021-02-03 14:02:38 -05:00
yellows8
7751df9356
btdrv: Updated param names + docs. 2021-02-02 15:51:31 -05:00
yellows8
d813bef54b
btdrv: Added/updated structs/enums for events, etc. 2021-01-19 20:02:01 -05:00
fincs
109bd683df
hid: Add HidKeyboardKey & hidKeyboardStateGetKey 2021-01-17 17:45:48 +01:00
fincs
637dd12b2d
Delete old HID API 🦀🦀 2021-01-17 17:05:21 +01:00
yellows8
c8fdae9189
btdrv: Updated/added structs/enums for events, etc. 2021-01-16 13:34:12 -05:00
HookedBehemoth
43202cc829
add application version manager service wrapper (#519) 2021-01-06 17:25:29 +01:00
yellows8
110c2f0622
btdrv: Updated docs. 2021-01-05 01:36:29 -05:00
yellows8
348b21def2
btdrv: Updated names for BtdrvHidReportEvent*. 2021-01-03 02:07:17 -05:00
yellows8
2f6fcf7fb2
btdrv: Updated param names/docs. 2020-12-29 20:31:06 -05:00
yellows8
e9ee0b2421
btm/btdrv: Updated param names. 2020-12-29 14:46:10 -05:00
yellows8
a35321b360
hid: Minor Palma improvements. 2020-12-27 00:58:15 -05:00
Tim Gates
8cbd1cf03c docs: fix simple typo, recieve -> receive
There is a small typo in nx/include/switch/runtime/devices/socket.h, nx/include/switch/services/bsd.h.

Should read `receive` rather than `recieve`.
2020-12-19 13:35:29 +01:00