Release_RTKBluetoothE.txt Driver File Contents (bluetooth_nb114h_1.3.9691.3_w864.zip)

/*****************************************************************************
 *	Copyright(c) 2010,  RealTeK Technology Inc. All Right Reserved.
 *   
 *	Realtek Bluetooth 8723  Release Note
 *	
 *	Description:	
 *					
 * 
 *****************************************************************************/

Limitation:
1. Bluetooth radio on/off is unable to access when using Windows inbox bluetooth stack.

############################################################################
        Version:		
	3.209.0910.2011	
	
	Reason:	
	1.Modify the thread to monitor BTServer.exe , which default is set as not to.
	2.Add a thread to monitor BTServer.exe , when BTServer is shuted down, BTDevManager service will restart it
	3.Modify the bug that after finish sending pictures through BPP service, the program will break down 
	4.Modify the bug that when retransfering files, the  progress bar will not show. 
	5.FTP: add informations display speed when pushing files 

----------------------------------------------------------------------------
        Version:		
	3.250.0926.2011	
	
	Reason:
        1.Modify the process which minitoring BTServer.exe.If BTServer exists, then end it using "waitforsingleobject";
        2.Add observing services, inform  ControlUI to change icon;
        3.Add a function to reset dongle;
        4.Add inquiring hardware authentication state, and inform other modules;
        5.Add tray bubble to give notice unauthorized MUI;
        6.Add informations about connection state;
	7.Check whether or not the hardware has been authorized;
	8.Fix the bug that when sending a same file to several devices, only one will successes;
	9.Fix the bug that Sync Command SDP record Profile UUID;
	10.Change the rate refresh time to half second;
	11.A2DP: fix A2dp bug of choose a too small bit pool value;
	12.A2DP: revise debug message;
	13.A2DP: fix bugs of connect to A2dp Error due to CreateFile fail;
	14.A2DP: Change DebugMessage register path;
	15.A2DP: In OnScoClosed, only send out AVDTP_START if we are AvdtpSuspendInitaitor;

	16.HFP: Use the WMI mechanism,report SCO connection's state: connected or disconnected;
	17.HFP: Modify the way opening SCO(asynchronous, synchronize before voice destructing, if opened,then shut it down);
	18.HFP: Add several registry related terms for PTS test;
	19.HFP: Remove the Interface that AVRCP controlling Media Player.

----------------------------------------------------------------------------
        Version:		
	3.253.0926.2011	
        
        Reason:
        1. modify bug about failed to transfer big file in HS mode.
        2. modify FTP browse bug when remote device folder include character ":"

----------------------------------------------------------------------------
        Version:		
	3.260.1010.2011	
       
        Reason:
	
	BTServer.exe:
	1. add notify of enter HS mode and exit HS mode
	2. add registry value for whether need hardware license  
	3. don't restart btserver  when gapdoinit failed and OS has started for 5 seconds
	4. add balloon tip for no license

	FTP:
	1. query hardware license every time
	2. delete animate after stop animate
	3. modify ftp status and mui at some operation
	4. Fix the  bug that if folder name contains Colon user cannot browse the folder
	5. Fix the bug that if file is larger than 2G,the transfer wouldn't use SRM in bluetooth V3.0

	A2DP:
	1. Accept AVDTP_START even when sco is opened, buf after that send out AVDTP_SUSPEND if sco is opened.
	2. Add API to connect and disconnect avrcp connection.
	3. Disconnect avrcp when a2dp is disconnected.
	4. Add command code for RtkIoctlSocket.


----------------------------------------------------------------------------
        Version:		
	3.294.1101.2011	
       
        Reason:
	
	BT4.0
	1. Remove vendor command api.
	2. Fix a bug on gatt server, when discover descriptors.
	3. Dll for upper le profiles.
	4. Dll for all le profiles.
	5. Icctls for LE related functions.
	6. Vendor Commands for BREDR and HS.
	7. Merge with htp, find me, and proximity.  
	8. Add support htp temperature type on ui.

	OBEX:
	1. Support Any Large Files in FTP and OPP.
	1. replace "realsil" as "Realtek"

	UI
	1. delete tray icon sound

	2. add registry value to decide whether use Filter Driver

	3. use LeIoctlExport and VendorCmdExport , remove gap module
