From: Johan Hedberg Date: Mon, 16 Jul 2012 13:12:16 +0000 (+0300) Subject: Bluetooth: Implement proper low-power support for Three-wire UART X-Git-Tag: v3.6-rc1~125^2~57^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95c5c22097433711de93bc377af89918c6140f77;p=pandora-kernel.git Bluetooth: Implement proper low-power support for Three-wire UART This patch adds on-demand wakeup request sending (and re-sendind) when we are in low-power state. When the controller enters this state it will send a sleep message after which the host is not allowed to send any other packets until a wakeup request has been sent and the woken message received as a response to it. The wakeup requests are re-sent periodically until a woken message is received. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed