Services API: Difference between revisions

No edit summary
 
(20 intermediate revisions by 3 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.1.0+] Now takes an additional input u32.


== 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.1.0+] Now takes an additional input u32.


== 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 53: Line 59:


== RegisterProcess ==
== RegisterProcess ==
Takes a PID and two type-0x5 input buffers with the ACID and ACI0 service lists. That data originates from [[NPDM]].
Takes a 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 a PID. No output.
 
= ServiceName =
This is "nn::sm::ServiceName". This is an u64 encoded from a zero-padded string.


= Service List =
= Service List =
Line 80: Line 91:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| acc:aa
| acc:aa
| [[Account services]]
| [[Account services]]
Line 86: Line 97:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| acc:su
| acc:su
| [[Account services]]
| [[Account services]]
Line 92: Line 103:
|-
|-
| 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 109:
|-
|-
| 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 115:
|-
|-
| 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 121:
|-
|-
| 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 127:
|-
|-
| 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 133:
|-
|-
| 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 163:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| irs:sys
| irs:sys
| [[HID services]]
| [[HID services]]
Line 158: Line 169:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| xcd:sys
| xcd:sys
| [[HID services]]
| [[HID services]]
Line 164: Line 175:
|-
|-
| 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 181:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [5.0.0+] hidbus
| [5.0.0+] hidbus
| [[HID services]]
| [[HID services]]
|  
|  
|-
|-
| 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]]
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| appletAE
| appletAE
| [[Applet Manager services]]
| [[Applet Manager services]]
Line 188: Line 211:
|-
|-
| 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 217:
|-
|-
| 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 223:
|-
|-
| 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 229:
|-
|-
| 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 249:
| 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 271:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| mii:e
| mii:e
| [[NS Services]]
| [[NS Services]]
Line 248: Line 277:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| ns:am
| ns:am
| [[NS Services]]
| [[NS Services]]
Line 260: Line 289:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| ns:dev
| ns:dev
| [[NS Services]]
| [[NS Services]]
Line 272: Line 301:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| ovln:rcv
| ovln:rcv
| [[NS Services]]
| [[NS Services]]
Line 278: Line 307:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| ovln:snd
| ovln:snd
| [[NS Services]]
| [[NS Services]]
Line 284: Line 313:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| pdm:ntfy
| pdm:ntfy
| [[NS Services]]
| [[NS Services]]
Line 290: Line 319:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| pdm:qry
| pdm:qry
| [[NS Services]]
| [[NS Services]]
Line 308: Line 337:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| ns:dev
| ns:dev
| [[NS Services]]
| [[NS Services]]
Line 344: Line 373:
|-
|-
| 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 379:
|-
|-
| 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 391:
|-
|-
| 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 415:
|-
|-
| 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 421:
|-
|-
| 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 427:
|-
|-
| 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 433:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| fgm:2
| fgm:2
| [[PPC services]]
| [[PPC services]]
Line 410: Line 439:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| fgm:3
| fgm:3
| [[PPC services]]
| [[PPC services]]
Line 416: Line 445:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| fgm:4
| fgm:4
| [[PPC services]]
| [[PPC services]]
Line 422: Line 451:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| fgm:5
| fgm:5
| [[PPC services]]
| [[PPC services]]
Line 428: Line 457:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| fgm:6
| fgm:6
| [[PPC services]]
| [[PPC services]]
Line 434: Line 463:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| fgm:7
| fgm:7
| [[PPC services]]
| [[PPC services]]
Line 440: Line 469:
|-
|-
| 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 475:
|-
|-
| 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 481:
|-
|-
| 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 487:
|-
|-
| 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 499:
|-
|-
| 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 505:
|-
|-
| 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 511:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| arp:r
| arp:r
| [[Glue services]]
| [[Glue services]]
Line 488: Line 517:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| arp:w
| arp:w
| [[Glue services]]
| [[Glue services]]
Line 494: Line 523:
|-
|-
| 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 529:
|-
|-
| 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 559:
|-
|-
| 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 565:
|-
|-
| 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 571:
|-
|-
| 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 577:
|-
|-
| 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 589:
|-
|-
| 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 595:
|-
|-
| 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 607:
|-
|-
| 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 613:
|-
|-
| 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 625:
|-
|-
| 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 631:
|-
|-
| 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 643:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| audrec:a
| audrec:a
| [[Audio services]]
| [[Audio services]]
Line 620: Line 649:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| audrec:d
| audrec:d
| [[Audio services]]
| [[Audio services]]
Line 626: Line 655:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| audrec:u
| audrec:u
| [[Audio services]]
| [[Audio services]]
Line 632: Line 661:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| audctl
| audctl
| [[Audio services]]
| [[Audio services]]
Line 638: Line 667:
|-
|-
| 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 673:
|-
|-
| 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 685:
|-
|-
| 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
| [[Audio services]]
|  
|  
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [11.0.0+] aud:a
| [11.0.0+] aud:a
| [[Audio services]]
| [[Audio services]]
Line 668: Line 703:
|-
|-
| style="background: green" | Yes
| 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 717:
| 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 732:
|  
|  
|-
|-
| 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 745:
|-
|-
| 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 757:
|-
|-
| 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 763:
|-
|-
| 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 817:
|-
|-
| 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 823:
|-
|-
| 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 841:
|-
|-
| 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 853:
|-
|-
| 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 859:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| bpc:b
| bpc:b
| [[PCV services]]
| [[PCV services]]
Line 818: Line 865:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| bpc:r
| bpc:r
| [[PCV services]]
| [[PCV services]]
Line 824: Line 871:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| bpc:w
| bpc:w
| [[PCV services]]
| [[PCV services]]
Line 830: Line 877:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| pcv
| pcv
| [[PCV services]]
| [[PCV services]]
Line 836: Line 883:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| pcv:arb
| pcv:arb
| [[PCV services]]
| [[PCV services]]
Line 842: Line 889:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| pcv:imm
| pcv:imm
| [[PCV services]]
| [[PCV services]]
Line 849: Line 896:
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| time:u
| [2.0.0+] bpc
| [[PCV services]]
| [[PCV services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| time:a
| bpc:r
| [[PCV services]]
| [[PCV services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|
| style="background: red" | No
| time:s
| [[PCV services]]
|
|-
| style="background: green" | Yes
|
| [2.0.0+] bpc
| [[PCV services]]
|
|-
| style="background: green" | Yes
|
| bpc:r
| [[PCV services]]
|
|-
| style="background: green" | Yes
|
| pcv
| pcv
| [[PCV services]]
| [[PCV services]]
Line 884: Line 913:
|-
|-
| 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 919:
|-
|-
| 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 925:
|-
|-
| 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 931:
|-
|-
| 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 937:
|-
|-
| 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 943:
|-
|-
| 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 949:
|-
|-
| 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 955:
|-
|-
| 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 961:
|-
|-
| 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 967:
|-
|-
| 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 985:
|-
|-
| 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 997:
|-
|-
| 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,009:
|-
|-
| 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,015:
|-
|-
| 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,039:
|-
|-
| 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,045:
|-
|-
| 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,051:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| [5.0.0+] bt
| [[Bluetooth Driver services]]
|  
|  
| [5.0.0+] bt
|-
| style="background: red" | No
| style="background: green" | Yes
| bt:sys
| [[Bluetooth Driver services]]
| [[Bluetooth Driver 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
| [[BTM services]]
| [[BTM services]]
Line 1,034: Line 1,075:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| btm:dbg
| btm:dbg
| [[BTM services]]
| [[BTM services]]
Line 1,040: Line 1,081:
|-
|-
| 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,087:
|-
|-
| 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,099:
|-
|-
| 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,117:
|-
|-
| 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,129:
|-
|-
| 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,135:
|-
|-
| 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,147:
|-
|-
| 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,159:
|-
|-
| 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,165:
|-
|-
| 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,171:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| dispdrv
| dispdrv
| [[Nvnflinger services]]
| [[Nvnflinger services]]
Line 1,142: Line 1,183:
|-
|-
| 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,189:
|-
|-
| 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,195:
|-
|-
| 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,201:
|-
|-
| 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,207:
|-
|-
| 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,213:
|-
|-
| 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,219:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| es
| es
| [[ETicket services]]
| [[ETicket services]]
Line 1,184: Line 1,225:
|-
|-
| 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,231:
|-
|-
| 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,237:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| fan
| fan
| [[PTM services]]
| [[PTM services]]
Line 1,202: Line 1,243:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| psm
| psm
| [[PTM services]]
| [[PTM services]]
Line 1,208: Line 1,249:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| tc
| tc
| [[PTM services]]
| [[PTM services]]
Line 1,214: Line 1,255:
|-
|-
| 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,273:
|-
|-
| 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,279:
|-
|-
| 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,285:
|-
|-
| 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,291:
|-
|-
| 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,297:
|-
|-
| 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,315:
|-
|-
| 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,327:
|-
|-
| 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,363:
|-
|-
| 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,369:
|-
|-
| 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,381:
|-
|-
| 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,387:
|-
|-
| 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,393:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| gpio
| gpio
| [[Bus services]]
| [[Bus services]]
Line 1,346: Line 1,399:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| i2c
| i2c
| [[Bus services]]
| [[Bus services]]
Line 1,352: Line 1,405:
|-
|-
| 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,411:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| pinmux
| pinmux
| [[Bus services]]
| [[Bus services]]
Line 1,364: Line 1,417:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| pwm
| pwm
| [[Bus services]]
| [[Bus services]]
Line 1,370: Line 1,423:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| uart
| uart
| [[Bus services]]
| [[Bus services]]
Line 1,376: Line 1,429:
|-
|-
| 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,435:
|-
|-
| 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,441:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| htc
| htc
| [[TMA services]]
| [[TMA services]]
Line 1,394: Line 1,447:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| htcs
| htcs
| [[TMA services]]
| [[TMA services]]
Line 1,400: Line 1,453:
|-
|-
| 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,483:
|-
|-
| 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,489:
|-
|-
| 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,501:
|-
|-
| 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,513:
|-
|-
| 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,519:
|-
|-
| 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,534:
| [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,549:
|-
|-
| 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]]
|
|-
| style="background: green" | Yes
|
| [3.0.0+] ldr:pm
| [[Loader services]]
| [[Loader services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|
| ldr:shel
| [[Loader services]]
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
|
| ldr:dmnt
| ldr:dmnt
| [[Loader services]]
| [[Loader services]]
Line 1,532: Line 1,573:
|-
|-
| 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,585:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| lr
| lr
| [[NCM services]]
| [[NCM services]]
Line 1,550: Line 1,591:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| ncm
| ncm
| [[NCM services]]
| [[NCM services]]
Line 1,562: Line 1,603:
|-
|-
| 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,621:
|-
|-
| 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,633:
|-
|-
| 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,639:
|-
|-
| 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,663:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| nim
| nim
| [[NIM services]]
| [[NIM services]]
Line 1,640: Line 1,681:
|-
|-
| 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,687:
|-
|-
| 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,693:
|-
|-
| 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,699:
|-
|-
| 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,717:
|-
|-
| 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,723:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| nvdrv:t
| nvdrv:t
| [[NV services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| nvdrv:v
| [[NV services]]
| [[NV services]]
|  
|  
Line 1,688: Line 1,741:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| nvdrvdbg
| nvdrvdbg
| [[NV services]]
| [[NV services]]
Line 1,694: Line 1,747:
|-
|-
| 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,753:
|-
|-
| 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,759:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| nvmemp
| nvmemp
| [[NV services]]
| [[NV services]]
Line 1,712: Line 1,765:
|-
|-
| 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,771:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| pcie
| pcie
| [[PCIe services]]
| [[PCIe services]]
Line 1,724: Line 1,777:
|-
|-
| 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,807:
|-
|-
| 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,813:
|-
|-
| 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,819:
|-
|-
| 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,825:
|-
|-
| 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,831:
|-
|-
| 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,837:
|-
|-
| 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,843:
|-
|-
| 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,849:
|-
|-
| 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,855:
|-
|-
| 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,861:
|-
|-
| 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,879:
|-
|-
| 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,885:
|-
|-
| 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,891:
|-
|-
| 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,897:
|-
|-
| 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,903:
|-
|-
| 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,909:
|-
|-
| 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,915:
|-
|-
| 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,927:
|-
|-
| 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,933:
|-
|-
| 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,951:
|-
|-
| 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,969:
|-
|-
| 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,975:
|-
|-
| 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,981:
|-
|-
| 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 1,993:
|-
|-
| 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 1,999:
|-
|-
| 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,005:
|-
|-
| 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,029:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| spl:
| spl:
| [[SPL services]]
| [[SPL services]]
Line 1,982: Line 2,035:
|-
|-
| 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,041:
|-
|-
| 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,047:
|-
|-
| 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,053:
|-
|-
| 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,059:
|-
|-
| 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
| [[SPL services]]
| Removed with [20.1.0+].
|-
| style="background: red" | No
| style="background: green" | Yes
| spl:ldn
| [[SPL services]]
|  
|  
| usb:hs
|-
| [[USB services]]
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] spl:rep
| [[SPL services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
|  
| [20.1.0+] spl:lrp
| usb:pd
| [[SPL services]]
| [[USB services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: red" | No
| sf-uds
|  
|  
| usb:pd:c
| 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
|  
|  
| [1.0.0] usb:pd:m
| Applications on [1.0.0] used to have access to this service but it doesn't appear to be present on retail devices.
| [[USB services]]
|
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| usb:pm
| 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
| [1.0.0-14.1.2] wlan:lg
| [7.0.0+] usb:hs:a
| [[WLAN services]]
| [[USB services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: red" | No
| [7.0.0+] usb:qdb
| [[USB services]]
|  
|  
| [1.0.0-14.1.2] wlan:lga
|-
| [[WLAN services]]
| style="background: green" | Yes
| style="background: green" | Yes
| [8.0.0+] usb:obsv
| [[USB services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
| usb:dock
| [[USB services]]
|  
|  
| [1.0.0-14.1.2] wlan:sg
|-
| style="background: green" | Yes
| style="background: red" | No
| [1.0.0-14.1.2] wlan:inf
| [[WLAN 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:lcl
| [[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:lg
| [[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:lga
| [[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:sg
| [[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:soc
| [[WLAN services]]
| [[WLAN services]]
|  
|  
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: red" | No
| [6.0.0-14.1.2] wlan:dtc
| [[WLAN services]]
|  
|  
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [15.0.0+] wlan
| [[WLAN services]]
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [15.0.0+] wlan:nd
| [[WLAN services]]
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [15.0.0+] wlan:p
| [[WLAN services]]
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [4.0.0+] grc:c
| [4.0.0+] grc:c
| [[GRC services]]
| [[GRC services]]
Line 2,144: Line 2,245:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [6.0.0+] grc:d
| [6.0.0+] grc:d
| [[GRC services]]
| [[GRC services]]
Line 2,156: Line 2,257:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [4.0.0+] caps:dc
| [4.0.0+] caps:dc
| [[Jpegdec services]]
| [[Jpegdec services]]
Line 2,162: Line 2,263:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [6.0.0+] olsc:s
| [6.0.0+] olsc:s
| [[OLSC services]]
| [[OLSC services]]
Line 2,168: Line 2,269:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [10.0.0+] olsc:u
| [10.0.0+] olsc:u
| [[OLSC services]]
| [[OLSC services]]
Line 2,174: Line 2,275:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: green" | Yes
| [13.1.0+] spbg:sp
| [13.1.0+] spbg:sp
| [[OLSC services]]
| [[OLSC services]]
Line 2,180: Line 2,281:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
|  
| style="background: red" | No
| [9.0.0+] ngct:s
| [9.0.0+] ngct:s
| [[NGCT services]]
| [[NGCT services]]
Line 2,186: Line 2,287:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: red" | No
| [9.0.0+] ngct:u
| [9.0.0+] ngct:u
| [[NGCT services]]
| [[NGCT services]]
Line 2,192: Line 2,293:
|-
|-
| style="background: green" | Yes
| 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,299:
|-
|-
| 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,305:
|-
|-
| 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,311:
|-
|-
| 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
| [[OMM services]]
|  
|  
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [14.0.0+] idle:sys
| [14.0.0+] idle:sys
| [[OMM services]]
| [[OMM services]]
Line 2,222: Line 2,329:
|-
|-
| style="background: green" | Yes
| 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
| [15.0.0+] eth:nd
| [[OMM services]]
| [[Ethernet services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
| style="background: green" | Yes
| disp:ev
| [16.0.0+] ngc:u
| [[OMM services]]
| [[NGC services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
| chat:wu
| disp:omm
| [[Switch 2:Chat services|Chat services]]
| [[OMM services]]
|  
|  
|-
|-
| style="background: red" | No
| style="background: green" | Yes
| style="background: green" | Yes
| [15.0.0+] eth:nd
| [[Ethernet services]]
|
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [16.0.0+] ngc:u
| [[NGC services]]
|
|-
| style="background: red" | No
| style="background: green" | Yes
| 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]]
|
|-
| style="background: red" | No
| 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
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| gsv:t
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| gsv:sv
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| gsv:s3
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| gsv:s4
|
|
|-
| 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
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] cam:s
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] cam:m
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] spch:a
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] stpl:u
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] stpl:sys
|
|
|-
| style="background: red" | No
| style="background: green" | Yes
| [20.1.0+] stpl:dbg
|  
|  
|  
|  
|}
|}