OSDN Git Service

android/hid: Shutdown HID L2CAP sockets on unregister
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 31 Oct 2013 15:30:18 +0000 (17:30 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 1 Nov 2013 07:45:47 +0000 (09:45 +0200)
commit2b81efe25b862c4ddbed78316da54b41c19b20d0
tree2bf2903a256004a1346ce0af70ec99e2387996e7
parent86eb638a46cd7188cfd2aeb7bf8515174540528d
android/hid: Shutdown HID L2CAP sockets on unregister

Fixes address already in use issue if we reenable HID.
...
bluetoothd[2894]: Failed to listen on ctrl channel:
l2cap_bind: Address already in use (98)
...
android/hid.c