commit | ec8dab36e0738d3059980d144e34f16a26bbda7d | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Jul 14 20:13:53 2008 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Jul 14 20:13:53 2008 +0200 |
tree | d1854559838c4ac228c9586faae44625c08d30ba | |
parent | a0c22f226502be6eab37a1d9bf6fb0fadf551376 [diff] |
[Bluetooth] Signal user-space for HIDP and BNEP socket errors When using the HIDP or BNEP kernel support, the user-space needs to know if the connection has been terminated for some reasons. Wake up the application if that happens. Otherwise kernel and user-space are no longer on the same page and weird behaviors can happen. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>