Bluetooth: Send a configuration request after security confirmation

Sometimes an ACL link must be raised to a higher security level after
an L2CAP connection is requested, but before a connection response is
sent.  In these cases, a connection response would be sent by L2CAP
but would not be followed by a configuration request.  If the remote
device waits for a configuration request, the connection stalls.  This
change immediately sends a configuration request after a connect
response rather than waiting for a configuration request from the
remote device.

Change-Id: I118329ebf5f10a763d992975e04a817e13a1c665
CRs-fixed: 349285
Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
1 file changed