Delay bond start when native is busy
BOND_BONDED event is send after keys are exchanged. BTIF layer would still use bonding control blocks until service discovery is finished. If next pairing is started while previous still makes service discovery, it would fail. Check the busy status of BTIF instead, and wait with starting the bond. Bug: 315226873 Bug: 308268064 Bug: 316927319 Test: manual. Pair multiple time with LE Audio device set Change-Id: Ifd796a79a7e0d2520a009b12f27ad615d74fcbf7
Loading
Please register or sign in to comment