commit | a83ed81ef5881445d96120bea2032f72884fe038 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Jan 27 16:04:32 2015 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jan 28 21:26:20 2015 +0100 |
tree | 8f3c6e89848e1f0ef36230174ab658610f94ff04 | |
parent | 6665d057fba3376351346abe7bd1ebcaafc48a34 [diff] |
Bluetooth: Use helper function to determine BR/EDR OOB data present When replying to the IO capability request for Secure Simple Pairing and Secure Connections, the OOB data present fields needs to set. Instead of making the calculation inline, split this into a separate helper function. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>