Rename Audio Host Class driver internal descriptor matching routines to be in line with the rest of the class driver function names.

This commit is contained in:
Dean Camera 2011-06-14 12:44:41 +00:00
parent deaab90089
commit f1cfd7ea7d
3 changed files with 12 additions and 10 deletions

View file

@ -22,6 +22,8 @@
* - Added RNDIS device mode to the Webserver project
* - Added new incomplete AndroidAccessoryHost Host LowLevel demo
* - Added new MediaControl project
* - Added new AudioInputHost Host ClassDriver demo
* - Added new AudioOutputHost Host ClassDriver demo
* - Added new AudioInputHost Host LowLevel demo
* - Added new AudioOutputHost Host LowLevel demo
*