commit | a9b0a04c2aac1e6e41e254221926bdce75321f55 | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Wed Feb 26 20:21:52 2014 -0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Feb 26 19:41:35 2014 -0800 |
tree | e46d1832cf05d9dd732bac178ab0b198385e051f | |
parent | 6046dc3e0602256b9941241dfd6b2e4824999b01 [diff] |
Bluetooth: Connection parameters and resolvable address We should only accept connection parameters from identity addresses (public or random static). Thus, we should check the address type in hci_conn_params_add(). Additionally, since the IRK is removed during unpair, we should also remove the connection parameters from that device. Signed-off-by: Andre Guedes <andre.guedes@openbossa.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>