Services API: Difference between revisions

Remove duplicate
 
(24 intermediate revisions by 4 users not shown)
Line 5: Line 5:
= sm: =
= sm: =
This is "nn::sm::detail::IUserInterface".
This is "nn::sm::detail::IUserInterface".
[12.0.0+] This is now a TIPC interface so the command numbers are subtracted by 16.


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 22: Line 24:


== RegisterClient ==
== RegisterClient ==
Takes a PID-descriptor and a reserved input u64.
Takes a PID-descriptor and a reserved input u64. No output.
 
[12.0.0+] Now only takes a PID-descriptor with TIPC.


== GetServiceHandle ==
== GetServiceHandle ==
Takes a zero-padded service name encoded as an u64 integer. Returns a handle.
Takes an input [[#ServiceName|ServiceName]]. Returns an output Service handle.


== RegisterService ==
== RegisterService ==
Takes a zero-padded service name encoded as an u64 integer, an u8 bool '''IsLight''', and a s32 '''MaxSessions''' at the next word. Returns a handle.
Takes an input [[#ServiceName|ServiceName]], an input bool '''IsLight''' and an input s32 '''MaxSessions'''. Returns an output Service handle.


[12.0.0+] This is only available with tipc.
[S2] [20.0.0+] Now takes an input [[#ServiceSpace|ServiceSpace]], a [[#ServiceName|ServiceName]], an input bool '''IsLight''' and an input s32 '''MaxSessions'''. Returns an output Service handle.


== UnregisterService ==
== UnregisterService ==
Takes a zero-padded service name encoded as an u64 integer.
Takes an input [[#ServiceName|ServiceName]]. No output.


[12.0.0+] This is only available with tipc.
[S2] [20.0.0+] Now takes an input [[#ServiceSpace|ServiceSpace]] and a [[#ServiceName|ServiceName]]. No output.


== DetachClient ==
== DetachClient ==
Takes a PID-descriptor and a reserved input u64.
Takes a PID-descriptor and a reserved input u64. No output.


= sm:m =
= sm:m =
This is "nn::sm::detail::IManagerInterface".
This is "nn::sm::detail::IManagerInterface".
[12.0.0+] This is now a TIPC interface so the command numbers are subtracted by 16.


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 50: Line 56:
|-
|-
| 1 || [[#UnregisterProcess]]
| 1 || [[#UnregisterProcess]]
|-
| 2 || [S2] [[#RegisterProcess2|RegisterProcess2]]
|-
| 3 || [S2] [20.0.0+] [[#EnableServiceSwitchType1Debug|EnableServiceSwitchType1Debug]]
|}
|}


== RegisterProcess ==
== RegisterProcess ==
Takes a PID and two type-0x5 input buffers with the ACID and ACI0 service lists. That data originates from [[NPDM]].
Takes an input u64 PID and two type-0x5 input buffers '''AccessRightsLimit''' and '''AccessRights'''. No output.
 
'''AccessRightsLimit''' and '''AccessRights''' contain the [[NPDM#ACID|ACID]] and [[NPDM#ACI0|ACI0]] service lists, respectively.


== UnregisterProcess ==
== UnregisterProcess ==
Takes a PID.
Takes an input u64 PID. No output.
 
== RegisterProcess2 ==
Takes an input u64 PID, a [[#ServiceSwitchType]], and two type-0x5 input buffers.
 
== EnableServiceSwitchType1Debug ==
No input/output.
 
= ServiceName =
This is "nn::sm::ServiceName". This is an u64 encoded from a zero-padded string.
 
= ServiceSwitchType =
This is u8 enum "nn::sm::ServiceSwitchType".
 
This is Switch 2 exclusive.
 
= ServiceSpace =
This is u32 enum "nn::sm::ServiceSpace".
 
This is Switch 2 exclusive.


= Service List =
= Service List =
Line 80: Line 111:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| acc:aa
| acc:aa
| [[Account services]]
| [[Account services]]
Line 86: Line 117:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| acc:su
| acc:su
| [[Account services]]
| [[Account services]]
Line 92: Line 123:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [5.0.0+] dauth:0
| [5.0.0+] dauth:0
| [[Account services]]
| [[Account services]]
Line 98: Line 129:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [13.0.0+] acc:e
| [13.0.0+] acc:e
| [[Account services]]
| [[Account services]]
Line 104: Line 135:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [13.0.0+] acc:e:u1
| [13.0.0+] acc:e:u1
| [[Account services]]
| [[Account services]]
Line 110: Line 141:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [13.0.0+] acc:e:u2
| [13.0.0+] acc:e:u2
| [[Account services]]
| [[Account services]]
Line 116: Line 147:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-8.1.0] ahid:cd
| [1.0.0-8.1.0] ahid:cd
| [[HID services]]
| [[HID services]]
Line 122: Line 153:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-8.1.0] ahid:hdr
| [1.0.0-8.1.0] ahid:hdr
| [[HID services]]
| [[HID services]]
Line 152: Line 183:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| irs:sys
| irs:sys
| [[HID services]]
| [[HID services]]
Line 158: Line 189:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| xcd:sys
| xcd:sys
| [[HID services]]
| [[HID services]]
Line 164: Line 195:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [3.0.0-7.0.1] hid:tmp
| [3.0.0-7.0.1] hid:tmp
| [[HID services]]
| [[HID services]]
Line 170: Line 201:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| [5.0.0+] hidbus
| [[HID services]]
|  
|  
| [5.0.0+] hidbus
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] hidc:s
| [[HID services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] hidc:d
| [[HID services]]
| [[HID services]]
|  
|  
Line 188: Line 231:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [1.0.0-13.2.1] idle:sys
| [1.0.0-13.2.1] idle:sys
| [[Applet Manager services]]
| [[Applet Manager services]]
Line 194: Line 237:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [1.0.0-13.2.1] omm
| [1.0.0-13.2.1] omm
| [[Applet Manager services]]
| [[Applet Manager services]]
Line 200: Line 243:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [1.0.0-13.2.1] spsm
| [1.0.0-13.2.1] spsm
| [[Applet Manager services]]
| [[Applet Manager services]]
Line 206: Line 249:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [5.0.0-10.2.0] tcap
| [5.0.0-10.2.0] tcap
| [[Applet Manager services]]
| [[Applet Manager services]]
Line 226: Line 269:
| style="background: green" | Yes
| style="background: green" | Yes
| adraw:a
| adraw:a
| [[Applet Manager services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| adraw:m
| [[Applet Manager services]]
| [[Applet Manager services]]
|  
|  
Line 242: Line 291:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| mii:e
| mii:e
| [[NS Services]]
| [[NS Services]]
Line 248: Line 297:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| ns:am
| ns:am
| [[NS Services]]
| [[NS Services]]
Line 260: Line 309:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| ns:dev
| ns:dev
| [[NS Services]]
| [[NS Services]]
Line 272: Line 321:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|
| ovln:rcv
| [[NS Services]]
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| pdm:ntfy
| ovln:snd
| [[NS Services]]
| [[NS Services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|
| pdm:ntfy
| [[NS Services]]
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
|
| pdm:qry
| pdm:qry
| [[NS Services]]
| [[NS Services]]
Line 308: Line 345:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| ns:dev
| ns:dev
| [[NS Services]]
| [[NS Services]]
Line 344: Line 381:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [1.0.0-7.0.1] ovln:rcv
| [1.0.0-7.0.1] ovln:rcv
| [[NS Services]]
| [[NS Services]]
Line 350: Line 387:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [1.0.0-7.0.1] ovln:snd
| [1.0.0-7.0.1] ovln:snd
| [[NS Services]]
| [[NS Services]]
Line 362: Line 399:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [13.0.0+] acc:su
| [13.0.0+] acc:su
| [[NS Services]]
| [[NS Services]]
Line 386: Line 423:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-8.1.0] apm:dbg
| [1.0.0-8.1.0] apm:dbg
| [[PPC services]]
| [[PPC services]]
Line 392: Line 429:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [1.0.0-8.1.0] apm:sys
| [1.0.0-8.1.0] apm:sys
| [[PPC services]]
| [[PPC services]]
Line 398: Line 435:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0] fgm:1
| [1.0.0] fgm:1
| [[PPC services]]
| [[PPC services]]
Line 404: Line 441:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| fgm:2
| fgm:2
| [[PPC services]]
| [[PPC services]]
Line 410: Line 447:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| fgm:3
| fgm:3
| [[PPC services]]
| [[PPC services]]
Line 416: Line 453:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| fgm:4
| fgm:4
| [[PPC services]]
| [[PPC services]]
Line 422: Line 459:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| fgm:5
| fgm:5
| [[PPC services]]
| [[PPC services]]
Line 428: Line 465:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| fgm:6
| fgm:6
| [[PPC services]]
| [[PPC services]]
Line 434: Line 471:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| fgm:7
| fgm:7
| [[PPC services]]
| [[PPC services]]
Line 440: Line 477:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [1.0.0-8.1.0] fgm
| [1.0.0-8.1.0] fgm
| [[PPC services]]
| [[PPC services]]
Line 446: Line 483:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-8.1.0] fgm:0
| [1.0.0-8.1.0] fgm:0
| [[PPC services]]
| [[PPC services]]
Line 452: Line 489:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-8.1.0] fgm:9
| [1.0.0-8.1.0] fgm:9
| [[PPC services]]
| [[PPC services]]
Line 458: Line 495:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-8.1.0] fgm:dbg
| [1.0.0-8.1.0] fgm:dbg
| [[PPC services]]
| [[PPC services]]
Line 470: Line 507:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-7.0.1] apm:p
| [1.0.0-7.0.1] apm:p
| [[PPC services]]
| [[PPC services]]
Line 476: Line 513:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [8.0.0-8.1.0] apm:am
| [8.0.0-8.1.0] apm:am
| [[PPC services]]
| [[PPC services]]
Line 482: Line 519:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| arp:r
| arp:r
| [[Glue services]]
| [[Glue services]]
Line 488: Line 525:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| arp:w
| arp:w
| [[Glue services]]
| [[Glue services]]
Line 494: Line 531:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [2.0.0+] bgtc:t
| [2.0.0+] bgtc:t
| [[Glue services]]
| [[Glue services]]
Line 500: Line 537:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [2.0.0+] bgtc:sc
| [2.0.0+] bgtc:sc
| [[Glue services]]
| [[Glue services]]
Line 530: Line 567:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] notif:s
| [9.0.0+] notif:s
| [[Glue services]]
| [[Glue services]]
Line 536: Line 573:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [11.0.0+] ectx:aw
| [11.0.0+] ectx:aw
| [[Glue services]]
| [[Glue services]]
Line 542: Line 579:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [11.0.0+] ectx:r
| [11.0.0+] ectx:r
| [[Glue services]]
| [[Glue services]]
Line 548: Line 585:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [11.0.0+] ectx:w
| [11.0.0+] ectx:w
| [[Glue services]]
| [[Glue services]]
Line 560: Line 597:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-10.2.0] audin:a
| [1.0.0-10.2.0] audin:a
| [[Audio services]]
| [[Audio services]]
Line 566: Line 603:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-10.2.0] audin:d
| [1.0.0-10.2.0] audin:d
| [[Audio services]]
| [[Audio services]]
Line 578: Line 615:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-10.2.0] audout:a
| [1.0.0-10.2.0] audout:a
| [[Audio services]]
| [[Audio services]]
Line 584: Line 621:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-10.2.0] audout:d
| [1.0.0-10.2.0] audout:d
| [[Audio services]]
| [[Audio services]]
Line 596: Line 633:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-10.2.0] audren:a
| [1.0.0-10.2.0] audren:a
| [[Audio services]]
| [[Audio services]]
Line 602: Line 639:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-10.2.0] audren:d
| [1.0.0-10.2.0] audren:d
| [[Audio services]]
| [[Audio services]]
Line 614: Line 651:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| audrec:a
| audrec:a
| [[Audio services]]
| [[Audio services]]
Line 620: Line 657:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| audrec:d
| audrec:d
| [[Audio services]]
| [[Audio services]]
Line 626: Line 663:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| audrec:u
| audrec:u
| [[Audio services]]
| [[Audio services]]
Line 632: Line 669:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| audctl
| audctl
| [[Audio services]]
| [[Audio services]]
Line 638: Line 675:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-2.3.0] codecctl
| [1.0.0-2.3.0] codecctl
| [[Audio services]]
| [[Audio services]]
Line 644: Line 681:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: red" | No
| style="background: green" | Yes
| hwopus
| hwopus
| [[Audio services]]
| [[Audio services]]
| Removed on Switch 2.
| [20.1.0+] Added on Switch 2.
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| auddebug
| auddebug
| [[Audio services]]
| [[Audio services]]
Line 656: Line 693:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [6.0.0+] auddev
| [6.0.0+] auddev
| [[Audio services]]
| [[Audio services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
|  
| auddev:s
| [11.0.0+] aud:a
| [[Audio services]]
| [[Audio services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| [11.0.0+] aud:a
| [[Audio services]]
|  
|  
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [11.0.0+] aud:d
| [11.0.0+] aud:d
| [[Audio services]]
| [[Audio services]]
Line 682: Line 725:
| style="background: green" | Yes
| style="background: green" | Yes
| auddmg:u
| auddmg:u
| [[Audio services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| auddmg:s
| [[Audio services]]
| [[Audio services]]
|  
|  
Line 691: Line 740:
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
| audsmx:s
| [[Audio services]]
|  
|  
|-
| style="background: green" | Yes
| style="background: green" | Yes
| banana
| banana
| [[Profiler services]]
| [[Profiler services]]
Line 698: Line 753:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [2.0.0+] bcat:a
| [2.0.0+] bcat:a
| [[BCAT services]]
| [[BCAT services]]
Line 710: Line 765:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [2.0.0+] bcat:m
| [2.0.0+] bcat:m
| [[BCAT services]]
| [[BCAT services]]
Line 716: Line 771:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [2.0.0+] bcat:s
| [2.0.0+] bcat:s
| [[BCAT services]]
| [[BCAT services]]
Line 770: Line 825:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-5.1.0] prepo:a
| [1.0.0-5.1.0] prepo:a
| [[BCAT services]]
| [[BCAT services]]
Line 776: Line 831:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0] prepo:d
| [1.0.0] prepo:d
| [[BCAT services]]
| [[BCAT services]]
Line 794: Line 849:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [13.0.0+] mnpp:sys
| [13.0.0+] mnpp:sys
| [[BCAT services]]
| [[BCAT services]]
Line 806: Line 861:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0] bpc:c
| [1.0.0] bpc:c
| [[PCV services]]
| [[PCV services]]
Line 812: Line 867:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| bpc:b
| bpc:b
| [[PCV services]]
| [[PCV services]]
Line 818: Line 873:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| bpc:r
| bpc:r
| [[PCV services]]
| [[PCV services]]
Line 824: Line 879:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| bpc:w
| bpc:w
| [[PCV services]]
| [[PCV services]]
Line 830: Line 885:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| pcv
| pcv
| [[PCV services]]
| [[PCV services]]
Line 836: Line 891:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| pcv:arb
| pcv:arb
| [[PCV services]]
| [[PCV services]]
Line 842: Line 897:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| pcv:imm
| pcv:imm
| [[PCV services]]
| [[PCV services]]
Line 849: Line 904:
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| time:u
| [[PCV services]]
|
|-
| style="background: green" | Yes
|
| time:a
| [[PCV services]]
|
|-
| style="background: green" | Yes
|
| time:s
| [[PCV services]]
|
|-
| style="background: green" | Yes
|
| [2.0.0+] bpc
| [2.0.0+] bpc
| [[PCV services]]
| [[PCV services]]
Line 872: Line 909:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| bpc:r
| bpc:r
| [[PCV services]]
| [[PCV services]]
Line 878: Line 915:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| pcv
| pcv
| [[PCV services]]
| [[PCV services]]
Line 884: Line 921:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [2.0.0-8.1.0] time:u
| [2.0.0-8.1.0] time:u
| [[PCV services]]
| [[PCV services]]
Line 890: Line 927:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [2.0.0-8.1.0] time:a
| [2.0.0-8.1.0] time:a
| [[PCV services]]
| [[PCV services]]
Line 896: Line 933:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [2.0.0-8.1.0] time:s
| [2.0.0-8.1.0] time:s
| [[PCV services]]
| [[PCV services]]
Line 902: Line 939:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-7.0.1] pcv:arb
| [1.0.0-7.0.1] pcv:arb
| [[PCV services]]
| [[PCV services]]
Line 908: Line 945:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-7.0.1] pcv:imm
| [1.0.0-7.0.1] pcv:imm
| [[PCV services]]
| [[PCV services]]
Line 914: Line 951:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [8.0.0+] clkrst
| [8.0.0+] clkrst
| [[PCV services]]
| [[PCV services]]
Line 920: Line 957:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [8.0.0+] clkrst:a
| [8.0.0+] clkrst:a
| [[PCV services]]
| [[PCV services]]
Line 926: Line 963:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [8.0.0+] clkrst:i
| [8.0.0+] clkrst:i
| [[PCV services]]
| [[PCV services]]
Line 932: Line 969:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [8.0.0+] rgltr
| [8.0.0+] rgltr
| [[PCV services]]
| [[PCV services]]
Line 938: Line 975:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [8.0.0+] rtc
| [8.0.0+] rtc
| [[PCV services]]
| [[PCV services]]
Line 956: Line 993:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [15.0.0+] bsd:nu
| [15.0.0+] bsd:nu
| [[Sockets services]]
| [[Sockets services]]
Line 968: Line 1,005:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [17.0.0+] ifcfg
| [17.0.0+] ifcfg
| [[Sockets services]]
| [[Sockets services]]
Line 980: Line 1,017:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-14.1.2] ethc:c
| [1.0.0-14.1.2] ethc:c
| [[Sockets services]]
| [[Sockets services]]
Line 986: Line 1,023:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-14.1.2] ethc:i
| [1.0.0-14.1.2] ethc:i
| [[Sockets services]]
| [[Sockets services]]
Line 1,010: Line 1,047:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [18.0.0+] dns:priv
| [18.0.0+] dns:priv
| [[Sockets services]]
| [[Sockets services]]
Line 1,016: Line 1,053:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| btdrv
| btdrv
| [[Bluetooth Driver services]]
| [[Bluetooth Driver services]]
Line 1,022: Line 1,059:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [5.0.0+] bt
| [5.0.0+] bt
| [[Bluetooth Driver services]]
| [[Bluetooth Driver services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
|  
| bt:sys
| btm
| [[Bluetooth Driver services]]
| [[BTM services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
| bt:dbg
| [[Bluetooth Driver services]]
|  
|  
|-
| style="background: green" | Yes
| style="background: red" | No
| btm
| [[BTM services]]
|
|-
| style="background: green" | Yes
| style="background: red" | No
| btm:dbg
| btm:dbg
| [[BTM services]]
| [[BTM services]]
Line 1,040: Line 1,089:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| btm:sys
| btm:sys
| [[BTM services]]
| [[BTM services]]
Line 1,046: Line 1,095:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [5.0.0+] btm:u
| [5.0.0+] btm:u
| [[BTM services]]
| [[BTM services]]
Line 1,058: Line 1,107:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| caps:c
| caps:c
| [[Capture services]]
| [[Capture services]]
Line 1,076: Line 1,125:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [2.0.0+] caps:sc
| [2.0.0+] caps:sc
| [[Display services]]
| [[Display services]]
Line 1,088: Line 1,137:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| vi:m
| vi:m
| [[Display services]]
| [[Display services]]
Line 1,094: Line 1,143:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| vi:s
| vi:s
| [[Display services]]
| [[Display services]]
Line 1,106: Line 1,155:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| cec-mgr
| cec-mgr
| [[Display services]]
| [[Display services]]
Line 1,118: Line 1,167:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [3.0.0-5.1.0] caps:su
| [3.0.0-5.1.0] caps:su
| [[Display services]]
| [[Display services]]
Line 1,124: Line 1,173:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [11.0.0+] lbl
| [11.0.0+] lbl
| [[Display services]]
| [[Display services]]
Line 1,130: Line 1,179:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| dispdrv
| dispdrv
| [[Nvnflinger services]]
| [[Nvnflinger services]]
Line 1,142: Line 1,191:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| erpt:c
| erpt:c
| [[Error Report services]]
| [[Error Report services]]
Line 1,148: Line 1,197:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| erpt:r
| erpt:r
| [[Error Report services]]
| [[Error Report services]]
Line 1,154: Line 1,203:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [13.0.0+] sprof:bg
| [13.0.0+] sprof:bg
| [[Error Report services]]
| [[Error Report services]]
Line 1,160: Line 1,209:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [13.0.0+] sprof:sp
| [13.0.0+] sprof:sp
| [[Error Report services]]
| [[Error Report services]]
Line 1,166: Line 1,215:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| eupld:c
| eupld:c
| [[Error Upload services]]
| [[Error Upload services]]
Line 1,172: Line 1,221:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| eupld:r
| eupld:r
| [[Error Upload services]]
| [[Error Upload services]]
Line 1,178: Line 1,227:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| es
| es
| [[ETicket services]]
| [[ETicket services]]
Line 1,184: Line 1,233:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [13.0.0+] ndrm:la
| [13.0.0+] ndrm:la
| [[ETicket services]]
| [[ETicket services]]
Line 1,190: Line 1,239:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [13.0.0+] ndrm:lu
| [13.0.0+] ndrm:lu
| [[ETicket services]]
| [[ETicket services]]
Line 1,196: Line 1,245:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| fan
| fan
| [[PTM services]]
| [[PTM services]]
Line 1,202: Line 1,251:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| psm
| psm
| [[PTM services]]
| [[PTM services]]
Line 1,208: Line 1,257:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| tc
| tc
| [[PTM services]]
| [[PTM services]]
Line 1,214: Line 1,263:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| ts
| [[PTM services]]
|  
|  
| ts
|-
| style="background: red" | No
| style="background: green" | Yes
| ts:emu
| [[PTM services]]
| [[PTM services]]
|  
|  
Line 1,226: Line 1,281:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] apm:sys
| [9.0.0+] apm:sys
| [[PTM services]]
| [[PTM services]]
Line 1,232: Line 1,287:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] fgm
| [9.0.0+] fgm
| [[PTM services]]
| [[PTM services]]
Line 1,238: Line 1,293:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [9.0.0+] fgm:0
| [9.0.0+] fgm:0
| [[PTM services]]
| [[PTM services]]
Line 1,244: Line 1,299:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [9.0.0+] fgm:9
| [9.0.0+] fgm:9
| [[PTM services]]
| [[PTM services]]
Line 1,250: Line 1,305:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [9.0.0+] fgm:dbg
| [9.0.0+] fgm:dbg
| [[PTM services]]
| [[PTM services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
| fgm:test
| [[PTM services]]
|  
|  
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [9.0.0+] apm:am
| [9.0.0+] apm:am
| [[PTM services]]
| [[PTM services]]
Line 1,262: Line 1,323:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [10.0.0-10.2.0] lbl
| [10.0.0-10.2.0] lbl
| [[PTM services]]
| [[PTM services]]
Line 1,274: Line 1,335:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| fatal:p
| fatal:p
| [[Fatal services]]
| [[Fatal services]]
Line 1,310: Line 1,371:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [5.0.0-6.0.0] nd:app
| [5.0.0-6.0.0] nd:app
| [[Friend services]]
| [[Friend services]]
Line 1,316: Line 1,377:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [5.0.0-6.0.0] nd:sys
| [5.0.0-6.0.0] nd:sys
| [[Friend services]]
| [[Friend services]]
Line 1,328: Line 1,389:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| fsp-ldr
| fsp-ldr
| [[Filesystem services]]
| [[Filesystem services]]
Line 1,334: Line 1,395:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| fsp-pr
| fsp-pr
| [[Filesystem services]]
| [[Filesystem services]]
Line 1,340: Line 1,401:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| gpio
| gpio
| [[Bus services]]
| [[Bus services]]
Line 1,346: Line 1,407:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| i2c
| i2c
| [[Bus services]]
| [[Bus services]]
Line 1,352: Line 1,413:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| i2c:pcv
| i2c:pcv
| [[Bus services]]
| [[Bus services]]
Line 1,358: Line 1,419:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| pinmux
| pinmux
| [[Bus services]]
| [[Bus services]]
Line 1,364: Line 1,425:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| pwm
| pwm
| [[Bus services]]
| [[Bus services]]
Line 1,370: Line 1,431:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| uart
| uart
| [[Bus services]]
| [[Bus services]]
Line 1,376: Line 1,437:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [3.0.0+] sasbus
| [3.0.0+] sasbus
| [[Bus services]]
| [[Bus services]]
Line 1,382: Line 1,443:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [8.1.1+] led
| [8.1.1+] led
| [[Bus services]]
| [[Bus services]]
Line 1,388: Line 1,449:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| htc
| htc
| [[TMA services]]
| [[TMA services]]
Line 1,394: Line 1,455:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| htcs
| htcs
| [[TMA services]]
| [[TMA services]]
Line 1,400: Line 1,461:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| htc:tenv
| htc:tenv
| [[TMA services]]
| [[TMA services]]
Line 1,430: Line 1,491:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| jit:u
| jit:u
| [[JIT services]]
| [[JIT services]]
Line 1,436: Line 1,497:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [1.0.0-9.2.0] lbl
| [1.0.0-9.2.0] lbl
| [[Backlight services]]
| [[Backlight services]]
Line 1,448: Line 1,509:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| ldn:s
| ldn:s
| [[LDN services]]
| [[LDN services]]
Line 1,460: Line 1,521:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [5.0.0-6.0.0] ndd
| [5.0.0-6.0.0] ndd
| [[LDN services]]
| [[LDN services]]
Line 1,466: Line 1,527:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] lp2p:app
| [9.0.0+] lp2p:app
| [[LDN services]]
| [[LDN services]]
|  
| [20.1.0+] Added on Switch 2.
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] lp2p:sys
| [9.0.0+] lp2p:sys
| [[LDN services]]
| [[LDN services]]
|  
| [20.1.0+] Added on Switch 2.
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
Line 1,481: Line 1,542:
| [9.1.0+] lp2p:m
| [9.1.0+] lp2p:m
| [[LDN services]]
| [[LDN services]]
|  
| [20.1.0+] Added on Switch 2.
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [1.0.0+] ldr:pm
| [1.0.0+] ldr:pm
| [[Loader services]]
| [[Loader services]]
Line 1,496: Line 1,557:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| ldr:shel
| ldr:shel
| [[Loader services]]
| [[Loader services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
|  
| [20.1.0+] ldr:cmpt
| ldr:dmnt
| [[Loader services]]
| [[Loader services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|
| [3.0.0+] ldr:pm
| [[Loader services]]
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
|
| ldr:shel
| [[Loader services]]
|
|-
| style="background: green" | Yes
|
| ldr:dmnt
| ldr:dmnt
| [[Loader services]]
| [[Loader services]]
Line 1,532: Line 1,581:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| lm:get
| lm:get
| [[Log services]]
| [[Log services]]
Line 1,544: Line 1,593:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| lr
| lr
| [[NCM services]]
| [[NCM services]]
Line 1,550: Line 1,599:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| ncm
| ncm
| [[NCM services]]
| [[NCM services]]
Line 1,562: Line 1,611:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| nfc:am
| nfc:am
| [[NFC services]]
| [[NFC services]]
Line 1,580: Line 1,629:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| nfc:sys
| nfc:sys
| [[NFC services]]
| [[NFC services]]
Line 1,592: Line 1,641:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| nfp:dbg
| nfp:dbg
| [[NFC services]]
| [[NFC services]]
Line 1,598: Line 1,647:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| nfp:sys
| nfp:sys
| [[NFC services]]
| [[NFC services]]
Line 1,622: Line 1,671:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| nim
| nim
| [[NIM services]]
| [[NIM services]]
Line 1,640: Line 1,689:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [5.0.0+] nim:eca
| [5.0.0+] nim:eca
| [[NIM services]]
| [[NIM services]]
Line 1,646: Line 1,695:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [7.0.0+] nim:ecas
| [7.0.0+] nim:ecas
| [[NIM services]]
| [[NIM services]]
Line 1,652: Line 1,701:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| npns:u
| npns:u
| [[NPNS services]]
| [[NPNS services]]
Line 1,658: Line 1,707:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| npns:s
| npns:s
| [[NPNS services]]
| [[NPNS services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
| [20.1.0+] npns:a
| [[NPNS services]]
|  
|  
|-
| style="background: green" | Yes
| style="background: red" | No
| nvdrv:a
| nvdrv:a
| [[NV services]]
| [[NV services]]
Line 1,670: Line 1,725:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| nvdrv:s
| nvdrv:s
| [[NV services]]
| [[NV services]]
Line 1,676: Line 1,731:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| nvdrv:t
| [[NV services]]
|  
|  
| nvdrv:t
|-
| style="background: red" | No
| style="background: green" | Yes
| nvdrv:v
| [[NV services]]
| [[NV services]]
|  
|  
Line 1,688: Line 1,749:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| nvdrvdbg
| nvdrvdbg
| [[NV services]]
| [[NV services]]
Line 1,694: Line 1,755:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| nvgem:c
| nvgem:c
| [[NV services]]
| [[NV services]]
Line 1,700: Line 1,761:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| nvgem:cd
| nvgem:cd
| [[NV services]]
| [[NV services]]
Line 1,706: Line 1,767:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| nvmemp
| nvmemp
| [[NV services]]
| [[NV services]]
Line 1,712: Line 1,773:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [10.0.0+] nvdbg:d
| [10.0.0+] nvdbg:d
| [[NV services]]
| [[NV services]]
Line 1,718: Line 1,779:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| pcie
| pcie
| [[PCIe services]]
| [[PCIe services]]
Line 1,724: Line 1,785:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [6.0.0+] pcie:log
| [6.0.0+] pcie:log
| [[PCIe services]]
| [[PCIe services]]
Line 1,754: Line 1,815:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| pm:bm
| pm:bm
| [[Process Manager services]]
| [[Process Manager services]]
Line 1,760: Line 1,821:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| pm:info
| pm:info
| [[Process Manager services]]
| [[Process Manager services]]
Line 1,766: Line 1,827:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| pm:shell
| pm:shell
| [[Process Manager services]]
| [[Process Manager services]]
Line 1,772: Line 1,833:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| psc:c
| psc:c
| [[PSC services]]
| [[PSC services]]
Line 1,778: Line 1,839:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| psc:m
| psc:m
| [[PSC services]]
| [[PSC services]]
Line 1,784: Line 1,845:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [5.0.0+] srepo:u
| [5.0.0+] srepo:u
| [[PSC services]]
| [[PSC services]]
Line 1,790: Line 1,851:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [5.0.0+] srepo:a
| [5.0.0+] srepo:a
| [[PSC services]]
| [[PSC services]]
Line 1,796: Line 1,857:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [8.0.0+] ovln:rcv
| [8.0.0+] ovln:rcv
| [[PSC services]]
| [[PSC services]]
Line 1,802: Line 1,863:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [8.0.0+] ovln:snd
| [8.0.0+] ovln:snd
| [[PSC services]]
| [[PSC services]]
Line 1,808: Line 1,869:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] psc:l
| [9.0.0+] psc:l
| [[PSC services]]
| [[PSC services]]
Line 1,826: Line 1,887:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] time:al
| [9.0.0+] time:al
| [[PSC services]]
| [[PSC services]]
Line 1,832: Line 1,893:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] time:m
| [9.0.0+] time:m
| [[PSC services]]
| [[PSC services]]
Line 1,838: Line 1,899:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] time:p
| [9.0.0+] time:p
| [[PSC services]]
| [[PSC services]]
Line 1,844: Line 1,905:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] ins:r
| [9.0.0+] ins:r
| [[PSC services]]
| [[PSC services]]
Line 1,850: Line 1,911:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] ins:s
| [9.0.0+] ins:s
| [[PSC services]]
| [[PSC services]]
Line 1,856: Line 1,917:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [11.0.0+] hshl:set
| [11.0.0+] hshl:set
| [[PSC services]]
| [[PSC services]]
Line 1,862: Line 1,923:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [11.0.0+] hshl:sys
| [11.0.0+] hshl:sys
| [[PSC services]]
| [[PSC services]]
Line 1,874: Line 1,935:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| ro:dmnt
| ro:dmnt
| [[RO services]]
| [[RO services]]
Line 1,880: Line 1,941:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [7.0.0+] ro:1
| [7.0.0+] ro:1
| [[RO services]]
| [[RO services]]
Line 1,898: Line 1,959:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| set:cal
| set:cal
| [[Settings services]]
| [[Settings services]]
Line 1,916: Line 1,977:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [3.0.0+] mii:e
| [3.0.0+] mii:e
| [[Shared Database services]]
| [[Shared Database services]]
Line 1,922: Line 1,983:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [3.0.0+] pdm:ntfy
| [3.0.0+] pdm:ntfy
| [[Shared Database services]]
| [[Shared Database services]]
Line 1,928: Line 1,989:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [3.0.0+] pdm:qry
| [3.0.0+] pdm:qry
| [[Shared Database services]]
| [[Shared Database services]]
Line 1,940: Line 2,001:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [5.0.0+] miiimg
| [5.0.0+] miiimg
| [[Shared Database services]]
| [[Shared Database services]]
Line 1,946: Line 2,007:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [6.0.0+] avm
| [6.0.0+] avm
| [[Shared Database services]]
| [[Shared Database services]]
Line 1,952: Line 2,013:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] pl:s
| [9.0.0+] pl:s
| [[Shared Database services]]
| [[Shared Database services]]
Line 1,976: Line 2,037:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| spl:
| spl:
| [[SPL services]]
| [[SPL services]]
Line 1,982: Line 2,043:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [4.0.0+] spl:mig
| [4.0.0+] spl:mig
| [[SPL services]]
| [[SPL services]]
Line 1,988: Line 2,049:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [4.0.0+] spl:fs
| [4.0.0+] spl:fs
| [[SPL services]]
| [[SPL services]]
Line 1,994: Line 2,055:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [4.0.0+] spl:ssl
| [4.0.0+] spl:ssl
| [[SPL services]]
| [[SPL services]]
Line 2,000: Line 2,061:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [4.0.0+] spl:es
| [4.0.0+] spl:es
| [[SPL services]]
| [[SPL services]]
Line 2,006: Line 2,067:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [5.0.0+] spl:manu
| [5.0.0+] spl:manu
| [[SPL services]]
| [[SPL services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
| spl:da
| [[SPL services]]
|  
|  
| sf-uds
|
| System debug applet "recovery" has access to this service but it doesn't appear to exist.
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
| spl:gc
| [[SPL services]]
|  
|  
| tspm
|
| Applications on [1.0.0] used to have access to this service but it doesn't appear to be present on retail devices.
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
|  
| spl:nv
| usb:ds
| [[SPL services]]
| [[USB services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
|  
| spl:hid
| usb:hs
| [[SPL services]]
| [[USB services]]
| Removed with [20.1.0+].
|-
| style="background: red" | No
| style="background: green" | Yes
| spl:ldn
| [[SPL services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
|  
| [20.1.0+] spl:rep
| usb:pd
| [[SPL services]]
| [[USB services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
|  
| [20.1.0+] spl:lrp
| usb:pd:c
| [[SPL services]]
| [[USB services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: red" | No
| sf-uds
|  
|  
| [1.0.0] usb:pd:m
| System debug applet "recovery" has access to this service but it doesn't appear to exist.
| [[USB services]]
|
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: red" | No
| tspm
|  
|  
| usb:pm
| Applications on [1.0.0] used to have access to this service but it doesn't appear to be present on retail devices.
|-
| style="background: green" | Yes
| style="background: green" | Yes
| usb:ds
| [[USB services]]
| [[USB services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [7.0.0+] usb:hs:a
| usb:hs
| [[USB services]]
| [[USB services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [7.0.0+] usb:qdb
| usb:pd
| [[USB services]]
| [[USB services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [8.0.0+] usb:obsv
| usb:pd:c
| [[USB services]]
| [[USB services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-14.1.2] wlan:inf
| [1.0.0] usb:pd:m
| [[WLAN services]]
| [[USB services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [1.0.0-14.1.2] wlan:lcl
| usb:pm
| [[WLAN services]]
| [[USB services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: red" | No
| [7.0.0+] usb:hs:a
| [[USB services]]
|  
|  
| [1.0.0-14.1.2] wlan:lg
|-
| [[WLAN services]]
| style="background: green" | Yes
| style="background: red" | No
| [7.0.0+] usb:qdb
| [[USB services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [1.0.0-14.1.2] wlan:lga
| [8.0.0+] usb:obsv
| [[WLAN services]]
| [[USB services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
|  
| usb:dock
| [1.0.0-14.1.2] wlan:sg
| [[USB services]]
| [[WLAN services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [1.0.0-14.1.2] wlan:soc
| [1.0.0-14.1.2] wlan:inf
| [[WLAN services]]
| [[WLAN services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [6.0.0-14.1.2] wlan:dtc
| [1.0.0-14.1.2] wlan:lcl
| [[WLAN services]]
| [[WLAN services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [15.0.0+] wlan
| [1.0.0-14.1.2] wlan:lg
| [[WLAN services]]
| [[WLAN services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [15.0.0+] wlan:nd
| [1.0.0-14.1.2] wlan:lga
| [[WLAN services]]
| [[WLAN services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [15.0.0+] wlan:p
| [1.0.0-14.1.2] wlan:sg
| [[WLAN services]]
| [[WLAN services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [4.0.0+] grc:c
| [1.0.0-14.1.2] wlan:soc
| [[GRC services]]
| [[WLAN services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [6.0.0+] grc:d
| [6.0.0-14.1.2] wlan:dtc
| [[GRC services]]
| [[WLAN services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [4.0.0+] mig:usr
| [15.0.0+] wlan
| [[Migration services]]
| [[WLAN services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| [15.0.0+] wlan:nd
| [[WLAN services]]
|  
|  
| [4.0.0+] caps:dc
|-
| [[Jpegdec services]]
| style="background: green" | Yes
| style="background: green" | Yes
| [15.0.0+] wlan:p
| [[WLAN services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [6.0.0+] olsc:s
| [4.0.0+] grc:c
| [[OLSC services]]
| [[GRC services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [10.0.0+] olsc:u
| [6.0.0+] grc:d
| [[OLSC services]]
| [[GRC services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
|  
| [13.1.0+] spbg:sp
| [4.0.0+] mig:usr
| [[OLSC services]]
| [[Migration services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [9.0.0+] ngct:s
| [4.0.0+] caps:dc
| [[NGCT services]]
| [[Jpegdec services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| [9.0.0+] ngct:u
| [6.0.0+] olsc:s
| [[NGCT services]]
| [[OLSC services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| [10.0.0+] olsc:u
| [[OLSC services]]
|  
|  
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [13.1.0+] spbg:sp
| [[OLSC services]]
|
|-
| style="background: green" | Yes
| style="background: red" | No
| [9.0.0+] ngct:s
| [[NGCT services]]
|
|-
| style="background: green" | Yes
| style="background: red" | No
| [9.0.0+] ngct:u
| [[NGCT services]]
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [10.0.0+] pgl
| [10.0.0+] pgl
| [[PGL services]]
| [[PGL services]]
Line 2,198: Line 2,307:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [11.0.0+] capmtp
| [11.0.0+] capmtp
| [[Capmtp services]]
| [[Capmtp services]]
Line 2,204: Line 2,313:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [14.0.0+] omm
| [14.0.0+] omm
| [[OMM services]]
| [[OMM services]]
Line 2,210: Line 2,319:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [14.0.0+] ommdisp
| [14.0.0+] ommdisp
| [[OMM services]]
| [[OMM services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
|  
| omm:s
| [14.0.0+] idle:sys
| [[OMM services]]
| [[OMM services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| [14.0.0+] idle:sys
| [[OMM services]]
|  
|  
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [14.0.0+] spsm
| [14.0.0+] spsm
| [[OMM services]]
| [[OMM services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
| disp:s
| [[OMM services]]
|  
|  
|-
| style="background: red" | No
| style="background: green" | Yes
| disp:ev
| [[OMM services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| disp:omm
| [[OMM services]]
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [15.0.0+] eth:nd
| [15.0.0+] eth:nd
| [[Ethernet services]]
| [[Ethernet services]]
Line 2,241: Line 2,374:
| style="background: red" | No
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
| chat:wu
| chat:a
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| chat:u
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| chat:ps
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| chat:sp
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| chat:dbg
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] chat:wu
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] chat:sa
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] chat:ch
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] chat:ds
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] chat:alb
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] chat:con
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] chat:myp
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] chat:hdr
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] chat:nxs
| [[Switch 2: Chat services|Chat services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] chat:set
| [[Switch 2: Chat services|Chat services]]
| [[Switch 2: Chat services|Chat services]]
|  
|  
Line 2,248: Line 2,465:
| style="background: green" | Yes
| style="background: green" | Yes
| imf
| imf
| [[Switch 2: IMF services|IMF services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| imf:fe
| [[Switch 2: IMF services|IMF services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| vi2:v
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| vi2:m1
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| vi2:m2
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| gsv:m
| [[Switch 2: GSV services|GSV services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| gsv:t
| [[Switch 2: GSV services|GSV services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| gsv:sv
| [[Switch 2: GSV services|GSV services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| gsv:s3
| [[Switch 2: GSV services|GSV services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| gsv:s4
| [[Switch 2: GSV services|GSV services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| gpuk:drv
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| gpuk:gsv
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| hdcp
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| vic:u
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] tsec:m
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| caps2:s
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| caps2:r
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| fs:stcfg
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| dt
| [[Switch 2: DT services|DT services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| spi
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| btp:dbg
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| syncpt:s
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| host1x
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| batlog
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| powctl
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| bpmpmr:c
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| bpmpmr:d
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| bpmpmr:i
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| bpmpmr:m
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| bpmpmr:u
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] lcs
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] lrp:u
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] lrp:d
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] cam:u
| [[Switch 2: Camera services|Camera services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] cam:s
| [[Switch 2: Camera services|Camera services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] cam:m
| [[Switch 2: Camera services|Camera services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] spch:a
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.0.0+] stpl:u
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.0.0+] stpl:sys
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.0.0+] stpl:dbg
|  
|  
|  
|  
|}
|}