Code:
root@UdayRockzy:~# lsusb
Bus 001 Device 002: ID 8087:8000 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 005: ID 105b:e065 Foxconn International, Inc. BCM43142A0 Bluetooth module
Bus 002 Device 004: ID 174f:14b2 Syntek 
Bus 002 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 002 Device 002: ID 0461:4d80 Primax Electronics, Ltd 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
By using ndis wrapper, i installed bluetooth driver by extracting from windows driver.

Code:
root@UdayRockzy:~# ndiswrapper -l
bcbtums-win8x64-brcm : driver installed
	device (105B:E065) present
But, the bluetooth is not getting the devices, It's always showing searching devices. Not finding any devices. Simply to say it's not working.
Screenshot from 2016-02-18 00-20-04.jpg

Tell me how to fix it?