dump.c File Reference

Dumping and debugging functions. More...

#include <errno.h>
#include <str_error.h>
#include <stdlib.h>
#include <usb/dev/pipes.h>
#include <usb/dev/dp.h>
#include <usb/classes/classes.h>
#include "usbmid.h"

Go to the source code of this file.

Functions

static void dump_tree (usb_dp_parser_t *parser, usb_dp_parser_data_t *data)
 Dump descriptor tree.
static void dump_tree_descriptor (uint8_t *data, size_t depth)
 Dump found descriptor.
static void dump_tree_internal (usb_dp_parser_t *parser, usb_dp_parser_data_t *data, uint8_t *root, size_t depth)
 Dump tree of descriptors.
void usbmid_dump_descriptors (uint8_t *descriptors, size_t length)
 Dump given descriptors.


Detailed Description

Dumping and debugging functions.

Definition in file dump.c.


Generated on Thu Jun 2 07:45:51 2011 for HelenOS/USB by  doxygen 1.4.7