Adaptation/GUID-C06CFF3E-23E9-5E0B-99A1-51B8ED95465F.dita
author Graeme Price <GRAEME.PRICE@NOKIA.COM>
Fri, 15 Oct 2010 14:32:18 +0100
changeset 15 307f4279f433
permissions -rw-r--r--
Initial contribution of the Adaptation Documentation.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-C06CFF3E-23E9-5E0B-99A1-51B8ED95465F" xml:lang="en"><title>USB
Client Driver</title><shortdesc>The USB Client Driver is a device driver for USB device
(client) functionality. This section describes how to create a port
of it for your phone hardware. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
<p>Symbian platform provides a logical device driver, and a generic
Platform Independent Layer for the physical device driver. The physical
device driver is called the USB client controller. You must provide
a Platform Specific Layer of the USB client controller to implement
the interface to the USB hardware on your phone. </p>
<p>The USB Manager component in the Short Link Services module provides
a higher-level framework that can be used to implement and control
the USB device functions on a phone. </p>
</conbody></concept>