zephyr/subsys
Johan Hedberg f36ea83628 Bluetooth: Add support for persistent pairing keys storage
Integrate the bt_keys submodule with bt_settings. Add a new
bt_keys_store() API to write keys to flash, and extend the existing
bt_keys_clear() to remove the keys from flash.

Along with this, add some helpers for genrating settings key values
containing a bluetooth address, as well as for decoding them to get
the binary bt_addr_le_t.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-05-04 17:26:05 -04:00
..
bluetooth Bluetooth: Add support for persistent pairing keys storage 2018-05-04 17:26:05 -04:00
console
cpp
debug
dfu
disk
fs subsys: fs: fcb: fix - crc write size not aligned 2018-05-04 17:25:29 -04:00
logging
mgmt
net net: tc: Proper packet priority to traffic class mapping 2018-05-04 11:06:43 +03:00
random
settings
shell
storage subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
usb
CMakeLists.txt
Kconfig