libusb Developers Guide
<<< Previous
Next >>>
I. Core
These functions comprise the core of libusb. They are used by all applications that utilize libusb.
Table of Contents
usb_init
-- Initialize libusb
usb_find_busses
-- Finds all USB busses on system
usb_find_devices
-- Find all devices on all USB devices
usb_get_busses
-- Return the list of USB busses found
<<< Previous
Home
Next >>>
Functions
Up
usb_init