]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add initialization tracking to HCI Three-wire driver
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Jul 2012 13:12:15 +0000 (16:12 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 17 Jul 2012 17:48:35 +0000 (14:48 -0300)
commit654518debf014a8030bf484de76802b3f92e7c6e
tree2d2522f99ae5987cdefc2a64e189d7c2e6094594
parentffef9de29e6323efd891343ca1c68201373a1a42
Bluetooth: Add initialization tracking to HCI Three-wire driver

This patch adds tracking for the uninitialized, initialized and active
states for Three-wire UART. This is needed so we can handle periodic
sending of the Link Establishment messages before reaching active state
and so that we do not try to do any higher level HCI data transmission
before reaching active state.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
drivers/bluetooth/hci_h5.c