4.replace ""realsil"" as "Realtek"
	4. modify debug info

	5. modify MUI

	6. check register to start sync server or syncCommand server.

	7. change AVRCP sdp to version 1.3
5.if RLEGapDoInit failed, don't handle the messages from other apps(controlUI, devmenuext...)

	A2DP
	1. Use oldest PingPong IRP in SendKey. 
	2. Pass WHQL pnpdtest. 
	3. Report to os once when receive Iocode. 
	4. Delay 2 seconds in A2dpOnScoClosed, then start player.
	5. Fix connect and disconnect bug. 
	6. Change PTS: Change RequestContinuingResponse's ctype from ACCEPT to STABLE. 
"
	7. Change registry path of debug mask. 

	OFFICE PLUGIN
	1. fix bug: unable to send file with blank in file name

----------------------------------------------------------------------------
        Version:		
	3.341.1118.2011	
	
        Reason:
	
	BT4.0
	1. LeControlUI.exe   New UI for Le profiles.
	
	A2DP
	1. Change name from BthA2dp.sys to RtkA2dp.sys
	
	PROFILE
	1. RtkOfficeAddin.dll  Modify rc.
2. Fix outlook can't send file bug
	2. Obexpf.dll      Fix Mantis bug 0011631.Remove some unnecessary codes.


----------------------------------------------------------------------------
        Version:		
	3.374.1207.2011	
	
        Reason:
	
	modify bug about wake up from S3/S4	

-----------------------------------------------------------------------------
	Version:		
	3.391.1212.2011	
	
        Reason:
	
	OBEX
	1. Obexpf.dll         Change Notify HS in FTP Shell. 

	2. FtpShellExt.dll  	      
			   1.modify push file progress as total files progress
			   2.fix a pull file bug
			   3.delete all the menus of folder tree 
			   4.fix ftp pull mutli files status error bug

	3. BTServer.exe  	   when unpair,RemoveLeIndications


	4. BTDevMg.exe        delete MonUnsupportRegThread


	HFP:
	BthHfp.sys]  	 
			   1. Modify codec negotiation feature.
			   2. Modify HfpWmiConsummer, add notification of beginning  to play audio.

	DllMonoCtrl.dll]    
			   1. Modify codec negotiation feature.
			   2. Modify HfpWmiConsummer, add notification of beginning  to play audio.

	BT4.0
	gatt_api.dll  
			   1.Add some code for BQB test.
			   2.Fix a bug

-----------------------------------------------------------------------------
	Version:		
	3.424.1226.2011	

        Reason:

	OBEX
	1. Obexpf.dll    	  1. Modify BPP client Obex code,Merge code changed by HR. 
			   
	2. Remove source code ""break"" when server accept error. "
			   3. Change Notify HS in FTP Shell. 
	
	2.BPPClient.exe    1. Remove some useless code, Fix mantis bug 0011671.

	HFP	
	1. BthHfp.sys   	1. Change something for HFP1.6 BQB
"
	2. DllMonoCtrl.dll   	1. Change something for HFP1.6 BQB
	
	A2DP
	1. BthAvrcp.sys      1. don't close l2cap channel in surprise removal. or it will takes a long time for that IRP to complete.



-----------------------------------------------------------------------------
	Version:		
	3.440.0110.2012	

        Reason:

	OBEX
	1. Obexpf.dll   		1. Fix BIP StartServer bug. 

				2. Modify BPP client Obex code,Merge code changed by HR. "
	
	2. FtpShellExt.dll   		1.forbid all ftp operation in ftp window which is not belong to current connection device 
				
	2.fix bug:some tip dialog's parent window is wrong
	3.fix mantis bug:0011969 0011970 0011971"
	
	3. BTServer.exe   		1. Add more interface for hid.
				
	2. Add HID_SUPPORT MICRO to on/off hid function.
	3.modify project setting"
	
	4. DevMenuExt.dll 		1.modify WIN8 GetDeviceAddress
	
	5. ControlUI.exe  		1.modify about dialog
	
	6. BTSendto.exe		1.fix memory leak bug
	2.add file check when add task"
	
	7. BPPClient.exe   		1. Remove some useless code, Fix mantis bug 0011671.

