OSDN Git Service

tools/smp-tester: Pairing Random and Pairing Confirm packets are special
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 21 Nov 2013 08:28:51 +0000 (10:28 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 28 Nov 2013 14:36:33 +0000 (16:36 +0200)
commitd475b20ba3616cc589cd67d47b2fc70fe4103c50
tree5f6b30cc7d8744a9296c512f05d3f731afec9cc0
parent7c27a9f2c76af3655772bd49732967e9b33861d9
tools/smp-tester: Pairing Random and Pairing Confirm packets are special

The SMP Pairing Random and Pairing Confirm packets are special in that
we actually have to do some math to verify them and to send them. For
now add just empty stubs for these.
tools/smp-tester.c