DO NOT MERGE Separate SDP procedure from bonding state (1/2)
- Do not stay in bonding state if the device is paried but still discovering service. - Report BOND_BONDED to Java after authentication for a classic Bluetooth device is completed. - Send BONDING event to Java when static identity address is first obtained during crosskey pairing - Send BONDING event to Java for the initial random address before send BONDED event - Do not send bond event for static identity address when SDP is done. - Make sure pairing control block always get cleaned up when both SDP and pairing are done - Send empty UUIDs to Java layer to unblock bonding intent broadcast when SDP fails Bug: 79703832 Test: runtest bluetooth, regression test Change-Id: Ia50c42bbd7614ea13c7dd90dcfc7224f4681f479
Please register or sign in to comment