-----------------------------------------------------------------------------
	Version:		
	3.528.0323.2012	

	change device filter to class filter
	
	support PAN 3.0

	disable WIFI(ALL)

	disable SystemRemoteWakeup function

	WIN8 remains device filter
	
	differece with 9296:
	1. Class filter  Ver: 3.528.0.0/1
	2. obexpf.dll   Ver: 1.0.43.0/1
	3. use new dpinst to install class filter CAT

	#class filter version:1.4.538.0/1#  have WHQL logo
 
-----------------------------------------------------------------------------
	2012-05-03

	change obexpf.dll to version 44

-----------------------------------------------------------------------------
	2012-05-07

	change obexpf.dll to version 45

-----------------------------------------------------------------------------
	2012-05-08

	change obexpf.dll to version 47


-----------------------------------------------------------------------------
	2012-05-09

	fix uninstall and dll bug in V8

-----------------------------------------------------------------------------
	2012-06-04

	fix DUN bug:change birtual driver

----------------------------------------------------------------------------
	2012-06-08

	change birtual driver which passed WHQL.
	fix yellow bang:add new unsupported service.change BTIsConfig.ini files

----------------------------------------------------------------------------
	2012-06-13

	change filter driver for temp release, the version will be 9561
	change patch code
	change btisconfig file to delete new drivers:110c&111f

-----------------------------------------------------------------------------
	Version:		
	3.9561.0625.2012
 
	Driver Version

	(1)RtkA2dp:1.0.49.0\1
	(2)RtkAvrcp:1.0.26.0\1
	(3)RtkBtfilter:1.3.9561.0\1
	(4)RtkHfp:1.0.55.0\1
	(5)bthvirtual:1.0.22.0\1

	Patch Code
	
	HCI:6.8735
	LMP:6.29700

	Note:

	(1)change filter with WHQL 

-----------------------------------------------------------------------------
	Version:		
	3.9561.0627.2012

	Driver Version

	(1)RtkA2dp:1.0.49.0\1
	(2)RtkAvrcp:1.0.26.0\1
	(3)RtkBtfilter:1.3.9561.0\1
	(4)RtkHfp:1.0.55.0\1
	(5)bthvirtual:1.0.22.0\1

	Patch Code
	
	HCI:6.8735
	LMP:6.30396

	Note:

	(1)update patch code to fix bug about A2DP+OPP

-----------------------------------------------------------------------------
	Version:		
	3.610.0727.2012

	Driver Version

	(1)RtkA2dp:1.0.76.0\1
	(2)RtkAvrcp:1.0.29.0\1
	(3)RtkBtfilter:1.3\4.610.0\1
	(4)RtkHfp:1.0.60.0\1
	(5)bthvirtual:1.0.22.0\1

	Patch Code
	[Win8]
	HCI:6.8735
	LMP:6.41096
	[Win7]
	HCI:6.8223
	LMP:6.39405

	Note:

	(1)Regula Coutomer Release

 -----------------------------------------------------------------------------
	Version:		
	3.636.0831.2012

	Driver Version

	(1)RtkA2dp:1.0.80.0\1
	(2)RtkAvrcp:1.0.33.0\1
	(3)RtkBtfilter:1.3.636.0\1\2\3
	(4)RtkHfp:1.0.60.0\1
	(5)bthvirtual:1.0.22.0\1

	Patch Code
	[Win8]
	HCI:6.8735
	LMP:6.50504
	[Win7]
	HCI:6.8735
	LMP:6.50007

	Note:

	(1)Fix BSOD when test win8 system logo

 -----------------------------------------------------------------------------
	Version:		
	3.644.610.090612

	Driver Version

	(1)RtkA2dp:1.0.76.0\1
	(2)RtkAvrcp:1.0.29.0\1
	(3)RtkBtfilter:	Win7 1.3.610.0\1
			Win8 1.3.644.2\3
	(4)RtkHfp:1.0.60.0\1
	(5)bthvirtual:1.0.22.0\1

	Patch Code
	[Win8]
	HCI:6.8735
	LMP:6.50504
	[Win7]
	HCI:6.8735
	LMP:6.50007

	Note:
	(1)Fix BSOD when test win8 system logo

