mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 00:35:21 +00:00
The SMP procedures require us to establish a local random number. Use the HCI_LE_Rand command to generate the necessary 16 bytes (the command needs to be called twice since it only returns 8 bytes at a time). Store this number in the SMP context. To help debugging with various crypto related values add a local h() helper function for printk/BT_DBG to do hexadecimal conversion. Change-Id: Id3e8793a77ac635023b3cc3a94e8679170455870 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
drivers | ||
microkernel | ||
misc | ||
nanokernel | ||
toolchain | ||
abs_sym.h | ||
clock_vars.h | ||
cputype.h | ||
kernel_version.h | ||
linker-defs.h | ||
linker-tool-gcc.h | ||
linker-tool.h | ||
microkernel.h | ||
nanokernel.h | ||
section_tags.h | ||
sections.h | ||
string_s.h | ||
sw_isr_table.h | ||
toolchain.h |