--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/bthci/hciextensioninterface/bluetooth_hciproxy.history.xml Fri Jan 15 08:13:17 2010 +0200
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<relnotes name="Bluetooth HCI">
+ <purpose>
+ Interface for the HCI Extension Conduit.
+ </purpose>
+
+ <defect number="PDEF139836" title=".esk and .cmi files do not have header" revision="005">
+ Added copyright headers
+ </defect>
+
+ <defect number="PDEF132429" title="Hciproxy unable to receive unexpected Vendor Specific Events" revision="004">
+ Ensure the API IssueCommandL is completed before the command is sent to the hardware (HCI_v2 issue).
+ Create a new API, IssueCommandExpectingCompleteEventL, which completes if\when the hardware responds.
+ Update dOxygen comments for new method described under DEF109069.
+ </defect>
+
+ <defect number="DEF117234" title="Correct LeaveScan error in tproxy.cpp" revision="003">
+ Leaving function is trapped to remove leavescan error
+ </defect>
+
+ <defect number="DEF109069" title="HCI Proxy has ambiguous/useless event handling API" revision="002">
+ Added a method to retrieve the contents of Command Complete Events.
+ </defect>
+
+ <defect number="DEF101319" title="Filename case check failures in source build and test" revision="001">
+ Corrected filenames to enable building of Symbian OS in Linux
+ </defect>
+</relnotes>