commit | bc292258c580a82c9baef0a64f66971e010a40a9 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Apr 03 21:44:05 2020 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Apr 05 14:53:13 2020 +0300 |
tree | cee0fabb651a8f66840c1dd0064bc214f3d4b52f | |
parent | a479036041d6a1bcf98f72b16a425e8d45e20ae9 [diff] |
Bluetooth: Add support for reading security information To allow userspace to make correcty security policy decision, the kernel needs to export a few details of the supported security features and encryption key size information. This command exports this information and also allows future extensions if needed. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Reviewed-by: Alain Michaud <alainm@chromium.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>