-----------------------------------------------------------------------------
	Version:		
	3.644.610.091212

	Driver Version

	(1)RtkA2dp:1.0.76.0\1
	(2)RtkAvrcp:1.0.29.0\1
	(3)RtkBtfilter:	Win7 1.3.610.0\1
			Win8 1.3.644.2\3
	(4)RtkHfp:1.0.60.0\1
	(5)bthvirtual:1.0.22.0\1

	Patch Code
	[Win8]
	HCI:6.8735
	LMP:6.50796
	[Win7]
	HCI:6.8735
	LMP:6.50007

	Note:
	(1)Release win8 WHCK driver

-----------------------------------------------------------------------------
	Version:		
	3.644.610.091412

	Driver Version

	(1)RtkA2dp:1.0.82.0\1	
	(2)RtkAvrcp:1.0.29.0\1
	(3)RtkBtfilter:	Win7 1.3.610.0\1
			Win8 1.3.644.2\3
	(4)RtkHfp:1.0.60.0\1
	(5)bthvirtual:1.0.22.0\1
	(6)RtkAvrcpCtrlr: 1.0.7.0\1

	Patch Code
	[Win8]
	HCI:6.8735
	LMP:6.50796
	[Win7]
	HCI:6.8735
	LMP:6.50007

	Note:
	(1)Modify USER MODE files for WHCK SYSTEM LOGO TEST 


 
-----------------------------------------------------------------------------
	Version:		
	3.644.663.102912

	Driver Version 
	(1)RtkA2dp:1.0.85.0\1	
	(2)RtkAvrcp:1.0.29.0\1
	(3)RtkBtfilter:	Win7 1.3.663.0\1
			Win8 1.3.644.2\3
	(4)RtkHfp:1.0.60.0\1
	(5)bthvirtual:1.0.22.0\1
	(6)RtkAvrcpCtrlr: 1.0.7.0\1

	Patch Code
	[Win8]
	HCI:6.8735
	LMP:6.50796
	[Win7]
	HCI:6.8736
	LMP:6.4364

	Note:

	1.      Item 3: [Win 7] Buffalo/Logitec Key Fob: Can pair but cannot connect to "enable alert on link loss/path loss"
	Fix it.  

	2.      Item 4: [Win 7] Turn Adapter On/Off available in Win 7
	Fix it.

	3.      Item 5: [Win 7/8] Bluetooth control window do not auto-launch after pairing
	Control UI auto-launch is supported ONLY for legacy BT device in Win7/Win8. 
	This feature for LE devices is not completed.

	4.      Item 6 :  [Win 7/8] Headset/AV functionality for PC-PC pairing not available
	Fix it in Win7
	In Win8, MS provides A2DP driver, and it only supports A2DP Source, not supports A2DP Sink. So this requirement can't be satisfied if MS A2DP driver is used.

	5.      [Realtek BT] Yellow mark on Bluetooth pheripheral device in Win 7 64-bitafter pairing
	Fix it.

