commit | 03b555e119de8288a16e086e1fbd223d9b429d3d | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@nokia.com> | Tue Jan 04 15:40:05 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Feb 08 01:40:06 2011 -0200 |
tree | 5f0dd5efc8439ba4300761bc9ebba22c3d718c06 | |
parent | 930e13363fb0e94db6e8b59c54dfb5c59355113e [diff] |
Bluetooth: Reject pairing requests when in non-pairable mode This patch adds the necessary logic to act accordingly when the HCI_PAIRABLE flag is not set. In that case PIN code replies as well as Secure Simple Pairing requests without a NoBonding requirement need to be rejected. Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>