commit | b1cd5fd937e692276ac6c085684afb16a4e6e798 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Feb 28 12:54:17 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Feb 28 07:53:08 2014 -0800 |
tree | bc953a7e35923e614510ddebbe08a6ec76e3120f | |
parent | cb1d68f7a337142e283ef7fc78793a57ffb4cdc3 [diff] |
Bluetooth: Use hdev->init/resp_addr values for smp_c1 function Now that we have nicely tracked values of the initiator and responder address information we can pass that directly to the smp_c1 function without worrying e.g. about who initiated the connection. This patch updates the two places in smp.c to use the new variables. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>