commit | 02f3e25457915728624b976b0382601b5605ad64 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Jul 16 15:09:13 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 17 11:43:06 2014 +0200 |
tree | 266106d60c4dea230f27155631434d3c80e7ab4e | |
parent | 9f743d7499bc2c4dc8c35af33bdb2a29bea663b9 [diff] |
Bluetooth: Don't bother user space without IO capabilities If user space has a NoInputNoOutput IO capability it makes no sense to bother it with confirmation requests. This patch updates both SSP and SMP to check for the local IO capability before sending a user confirmation request to user space. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>