diff -r 000000000000 -r 29b1cd4cb562 bluetoothmgmt/btmgr/bluetooth_manager.history.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bluetoothmgmt/btmgr/bluetooth_manager.history.xml Fri Jan 15 08:13:17 2010 +0200 @@ -0,0 +1,139 @@ + + + + The Bluetooth Manager allows information about remote Bluetooth devices to be stored, retrieved, modified and deleted. It also provides a mechanism for BT_v2.PRT to store information about the local Bluetooth device. Information is stored using DBMS + + + + Fixed RBTDbQuery::SearchL() to build the sql string correctly + + + + Updated CBTRegistry to purge SSP debug link keys when the registry is opened. + + + + Added copyright headers + + + + Added condition to do SetPaired(EFalse) when the device is not paired. + + + + Changed path from "../data/z/" to "z:/". + + + + Fix included undefining ASSERT; reworked code using ASSERT. + + + + Now we try to get the name using SysUtil Api if possible. + + + + All logging moved to standard Bluetooth logger. + + + + Correct the IM tagging. + + + + + + + + + In source comments improved. + + + + Records now added to eir after sdp sessions created. + + + + Added parentheses for SQL OR. Changed the way the SQL query buffer is extended, and the size of it. + + + + Added support for searching for devices added by current process (SID) in RBTDbQuery::SearchL(). + + + + + + + + + + + + Add extra copy fields to copy constructor. + + + + Add a new == operator for TPINCodeV10 class to handle the passkey comparison. + + + + Two methods mentioned on the defect have been deleted because not used anymore. See the original defect comments for more info. + + + + Added the condition to force it to leave,and it triggers the deletion of the registry and a start from fresh. + + + + Bluetooth bld.inf files modified, and header files removed to exclude HCI v1 building from v9.5 onwards + + + + Altered GetDesLength() function so that it will leave if error + + + + New enums added + + + + BTManServer requires workaround for using date/time safely in SQL + + + + Tagging in BTManClient method descriptions updated so that dOxygen picks them up as appropriate. + + + + Assertion fails in a function CBTRegistry::ColumnNoL under low memory conditions + + + + Specify the maximum length for local name column, when creating registry database. + + + + Changing access control to enum in TBTLocalDevice from private to protected. + + + + Corrected filenames to enable building of Symbian OS in Linux + + + + Changes made to BTManServer to determine Bt Registry path on runtime, as it is stored on system drive, which does not have to be always c: + + + + Changes made to BTManServer to keep the subsession in a consistent state if a CBTRegistryResponse is cancelled. + + + + Changes to BTManServer to fix date problems with certain locale settings. + + + + Allow ’AFH Channel Assessment’ to be switched off (and back on again). + +