Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Detect usb device events - alternate for usblauncher service : (1 Item)
   
Detect usb device events - alternate for usblauncher service  
My requirement is an application should have a call back function registered with USB Stack/ Library which should be 
called for each USB device attachment/detachment. I have gone through the usblauncher service, But it seems like 
application needs to poll each device object for an event. I need some thing like a Network Middleware, which provides a
 library interface for an application.