LDN services: Difference between revisions
No edit summary |
|||
| Line 254: | Line 254: | ||
=== SetProtocol === | === SetProtocol === | ||
Takes an input u32, no output. | Takes an input u32, no output. | ||
This cmd was implemented with [20.0.0+], prior to that this just returned an error. | |||
The sdk user-process func will pass value 1 to the cmd when the input [[#Protocol|Protocol]] is 0/1, 3 is passed directly if specified, otherwise Abort. | The sdk user-process func will pass value 1 to the cmd when the input [[#Protocol|Protocol]] is 0/1, 3 is passed directly if specified, otherwise Abort. | ||