After the update (Android 6) my nexus 5, my running application not able to scan(find) the any bluetooth device. getBondedDevices() to get paired devices list working fine.
I have also test many sample code and application (I have put link below) of bluetooth functionality. all have the same problem, it's not able to find the bluetooth device.
But yes I have found only one application on play store which is working and it able to discover/scan the bluetooth device.
Not working apps on Android 6 (Nexus 5) I have tested many app like, bluetrem, sample code by Android Developer and many more.
Working app Bluetooth 4.0 Scanner https://play.google.com/store/apps/details?id=com.bluemotionlabs.bluescan
Is Any one know what is the problem, is there any changes required on code to make compatible with Android 6