Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 714 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 714 Bytes

CECDocs

Documentation for the 3ds CECD service

Work-in-progress

Intro

Cecd is the service responsible for managing Streetpasses and the related communication between 3ds's. Games and applications use streetpasses to varying degrees and are responsible for how they are utilized. The Cec service is broken down into three parts, cecd:u, cecd:s, and cecd:ndm.

These docs are an attempt to organize Cec related information and my reverse engineering efforts on the cecd sysmodule.

Cec Namespace Overview

  • anon namespace
  • CecAllocator
  • CecControl
  • CecControlSys
  • detail
    • anon namespace
    • Cec - cecd:u
    • CecNdm - cecd:ndm
    • CecSys - cecd:s
  • Message
  • MessageBox
  • MessageId