CreateConnection Move expecting commands from RemoteDevice::Authenticate to where they are called.In SSP we expect for the events after ConnectionComplete. For the state machine, LINK_KEY_NOTIFY tells us the end of the pairing in both pairings, so we clear all expected events there for the ones we added in ConnectionComplete, In SimplePairingComplete we clear the ones added in IOCapabilityRequest. Tested with both bluetooth 2.1 and older pairing. Change-Id: Ia208506c9f289d9f44dc3b8b0e4cd8a726a5d726 Reviewed-on: https://review.haiku-os.org/c/haiku/+/10526 Reviewed-by: waddlesplash <[email protected]>