commit | 10122d07ced378ec9187f4b3110e110282beb192 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Jul 16 16:12:14 2012 +0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Tue Jul 17 14:48:33 2012 -0300 |
tree | b7a67094bdd06d7db487528b64373f953b1d095b | |
parent | 255a68e0124082396d5e6a073ae80f2c41d9c886 [diff] |
Bluetooth: Add initial sleep support to Three-wire UART This patch adds very basic support for the sleep related messages. The only thing the code does right now is send a wakeup message as soon as receiving a sleep one, essentially preventing the controller from going to sleep. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>