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