tools: Add support to generate RSI using SIRK
authorSathish Narasimman <sathish.narasimman@intel.com>
Tue, 22 Nov 2022 10:12:32 +0000 (15:42 +0530)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 10:21:48 +0000 (15:51 +0530)
commitc4ae7e816ffccdbe35c0050cf350f160a4635e23
tree31e17f42a826a5e408f0501f67f2e9b2e01aefbb
parent891d504518edca984e51fe572fa82bbfe8f07126
tools: Add support to generate RSI using SIRK

The patch helps to generate Resolvable set identifier adv data.
which can be used as ADV data during advertisement.
It will be used to identify the device as part of setmember for
Coordinated set identification profile.
Example:
$<path to advtest/>advtest -i "761FAE703ED681F0C50B34155B6434FB"
SIRK: 761FAE703ED681F0C50B34155B6434FB
  RSI:  0x71 0xcb 0xbc 0x7e 0x01 0x84
    Random: bccb71
    Hash:   84017e
tools/advtest.c