Bluetooth: Fix hci unintended disconnect issue 87/181587/2
authorWootak Jung <wootak.jung@samsung.com>
Fri, 15 Jun 2018 02:01:59 +0000 (11:01 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 18 Jun 2018 01:14:26 +0000 (01:14 +0000)
commitc0b05a1096371c8b97b350927dd04a02cd28cb55
treebfb89e1326a9c10600a1ddc2564a9b970c1b056e
parenta2a42ed7a8eb2ecdea45d2d3d8c8a1034565ba02
Bluetooth: Fix hci unintended disconnect issue

hci connection is disconnected unintentionally because of
short timer in case link key is existing on legacy pairing mode.
Fix timer regardless of existence of link key.

Change-Id: Id66362347d89fdd3e2914a13df98e8e14e558fea
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
net/bluetooth/hci_event.c