bluetoothcommsprofiles/btpan/group/bluetooth_pan.history.xml
changeset 0 29b1cd4cb562
equal deleted inserted replaced
-1:000000000000 0:29b1cd4cb562
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <relnotes name="Bluetooth PAN Profile">
       
     3   <purpose>
       
     4     Implementation of the Bluetooth PAN profile. Includes: an implementation of the Bluetooth Network Encapsulation Protocol (BNEP), as a Symbian OS ethernet packet driver module; and a network interface agent used to create PAN connections.
       
     5   </purpose>
       
     6 
       
     7   <defect number="DEF140424" title="Coverity errors: DEADCODE, CHECKED_RETURN" revision="031">
       
     8     Fixed Coverity issues.
       
     9   </defect>
       
    10 
       
    11   <defect number="PDEF139836" title=".esk and .cmi files do not have header" revision="030">
       
    12     Added copyright headers
       
    13   </defect>
       
    14   
       
    15   <defect number="PDEF139234" title="enum TPanAgentPanic does not explicitly list numerical values " revision="029">
       
    16     Added explicit values to the enum's items.
       
    17   </defect>
       
    18   
       
    19   <defect number="DEF134041" title="[upf32] PanAgent 79 when connecting PAN back to back" revision="028">
       
    20     Modified the PanAgt to set the RNDIS P and S key before the role combination checker.
       
    21   </defect>
       
    22   
       
    23   <defect number="DEF133729" title="Headercheck failures in Bluetooth" revision="027">
       
    24     Updated one header file to #include e32base.h, another to #include es_sock.h.
       
    25   </defect>
       
    26 
       
    27   <deliverystep number="1351" name="PANNAP changes for USB RNDIS" osproject="Diran" revision="026">
       
    28     <preq number="1872" title="PANNAP changes for USB RNDIS"/>
       
    29   </deliverystep>
       
    30   <milestone project="GT0463" number="3.4"/>
       
    31 
       
    32   <defect number="DEF130463" title="L2CAP Channel is not disconnected even if we shutdown the BNEP Link" revision="025">
       
    33     Modified the PanAgtStateMachine to change state when remote device is EDisconnecting.
       
    34   </defect>
       
    35 
       
    36   <defect number="DEF128972" title="[upf31] Problems when role switch is disabled when connecting to a symbian NAP" revision="024">
       
    37     Corrected the call to CancelIoctl which was hanging the stack.
       
    38   </defect>
       
    39 
       
    40   <defect number="DEF126582" title="SMP: migrate pan profile to Bluetooth logger" revision="023">
       
    41     PAN profile migrated to standard Bluetooth logger.
       
    42   </defect>
       
    43 
       
    44   <defect number="DEF128204" title="errors in IM tagging in shortlink" revision="022">
       
    45     Correct the IM tagging.
       
    46   </defect>
       
    47 
       
    48   <defect number="DEF127198" title="[Coverity]-BAD_OVERRIDE-bluetooth/latest" revision="021">
       
    49     Correct the override functions to have the correct arguments.
       
    50   </defect>
       
    51 
       
    52   <defect number="DEF118239" title="Changes necessary for EC120 submission" revision="020">
       
    53     Implemented changes needed for comms-infras EC120 submission. 
       
    54   </defect>
       
    55 
       
    56   <defect number="DEF125818" title="OSD and IPR are not synchronized in the distribution.policy" revision="019">
       
    57     RefBnepPacketNotifer distribution policy files corrected to Cat F, and pan mrp file updated accordingly.
       
    58   </defect>
       
    59 
       
    60   <defect number="DEF124343" title="CPanRemoteDeviceStateMachine::OpenPhysicalLinkAdapter:unchecked return" revision="018">
       
    61     Coverity defect, function now made to leave.
       
    62   </defect>
       
    63 
       
    64   <defect number="DEF124340" title="CPanAgtStateIdle::InitiateOutgoingConnectionL has FORWARD_NULL failure" revision="017">
       
    65     Passed in pointer could never be NULL and therefore change it to pass as reference.
       
    66   </defect>
       
    67 
       
    68   <defect number="DEF123288" title="Minor changes in Bluetooth pan profiles code due to RInternalSocket refactoring" revision="016">
       
    69     eintsock.lib now not included.
       
    70   </defect>
       
    71 
       
    72   <defect number="DEF119242" title="Checksource problems in Bluetooth Profiles" revision="015">
       
    73     fixed checksource problems.
       
    74   </defect>
       
    75 
       
    76   <defect number="PDEF115381" title="Errors in SDP reported by tool SDP Record Verified" revision="014">
       
    77     Introduced constant KSdpAttrIdCharacterEncodingUTF8 having value as 0x006a.
       
    78   </defect>
       
    79 
       
    80   <defect number="DEF114290" title="TUUID::FixedLengthL has the wrong comparison operator " revision="013">
       
    81     Getting the maximum between the minimum sizes of locale and remote UUID roles in RBnepSetupConnectionRequestControl::SetRolesL()
       
    82     and call the new right method SpecifiedLengthL instead of FixedLengthL.
       
    83   </defect>
       
    84 
       
    85   <defect number="DEF111368" title="Filename Policy non-conformance generates warnings in checksource build " revision="012">
       
    86     Files are changed in conformance to Filename policy
       
    87   </defect>
       
    88 
       
    89   <defect number="DEF110228" title="Exported header (metadata.h) under /epoc32/include has a conflicting name " revision="011">
       
    90     Metadata header file include paths updated
       
    91   </defect>
       
    92 
       
    93   <defect number="DEF110440" title="Change Pan Profile code so it works with PREQ399" revision="010">
       
    94     submit the code changes developed for REQ7657
       
    95   </defect>
       
    96 
       
    97   <defect number="DEF108224" title="[upf27] BNEP Channel needlessly brought up if remote does not support our role" revision="009">
       
    98     DEF108224: [upf27] BNEP Channel needlessly brought up if remote does not support our role
       
    99   </defect>
       
   100 
       
   101   <defect number="PDEF108402" title="PAN U-role to NAP re-connection causes LinkLayerUp panic" revision="008">
       
   102     PDEF108402: PAN U-role to NAP re-connection causes LinkLayerUp panic
       
   103   </defect>
       
   104 
       
   105   <defect number="PDEF107574" title="PAN Profile progress notifications can be lost" revision="007">
       
   106     PAN Profile progress notifications can be lost
       
   107   </defect>
       
   108 
       
   109   <defect number="PDEF106086" title="BT PAN agent retry outgoing connection can get into an infinite loop" revision="006">
       
   110     Infinite loop in outgoing connections prevented
       
   111   </defect>
       
   112 
       
   113   <defect number="DEF105862" title="Unitialised pointer when EPanAgentToNifGetConnectionManager not handled" revision="005">
       
   114     Handling pointers when EPanAgentToNifGetConnectionManager case is not handled
       
   115   </defect>
       
   116 
       
   117   <defect number="DEF101319" title="Filename case check failures in source build and test" revision="004">
       
   118     Corrected filenames to enable building of Symbian OS in Linux
       
   119   </defect>
       
   120 
       
   121   <defect number="PDEF102751" title="upf26: PAN Agent doesn't clear Networking CoD ServiceClass when finished" revision="003">
       
   122     Use SetOpt and Codman to manage the network service class bit.
       
   123   </defect>
       
   124 
       
   125   <defect number="PDEF103819" title="UPF26: PAN SDP record problem" revision="002">
       
   126     The Security Information in the PAN SDP record is now represented by a Uint16
       
   127   </defect>
       
   128 
       
   129   <defect number="PDEF100403" title="SL_TD PAN roles problem" revision="001">
       
   130     If NOT using SDP records a PANU-PANU if this fails we NOW try other roles (PANGN then PANNAP)
       
   131   </defect>
       
   132 </relnotes>