Home | History | Annotate | Download | only in src

Lines Matching refs:operation

169 /* Operation Codes */
171 /* PTP v1.0 operation codes */
201 /* PTP v1.1 operation codes */
212 /* Eastman Kodak extension Operation Codes */
219 /* Canon extension Operation Codes */
385 /* Nikon extension Operation Codes */
493 * Undocumented Zune Operation Codes
2097 * The capturing of new data objects is an asynchronous operation.
2158 * (see operation PTP_OC_CANON_CheckEvent).
2168 * This operation is observed after pressing the Disconnect
2172 * (see operation PTP_OC_CANON_CheckEvent).
2182 * Prior to start reading viewfinder images, one must call this operation.
2183 * Supposedly, this operation affects the value of the CANON_ViewfinderMode
2195 * viewfinder images any more, one must call this operation.
2196 * Supposedly, this operation affects the value of the CANON_ViewfinderMode
2224 * This operation locks the focus. It is followed by the CANON_GetChanges(?)
2225 * operation in the log.
2237 * This operation unlocks the focus. It is followed by the CANON_GetChanges(?)
2238 * operation in the log.
2250 * This operation sends a "ping" style message to the camera.
2261 * This operation sends a "ping" style message to the camera.
2272 * This operation starts the image capture according to the current camera
2276 * (see operation CANON_CheckEvent). From the CANON_RequestObjectTransfer
2290 * This operation sends a "ping" style message to the camera.
2533 int ptp_operation_issupported (PTPParams* params, uint16_t operation);