Bluetooth: To disable LE connecting flag based on BDADDR

This change is to correct a previous merge error
where the LE disconnecting flag is assigned false
 without matching the address of the disconnected
device address. This could potentially cause an issue
if a BR/EDR dev disconnects during a pending LE connection,
this failing the LE connection timeout

Change-Id: Idf8fa776d3450ad890b43ff1c9db5974df08801d
CRs-Fixed: 802634
1 file changed