Lines Matching full:object
19 /* Types of Object Action Control Point Procedures. */
21 /** Create object.*/
23 /** Delete object.*/
27 /** Execute Object.*/
29 /** Read object.*/
31 /** Write object.*/
33 /** Abort object.*/
39 /* Object Action Control Point return codes. */
49 /** Invalid object.*/
57 /** Object locked.*/
71 /* Object Action Control Point procedure definition. */
95 /* Size of the generic part of the Object Action Control Point create procedure */
98 /* Size of Object Action Control Point checksum calculation procedure */
101 /* Size of Object Action Control Point read procedure */
104 /* Size of Object Action Control Point write procedure */