Function rs2_get_number_of_fw_logs

Function Documentation

unsigned int rs2_get_number_of_fw_logs(rs2_device *dev, rs2_error **error)

Returns number of fw logs already polled from device but not by user yet.

Parameters:
  • dev[in] Device from which the FW log will be taken

  • error[out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored.

Returns:

number of fw logs already polled from device but not by user yet