crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/CHWComm.xml
changeset 0 5ad7ad99af01
equal deleted inserted replaced
-1:000000000000 0:5ad7ad99af01
       
     1 <?xml version='1.0' encoding='UTF-8'?>
       
     2 <panic_category>
       
     3   <category_name>CHWComm</category_name>
       
     4   <category_description> &lt;p&gt;Panic of ECUART module raised by the Serial Comms Server (or &amp;quot;CommsServer&amp;quot;).&lt;/p&gt;</category_description>
       
     5   <panics>
       
     6     <panic>
       
     7       <panic_id>0</panic_id>
       
     8       <panic_description>&lt;p&gt;Bad descriptor passed by client.&lt;/p&gt;</panic_description>
       
     9     </panic>
       
    10     <panic>
       
    11       <panic_id>1</panic_id>
       
    12       <panic_description>&lt;p&gt;&lt;code&gt;cancel()&lt;/code&gt; method called without calling the respective API first. I.e. an attempt was made to cancel an operation that was not started.&lt;/p&gt;</panic_description>
       
    13     </panic>
       
    14     <panic>
       
    15       <panic_id>2</panic_id>
       
    16       <panic_description>&lt;p&gt;Incorrect usage of an API for the current DTE/DCE role.&lt;/p&gt;</panic_description>
       
    17     </panic>
       
    18     <panic>
       
    19       <panic_id>3</panic_id>
       
    20       <panic_description>&lt;p&gt;Internal error caused by the notification count being negative.&lt;/p&gt;</panic_description>
       
    21     </panic>
       
    22   </panics>
       
    23 </panic_category>