commit | f5ad4ffceba0b34adb0d896a069b81fc68f2d7b6 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Oct 21 18:03:02 2015 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Oct 21 18:39:16 2015 +0200 |
tree | df060aa8776fff8db3f9d8caddce50e7466e1260 | |
parent | 9d4c1cc15b14b4a96ddfcfac533a12f9f527c129 [diff] |
Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possible Use the new hci_conn_hash_lookup_le() API to look up LE connections. This way we're guaranteed exact matches that also take into account the address type. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>