Ignore SDP failure while bonding if SDP was not attempted
When bonding, there is an ACL_UP event to the upper layers and some apps may want to fetch SDP in return. This can break pairing. In cases SDP fails, it causes the procedure to be finished before the LinkKey is generated. And thus the LinkKey is not committed to NVRAM and the device is not paired. Bug: 111189110 Test: : Pair / Unpair BT accessories manually Change-Id: Iaefbe8b6c1fc3e78f0f120220992df84699a2eb8 Merged-In: Iaefbe8b6c1fc3e78f0f120220992df84699a2eb8 (cherry picked from commit 22062116)
Loading
Please register or sign in to comment