bthci/hciextensioninterface/bluetooth_hciproxy.history.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 23:56:55 +0200
branchRCL_3
changeset 8 2b6718f05bdb
parent 0 29b1cd4cb562
permissions -rw-r--r--
Revision: 201001 Kit: 201007

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