| void rcp_discovery_free_list | ( | rcp_discovery_cam_info_list_t * | list | ) |
Clears list of discovered cameras.
Clears list by freeing all memory associated with link list. Do not try to reference the list pointer after this function has been called.
| [in] | list | list to free |