| commit | 301cb2d85eb89140eaff8c22066a4bfd774960a3 | [log] [tgz] |
|---|---|---|
| author | Johan Hedberg <johan.hedberg@intel.com> | Tue Feb 18 10:19:34 2014 +0200 |
| committer | Marcel Holtmann <marcel@holtmann.org> | Tue Feb 18 00:47:03 2014 -0800 |
| tree | 501ec2485d4b01e1252019862c7b80dd904fdb60 | |
| parent | 970c4e46037ab8ece3940afc9fcf916d3ed7e003 [diff] |
Bluetooth: Add hci_bdaddr_is_rpa convenience function When implementing support for Resolvable Private Addresses (RPAs) we'll need to in several places be able to identify such addresses. This patch adds a simple convenience function to do the identification of the address type. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>