commit | c19a495c8bccc15acd299f26d72b5d51eb3acb1d | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Nov 17 20:52:19 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Nov 18 01:53:15 2014 +0100 |
tree | 8d730eb6198e2a68e5283f4476aca677c3025293 | |
parent | ee7b9053bd69ff43cbc87a9bb987f4d92dc2c29f [diff] |
Bluetooth: Fix BR/EDR-only address checks for remote OOB data For now the mgmt commands dealing with remote OOB data are strictly BR/EDR-only. This patch fixes missing checks for the passed address type so that any non-BR/EDR value triggers the appropriate error response. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>