<?xml version="1.0" encoding="UTF-8"?>
<relnotes name="Bluetooth Manager">
<purpose>
Generic Audio/Video Distribution Profile
</purpose>
<defect number="PDEF139836" title=".esk and .cmi files do not have header" revision="019">
Added copyright headers
</defect>
<defect number="DEF135691" title="Build warnings for tavsrcmtupdaterdatabaseaware.cpp " revision="018">
commented out the argument name which is not used.
</defect>
<defect number="DEF125624" title="Receive an incorrect callback when cancel a request (GAVDP)" revision="017">
The correct callback is received when cancel a request.
</defect>
<defect number="DEF121790" title="[miniupf3] connecting AVRCP through tavsrc should give some notification" revision="016">
Notifications added. GoConnectionOrientedL only called once to avoid panic.
</defect>
<defect number="DEF121636" title="[miniupf3] tavsrc should prevent low power modes while streaming" revision="015">
tavsrc updated to prevent/reenable low power modes.
</defect>
<defect number="DEF121820" title="RGavdp::Shutdown can panic before a stream is established" revision="014">
Documentation for RGavdp::Shutdown updated.
</defect>
<defect number="DEF119436" title="Problems with calling RGavdp::Cancel during MGavdpUser::GAVDP_Error" revision="013">
CGavdpHelper::RunError corrected to prevent panics when RGavdp::AbortStream is called on a SEP that isn't configured.
</defect>
<defect number=" PDEF120492" title=" ALS PIOT [Nokia HS12W] No sound in Bluetooth-PHF after pressing Stop key an... " revision="012">
Added documentation to MGavdpUser class declaration.
</defect>
<defect number="DEF119028" title="No API to get inbound MTU for AVDTP media socket" revision="011">
API is used instead of hard coded value.
</defect>
<defect number="DEF115198" title="Bluetooth stack panic while streaming audio to SEMC MBS-100 device" revision="010">
EGavdpOpenInBadState GAVDP Usage error panic introduced.
</defect>
<defect number="PDEF113346" title="upf26: tavsrc should be made more robust" revision="009">
Changes to make tavsrc more robust and easier to use.
</defect>
<defect number="PDEF115381" title="Errors in SDP reported by tool SDP Record Verified" revision="008">
Added additional code to suggested areas to remove errors from SDP report.
</defect>
<defect number="DEF114380" title="EBTACLLogicalLinkBadDebind panic in ~CPhysicalLink" revision="007">
Edited tavsrc to include notification of when a request is cancelled.
</defect>
<defect number="PDEF114277" title="LIBmm40820 APR: Esock_bt data abort in :~CHCICommandItem" revision="006">
Added additional code to suggested areas to help identify any overflows.
</defect>
<defect number="PDEF110224" title="NULL pointer dereference possible on AVDTP signalling session" revision="005">
No functional change, just tidying excessively long lines.
</defect>
<defect number="PDEF108907" title="[automotive IOTS] GAVDP double deletion exception with Audi G7 carkit" revision="004">
Prevent double delete in GAVDP and signal Fatal Errors with KErrDied.
</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="DEF103526" title="upf26: tavsrc should include A2DP in the SDP public browse group" revision="002">
This change includes the A2DP Sink service and the A2DP Source service in the SDP PublicBrowseGroup.This is a change to our test code used at UPF.
</defect>
<defect number="PDEF102708" title="Potential leak in GAVDP" revision="001">
Correcting self-delete mechanism for Gavdp helper classes. Previously in certain scenarios pointer to a helper was nulled, however helper did not delete itself.
</defect>
</relnotes>