<Android> Bluetooth Pairing Confirmation notification -


we developing android application connects bluetooth device using secure simple pairing. expected, observed when ever application connects bluetooth device using android provided api's, pairing confirmation dialog generated user confirmation.

on nexus4, observed pairing notification generated , user needs select pairing notification confirm pairing. looking source code of setting application, specifically(bluetoothpairingrequest.java), there check screen on/off decide whether generate pairing dialog or notification. in our case, screen on, still generates notification. can please provide information on how usecase(pairing notification) can avoided.

thanks in advance.

-ashwin


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -