|
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-1A9F7EFF-BAAA-5F89-9A1A-EFB859ECD00D" xml:lang="en"><title>Category: |
|
13 CHWComm</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>Panic of <codeph>ECUART</codeph> module raised by the Serial Comms Server |
|
15 (or "Comms Server").</p> |
|
16 <table id="GUID-190C5F2F-8BC2-54B8-A8D8-7CF5238063DF"> |
|
17 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/> |
|
18 <tbody> |
|
19 <row> |
|
20 <entry><p>0</p> </entry> |
|
21 <entry><p>Bad descriptor passed by client.</p> </entry> |
|
22 </row> |
|
23 <row> |
|
24 <entry><p>1</p> </entry> |
|
25 <entry><p>The <codeph>cancel()</codeph> method was called without calling |
|
26 the respective API first. An attempt was made to cancel an operation that |
|
27 was not started.</p> </entry> |
|
28 </row> |
|
29 <row> |
|
30 <entry><p>2</p> </entry> |
|
31 <entry><p>Incorrect usage of an API for the current DTE or DCE role.</p> </entry> |
|
32 </row> |
|
33 <row> |
|
34 <entry><p>3</p> </entry> |
|
35 <entry><p>Internal error caused by the notification count being negative.</p> </entry> |
|
36 </row> |
|
37 </tbody> |
|
38 </tgroup> |
|
39 </table></conbody></concept> |