This document describes how device driver code is accessed through a logical channel.
All interaction between user code and the driver code takes place through a logical channel. On the user side, a channel is encapsulated by a RBusLogicalChannel derived class; on the Kernel side, a channel is encapsulated by a DLogicalChannelBase or a DLogicalChannel derived class, constructed by the DLogicalDevice factory object.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.