<?xml version="1.0" encoding="UTF-8"?>
<relnotes name="Bluetooth SDP">
<purpose>
Service Discovery agent and database. Provides client and registration protocol support. Used by Bluetooth aware applications to register application specific SDP attributes in an SDP database.
</purpose>
<defect number="PDEF139836" title=".esk and .cmi files do not have header" revision="027">
Added copyright headers
</defect>
<defect number="DEF135329" title="Ugly, obscure and fragile Coverity comments in reqhandler.cpp" revision="026">
Replaced Coverity tags with human readable comment which has same effect.
</defect>
<defect number="PDEF133905" title="sdpserver KERN-EXEC: 3 during rfcomm test runs" revision="025">
Modified the Allowed() function to check to make sure the client owns the record they are trying to modify.
</defect>
<defect number="DEF133271" title="[System Build]: Elf2e32: Warning in Bluetooth SDP on ARMV7 M04816 vFuture" revision="024">
Remove IMPORT_C from all affected APIs and mark the entries in bwins def file absent.
</defect>
<defect number="DEF132893" title="[ONB Coverity] DELETE_ARRAY error in sdp test" revision="023">
Remove unused functions from builddb.cpp
</defect>
<defect number="DEF132892" title="[ONB Coverity] EVALUATION_ORDER failure in SDP" revision="022">
VisitAttributeValueL() code clarified
</defect>
<defect number="DEF132892" title="[ONB Coverity] DEADCODE errors in SDP test" revision="021">
Confusing code clarified
</defect>
<defect number="DEF139748" title="[Coverity]-SYMBIAN.CLEANUP_STACK -bluetooth/latest" revision="020">
Add missing push/pop to/from cleanup stack as noted by coverity
</defect>
<defect number="DEF132014" title="Leavescan errors in sdp" revision="019">
Updated FlogDb() (epocsvr.cpp) so that call to leaving function is wrapped in a TRAP_IGNORE, and that theVisitor is used only if successfully allocated. Added a comment to the call to the __UHEAP_SETFAIL macro in E32Main() (epocsvr.cpp) noting that Leavescan incorrectly identifies an error on this line.
</defect>
<defect number="DEF130010" title="Add logging-panic facility to btlogger" revision="018">
Fix included undefining ASSERT; reworked code using ASSERT.
</defect>
<deliverystep number="1223" name="Bluetooth Core v2.1 Mandatory Features" osproject="Sphinx" revision="017">
<preq number="1296" title="Bluetooth Core v2.1 Mandatory Features"/>
</deliverystep>
<milestone project="GT0368" number="3.8"/>
<defect number="DEF126575" title="SMP: migrate sdp to Bluetooth logger" revision="016">
Remove existing logger and replace with standard Bluetooth logger.
</defect>
<defect number="DEF127072" title="SDP extension interfaces are not indentified by UID." revision="015">
Allocated new UIDs for the values used with the extension.
</defect>
<defect number="DEF123908" title="SMP: BT test programs do not link to C32 for x86 builds " revision="014">
dependency on MARM removed
</defect>
<defect number="DEF124341" title="[Coverity]CElementParser::BufferedParseL has FORWARD_NULL failure " revision="013">
Check if its a NULL value before evaluating.
</defect>
<deliverystep number="659" name="Bluetooth Core v2.1 Mandatory Features" osproject="Sphinx" revision="012">
<preq number="1296" title="Bluetooth Core v2.1 Mandatory Features"/>
</deliverystep>
<deliverystep number="658" name="Bluetooth Core v2.1 Mandatory Features" osproject="Sphinx">
<preq number="1296" title="Bluetooth Core v2.1 Mandatory Features"/>
</deliverystep>
<milestone project="GT0368" number="3.6"/>
<defect number="DEF122215" title="Unable to read long uints from CSdpAttrValue" revision="011">
Uint64() and Uint128() exported. Documentation updated. Tests updated.
</defect>
<defect number="DEF117236" title="Correct LeaveScan error in protocolmanl.cpp" revision="010">
Added 'L' to the end of the name for functions that could leave.
</defect>
<defect number="PDEF115333" title="SDPServer.exe panics with E32USER-CBase 42" revision="009">
Change error handling of sdp reader active object
</defect>
<defect number="DEF115087" title="SDP server panics client then carries on servicing request anyway" revision="008">
Stopped SDP server panicking when under malicious IPC attack.
</defect>
<defect number="PDEF113170" title="Propagation of DEF096701 SdpUtil::GetUint128 swaps high and low Uint64s" revision="007">
Logic in GetUint128 has been changed to correct endianness
</defect>
<defect number="PDEF111632" title="UPF27: Multiple SyncMLClient SDP records" revision="006">
Delete service records associated with a session when the session is closed
</defect>
<defect number="PDEF113170" title="calls to GetDesLength() not checked for error " revision="005">
Altered GetDesLength() function so that it will leave if error
</defect>
<defect number="PDEF110146" title="Potentially bad descriptor access in TElementEncoder::SizeDescriptor" revision="004">
Corrected logical expression in assertion, to prevent calls to SizeDescriptor with invalid size types
</defect>
<defect number="DEF101319" title="Filename case check failures in source build and test" revision="003">
Corrected filenames to enable building of Symbian OS in Linux
</defect>
<defect number="PDEF102993" title="SDP Agent panics when using continuation in a Service Search Request" revision="002">
SDP agent changed to prevent a crash if a service search is made on a database containing a large number of service records containing the same UUID.
</defect>
<defect number="DEF100478" title="CSdpAgent::SetAttributePredictorListL seems redundant" revision="001">
deprecate method CSdpAgent::SetAttributePredictorListL
</defect>
</relnotes>