diff -r 000000000000 -r 29b1cd4cb562 bluetoothmgmt/bluetoothclientlib/bluetooth_user.history.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bluetoothmgmt/bluetoothclientlib/bluetooth_user.history.xml Fri Jan 15 08:13:17 2010 +0200 @@ -0,0 +1,204 @@ + + + + APIs to provide access to the Bluetooth protocols and profiles + + + + Fixed to allow notifications to be managed in the right thread. + + + + Added copyright headers + + + + Some L2CAP work was outstanding post-PREQ1760 submission. + + + + Check for both iBTAccepter and iBTConnecter to be null and then immediately return KErrNone in case this condition is true. + + + + Fix Coverity issues. + + + + Replaced btsecmanclient.h include with btmanclient.h in bt_sock.h + + + + Avoid random panics by Initialising the 'iRequest' pointer to NULL at construction. + + + + This is a COMMENTS ONLY change. + Added clarification to source code documentation for RBluetoothPairingResult and RBluetoothAuthenticationResult (btlib/pairing.cpp and inc/pairing.h). + + + + Take Rfcomm max frame size into account when calculating optimal MTU value. Also improved basic mode optimisation. + + + + Updated the return err code from KErrNotReady to KErrInUse. + + + + Make check for connection correct before sending disconnect indication to AVCTP services client + + + + Change logging to use standard Bluetooth logger. + + + + CEirManager now won't be created unless EIR is supported by the hardware. + + + + Correct the IM tagging. + + + + + + + + + Logic corrected in TBluetoothNameRecordWrapper::GetDeviceName. + + + + TBool now used. + + + + const added to TBTDevAddr in function Open(RSocketServ aSocketServ, const TBTDevAddr aBDAddr). + + + + + + + + + + + + Change EAudioCodecNonA2DP from 0x04 to 0xFF. + + + + TAvdtpMultiplexingCapability::Parse is exported. + + + + Add a new == operator for TPINCodeV10 class to handle the passkey comparison. + + + + EServiceCategoryNull is now handled correctly. + + + + Rewrote TBTDevAddr::operator(less than)=() + + + + Added code to clear local bit in TAvdtpSockAddr::SetSEID(TSEID aSEID) when remote address is set + + + + TAvdtpServiceCategories::CapabilityPresent()now returns a TBool + + + + MTU size requested by peer device can now be set. + + + + Removed 4 unimplemented TAvdtpMediaCodecCapabilities member functions from bluetoothav.h. + + + + Key capabilities described in bt_subscribe_sec.h. + + + + Bluetooth bld.inf files modified, and header files removed to exclude HCI v1 building from v9.5 onwards + + + + Updates to CBluetooth socket and acceptor for performance improvements from MTU negotiations. + + + + Added description for the functions in TInquirySockAddr. + + + + New method TUUID::SpecifiedLengthL introduced to provide the right functionality (TUUID::FixedLengthL is deprecated) + + + + Added additional code to suggested areas to help identify any overflows. + + + + This is a COMMENTS ONLY change. + + + + Doxygen comments clarified for avdtptypes.cpp. + + + + In-source documentation references to EAllLowPowerModes have been corrected to EAnyLowPowerMode. + + + + TSEID::TSEID(TUint) has ambiguous IM access tags. @InternalTechnology selected. + + + + Fix to take account of the current index when checking the LOSC against the length of CapabilityPDUDomain + + + + codenomicon A2DP test case 1268 causes "SBCConfigPanic:0" + + + + Update the documentation for the error values returned by CAvctpBody::SendMessage() and CAvctpSender::SendMessage(). + + + + Problems setting SCO and eSCO connections + + + + CBTBasebandManager::UnRegisterBTBaseband() now returns an error instead of panicking + + + + Cancelling all low power mode requesters before shutting down Bluetooth socket. + + + + Changed API specification of RBluetoothPowerSwitch from @release to @deprecated. + + + + Corrected filenames to enable building of Symbian OS in Linux + + + + Change to prevent program from panicking when MBluetoothSocketNotifier in its callback function HandleReceiveCompleteL deletes calling CBluetoothSocket object. + + + + Allow "AFH Channel Assessment" to be switched off (and back on again). + +