commit | 4ee71b2017336f68128515bdbe7c946a39aa9250 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Jan 20 14:27:19 2013 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Jan 23 01:59:55 2013 -0200 |
tree | 46ba5e222954a6a9d66af48dbf8ad19b693990bf | |
parent | 679efe2b4fcbe575bc4c94c410039e35c169bfb6 [diff] |
Bluetooth: Fix checking for valid address type values in mgmt commands This patch adds checks for valid address type values passed to mgmt commands. If an invalid address type is encountered the code will return a proper invalid params response. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>