bthci/hciextensioninterface/bluetooth_hciproxy.history.xml
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:44:39 +0100
branchGCC_SURGE
changeset 36 230aed0f16aa
parent 0 29b1cd4cb562
permissions -rw-r--r--
Catchup to latest Symbian^4

<?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>