commit | aa64a8b500e61c33c17f1d5e7de0cc154489c59e | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Jan 18 21:33:12 2012 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Feb 13 17:01:29 2012 +0200 |
tree | 4cc269f37f27cd9796664fe4987168dfa9f74742 | |
parent | 84bde9d6c0e6830f4a8685a5d237965053118bf9 [diff] |
Bluetooth: Add a convenience function to check for SSP enabled It's a very common test to see if both the local and the remote device have SSP enabled. By creating a simple function to test this we can shorten many if-statements in the code. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org>