core: Suppress hotplug events during initial enumeration
[platform/upstream/libusb.git] / examples / hotplugtest.c
2022-09-14 Karol LewandowskiMerge tag 'v1.0.24' into tizen 41/281241/1
2022-09-14 Karol LewandowskiMerge tag 'v1.0.22' into tizen 39/281239/1
2020-08-18 Chris DickensFix typos detected by codespell and manual inspection
2017-12-29 Sean McBrideFix unused parameter warnings
2016-03-06 Ludovic Rousseauexamples: fix 3 compiler warnings
2016-01-06 Ludovic RousseauExamples: fix typo in Nathan Hjelm email
2015-01-12 Chris DickensExamples: Fix device leak in hotplugtest
2013-09-28 Ludovic Rousseauexamples: check the value returned by libusb_handle_eve...
2013-09-28 Ludovic Rousseauexamples: check the value returned by libusb_init()
2013-05-15 Nathan HjelmAdd some editor meta-comments for proper tab usage
2013-05-15 Nathan HjelmAdd hotplug support.