-----------------------------------------------------------------------------
	Version:		
	3.672.663.112212

	Driver Version 
	(1)RtkA2dp:1.0.88.0\1	
	(2)RtkAvrcp:1.0.36.0\1
	(3)RtkBtfilter:	Win7 1.3.663.0\1
			Win8 1.3.672.2\3
	(4)RtkHfp:1.0.63.0\1
	(5)bthvirtual:1.0.22.0\1
	(6)RtkAvrcpCtrlr: 1.0.7.0\1

	Patch Code
	[Win8]
	HCI:6.8736
	LMP:6.14262
	[Win7]
	HCI:6.8736
	LMP:6.14365

	Note:
	1	Support Win8 LE profiles
	2	Add Help doc for win7/win8
	3	Fix bug:  [Win 7/8] Connect button for Stereo audio is grayed out after  click
	4	Remove "Path Loss" feature and replace with "Find Me" in Win7
	5	Fix bug: No Bluetooth switch in Win8 
	6	Fix bug: "AvrcpService Stop" takes more than 2 secs during Shutdown (ADK Boot Performance Full Boot)

-----------------------------------------------------------------------------
	Version:		
	3.672.663.121212

	Driver Version 
	(1)RtkA2dp:1.0.88.0\1	
	(2)RtkAvrcp:1.0.36.0\1
	(3)RtkBtfilter:	Win7 1.3.663.0\1
			Win8 1.3.672.2\3
	(4)RtkHfp:1.0.63.0\1
	(5)bthvirtual:Win7  1.0.22.0\1
		   Win8  1.0.24.2\3
	(6)RtkAvrcpCtrlr: 1.0.7.0\1

	Patch Code
	[Win8]
	HCI:6.8736
	LMP:6.24059
	[Win7]
	HCI:6.8736
	LMP:6.14365

	Note:
	1  	[Win7/8] C-State Residency test fail in Win7/8, make some improvment
	2	Fix Bug:  [Win7 only] A2DP sink issue on PC-PC pairing
	3	Fix:	[Win7/8] LE Icons are still shown as "?".
	4	Fix:	[Win8 only] LE Help button not working
	5	Fix:	[Win8 only] Link Loss configuration for local computer not available


 
-----------------------------------------------------------------------------
	Version:		
	3.672.663.122012

	Driver Version 
	(1)RtkA2dp:1.0.88.0\1	
	(2)RtkAvrcp:1.0.36.0\1
	(3)RtkBtfilter:	Win7 1.3.663.0\1
			Win8 1.3.672.2\3
	(4)RtkHfp:1.0.63.0\1
	(5)bthvirtual:Win7  1.0.22.0\1
		   Win8  1.0.24.2\3
	(6)RtkAvrcpCtrlr: 1.0.7.0\1

	Patch Code
	[Win8]
	HCI:6.8736
	LMP:6.24059
	[Win7]
	HCI:6.8736
	LMP:6.14365

	Note:
	1  	[Win7] C-State Residency test fail in Win7/8, make some improvment.


-----------------------------------------------------------------------------
	Version:		
	3.672.663.122612

	Driver Version 
	(1)RtkA2dp:1.0.88.0\1	
	(2)RtkAvrcp:1.0.36.0\1
	(3)RtkBtfilter:	Win7 1.3.663.0\1
			Win8 1.3.672.2\3
	(4)RtkHfp:1.0.63.0\1
	(5)bthvirtual:Win7  1.0.22.0\1
		   Win8  1.0.24.2\3
	(6)RtkAvrcpCtrlr: 1.0.7.0\1

	Patch Code
	[Win8]
	HCI:6.8736
	LMP:6.24059
	[Win7]
	HCI:6.8736
	LMP:6.14365

	Note:
	1  	[Win7] C-State Residency test fail in Win7, make some improvment.

-----------------------------------------------------------------------------

	Version:		
	3.9691.663.020613

	Driver Version 
	(1)RtkA2dp:1.0.88.0\1	
	(2)RtkAvrcp:1.0.36.0\1
	(3)RtkBtfilter:	Win7 1.3.663.0\1
			Win8 1.3.9691.2\3
	(4)RtkHfp:1.0.63.0\1
	(5)bthvirtual:Win7  1.0.22.0\1
		     Win8  1.0.24.2\3
	
	Patch Code
	[Win8]
	HCI:6.8749
	LMP:6.61095
	[Win7]
	HCI:6.8749
	LMP:6.61095

	Note:
	1. Update filter driver to fix BSOD
	2. Change IS script, add config into IS folder
	3. Change patch code
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.51