Hi TI,
We are doing one application/Device to use with Android/ iOS phones with basic features of music and phone calls and an App over BLE to control the device Parameters.
From BR/EDR we are doing the secure simple pairing and we are storing the Linkkeys to make the reconnections.
Now I want the BLE to connect only to that device(to which BR/EDR is connected), when we were testing we observed that BR/EDR is connected to one phone and BLE is connected to another phone.
We advertise BLE only after BT is connected, now is there any way I can add the same phone's BLE(Random Address) to the Whitelist so that connection will happen only to that phone.
We saw some articles about generating the BLE IRKs from Linkkeys. Is there any function available to achieve this?
Regards,
Vishnuprasad V