commit | eb9a8f3fb6762a4e6ae0aa9e96532c9c544f400e | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed Jan 15 22:37:38 2014 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Feb 13 09:51:35 2014 +0200 |
tree | b9f366377b8a96518c1e241be1eb17043f234882 | |
parent | eadd663a6ab78df479d116a59368a70dc60d8288 [diff] |
Bluetooth: Track Secure Connections support of remote devices It is important to know if Secure Connections support has been enabled for a given remote device. The information is provided in the remote host features page. So track this information and provide a simple helper function to extract the status. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>