Application Manager Services: Difference between revisions
| m Add anchors | m Add am:pipe anchor | ||
| Line 480: | Line 480: | ||
| For handling each command that's actually implemented, the AM cmdhandler function calls a vtable funcptr. | For handling each command that's actually implemented, the AM cmdhandler function calls a vtable funcptr. | ||
| {{Anchor|am:pipe}} | |||
| The private port for this seems to be referred to as "am:pipe", even though the "am:pipe" string isn't actually used. | The private port for this seems to be referred to as "am:pipe", even though the "am:pipe" string isn't actually used. | ||