zephyr/include
Johan Hedberg a648bbe9a1 Bluetooth: SMP: Add local random number generation support
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>
2016-02-05 20:14:02 -05:00
..
bluetooth Bluetooth: SMP: Add local random number generation support 2016-02-05 20:14:02 -05:00
drivers uart: Removing driver specific informations from the generic API 2016-02-05 20:14:01 -05:00
microkernel Limit exposure of non-public pipe types 2016-02-05 20:14:01 -05:00
misc
nanokernel
toolchain Rework constructor macros 2016-02-05 20:14:00 -05:00
abs_sym.h
clock_vars.h
cputype.h
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h Rename microkernel/chan.h to microkernel/pipe.h 2016-02-05 20:14:00 -05:00
nanokernel.h Rework constructor macros 2016-02-05 20:14:00 -05:00
section_tags.h
sections.h
string_s.h
sw_isr_table.h
toolchain.h