commit | 2ab216a7a9ca89d77388ad3f22a31f752dec5897 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Nov 01 09:39:48 2015 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Nov 05 04:03:21 2015 +0100 |
tree | 14e8f93c2dc34092e179b024e5dc19d33a80adf8 | |
parent | f6fc86f2c572ff1d192e8b5d5bf339ba06ebe3e4 [diff] |
Bluetooth: Check for supported white list before issuing commands The white list commands might not be implemented if the controller does not actually support the white list. So check the supported commands first before issuing these commands. Not supporting the white list is the same as supporting a white list with zero size. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>