| rcp_error_t rcp_get_list | ( | rcp_camera_connection_t * | con, |
| rcp_param_t | id | ||
| ) |
Request RCP parameter list from the camera.
This will send an RCP GET_LIST message to the camera for the given RCP parameter.
The list requested with this call will be returned in the callback: cur_list_cb.
| [in] | con | the camera connection |
| [in] | id | the RCP parameter |