Line 112: |
Line 112: |
| | | |
| = bgtc:t = | | = bgtc:t = |
| + | This is "nn::bgtc::ITaskService". |
| + | |
| + | [11.0.0+] This is "nn::bgtc::ITaskServiceRoot". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 100 || [[#OpenTaskService]] |
| + | |} |
| + | |
| + | == OpenTaskService == |
| + | No input. Returns an [[#ITaskService]]. |
| + | |
| + | == ITaskService == |
| This is "nn::bgtc::ITaskService". | | This is "nn::bgtc::ITaskService". |
| | | |
Line 599: |
Line 614: |
| | | |
| Takes an input [[#AlarmSettingId]]. Returns an u8 '''IsAlarmScheduled''' and a [[Glue_services#PosixTime|PosixTime]] for the next scheduled alarm. | | Takes an input [[#AlarmSettingId]]. Returns an u8 '''IsAlarmScheduled''' and a [[Glue_services#PosixTime|PosixTime]] for the next scheduled alarm. |
| + | |
| + | = ectx:w = |
| + | This is "". |
| + | |
| + | This was added with [11.0.0+]. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || [[#CreateContextRegistrar]] |
| + | |- |
| + | | 1 || CommitContext |
| + | |- |
| + | | 2 || |
| + | |} |
| + | |
| + | == CreateContextRegistrar == |
| + | No input. Returns an [[#IContextRegistrar]]. |
| + | |
| + | == IContextRegistrar == |
| + | This is "nn::err::context::IContextRegistrar". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || Complete |
| + | |} |
| + | |
| + | = ectx:r = |
| + | This is "nn::err::context::IReaderForSystem". |
| + | |
| + | This was added with [11.0.0+]. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || GetContextInfo |
| + | |- |
| + | | 1 || PullContext |
| + | |- |
| + | | 2 || ListContextDescriptorWithResultForDebug |
| + | |} |
| + | |
| + | = ectx:aw = |
| + | This is "nn::err::context::IWriterForApplication". |
| + | |
| + | This was added with [11.0.0+]. |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Cmd || Name |
| + | |- |
| + | | 0 || [[#CreateContextRegistrar]] |
| + | |- |
| + | | 1 || CommitContext |
| + | |} |
| | | |
| = ApplicationLaunchProperty = | | = ApplicationLaunchProperty = |