GAP: Reset bondingInitiatedLocally flag(1/3)
When Pairing initiated from DUT, bondingIinitiatedLocally
flag sets from adapterservice. If user disable profile
options from UI and tries to connect from remote,DUT
rejects the incoming connection, when dut rejects
connection some remotes may initiates pairing again.
Profile options should be in disable state after incoming
pairing successful as user disabled profile options, but
profile options getting enabled as bondingInitiatedLocally
not reset.
Hence Reset bondingInitiatedLocally flag after connection
Conflicts:
packages/SettingsLib/src/com/android/settingslib/bluetooth/CachedBluetoothDevice.java
Change-Id: I612b0718fcc4f6aaeded112fee4cb51ad7f25772
CRs-Fixed: 2457374
Signed-off-by:
Volodymyr Zhdanov <wight554@gmail.com>
Loading
Please register or sign in to comment