Android : Pairing two android bluetooth devices without any passkey popup

on Wednesday, December 10, 2014


I want to pair two android bluetooth devices (Kitkat) without any popup for passkey exchange. I tried setpin() and cancelPairingUserInput() methods inside the broadcast receiver for PAIRING_REQUEST intent using reflection, but got no results. Can anyone help me with that ?


0 comments:

Post a Comment