Android Question BLE Manager versus normal Bluetooth

Cesaral

Member
I have an App that uses the BleManager2 object. I am able to detect BLE devices and some (not all) normal (non BLE) Bluetooth devices.

What object must I use to discover non BLE Bluetooth devices? Can I configure somehow the BleManager2 object to capture also the non BLE Bluetooth devices?

Thanks!
 
Top