commit | 80c1a2e76dbb36588facb265ab364b1302f7ef8c | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Oct 14 21:17:52 2013 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Oct 14 11:26:21 2013 -0700 |
tree | a747e4a13935ddcddbf5065a04cc8baf265a060d | |
parent | bfaf8c9ff17a256fe435d452e8ff5a515155ee3b [diff] |
Bluetooth: Reject invalid bdaddr types for sockets We need to verify that the bdaddr type passed to connect() and bind() is within the set of valid values. If it is not we need to cleanly fail with EINVAL. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>