bthci/hciextensioninterface/bluetooth_hciproxy.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 HCI">
       
     3   <purpose>
       
     4     Interface for the HCI Extension Conduit.
       
     5   </purpose>
       
     6 
       
     7   <defect number="PDEF139836" title=".esk and .cmi files do not have header" revision="005">
       
     8     Added copyright headers
       
     9   </defect>
       
    10   
       
    11   <defect number="PDEF132429" title="Hciproxy unable to receive unexpected Vendor Specific Events" revision="004">
       
    12 	Ensure the API IssueCommandL is completed before the command is sent to the hardware (HCI_v2 issue).
       
    13 	Create a new API, IssueCommandExpectingCompleteEventL, which completes if\when the hardware responds.
       
    14 	Update dOxygen comments for new method described under DEF109069.
       
    15   </defect>  
       
    16 
       
    17   <defect number="DEF117234" title="Correct LeaveScan error in tproxy.cpp" revision="003">
       
    18 	Leaving function is trapped to remove leavescan error
       
    19   </defect>
       
    20   
       
    21   <defect number="DEF109069" title="HCI Proxy has ambiguous/useless event handling API" revision="002">
       
    22 	Added a method to retrieve the contents of Command Complete Events.
       
    23   </defect>
       
    24 
       
    25   <defect number="DEF101319" title="Filename case check failures in source build and test" revision="001">
       
    26     Corrected filenames to enable building of Symbian OS in Linux
       
    27   </defect>
       
    28 </relnotes>