commit | 84c61d92bb6e9048eecc0738a83f1bf66f053026 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Aug 01 11:13:30 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Aug 14 08:49:08 2014 +0200 |
tree | 300573195ea6dcda03577db1fb4a00e91c8eb617 | |
parent | f0094b28f3038936c1985be64dbe83f0e950b671 [diff] |
Bluetooth: Add convenience function to check for pending power off There are several situations where we're interested in knowing whether we're currently in the process of powering off an adapter. This patch adds a convenience function for the purpose and makes it public since we'll soon need to access it from hci_event.c as well. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>