I need to pair two BLE devices(one device is android phone [central app - discovers services] and other devices BLE [peripherals - advertise the services] support hardware) with secure passkey method in android. I googled it but no luck, I got no references about secure pairing in BLE android.
I have developed an Android Application in phone - connection, bonding is working fine but not able to find out how to do PASSKEY pairing.
I have found some links in internet regards this but in BLUETOOTH not in BLE devices. Any suggestions?