micropython/extmod
Felix Dörre 6634fea239 extmod/btstack: Implement key storage to enable pairing/bonding.
Btstack offers two abstraction layers for secret storage, one
called "device db" and another called "tlv". Pairing information
is stored in the "device db", additional secrets (like own keys)
are stored directly in the tlv. Luckily there is a "device db"
implementation using tlv, so we only need to provide one interface.

Additionally, I've removed some btstack files from compilation that
were not referenced.
2024-04-12 20:04:01 +00:00
..
asyncio
axtls-include
berkeley-db
btstack extmod/btstack: Implement key storage to enable pairing/bonding. 2024-04-12 20:04:01 +00:00
libmetal
lwip-include
mbedtls
nimble
extmod.cmake
extmod.mk
font_petme128_8x8.h
machine_adc.c
machine_adc_block.c
machine_bitstream.c
machine_i2c.c
machine_i2s.c
machine_mem.c
machine_pinbase.c
machine_pulse.c
machine_pwm.c
machine_signal.c
machine_spi.c
machine_timer.c
machine_uart.c
machine_usb_device.c
machine_wdt.c
misc.h
modasyncio.c
modbinascii.c
modbluetooth.c
modbluetooth.h
modbtree.c
modcryptolib.c
moddeflate.c
modframebuf.c
modhashlib.c
modheapq.c
modjson.c
modlwip.c
modmachine.c
modmachine.h
modnetwork.c
modnetwork.h
modonewire.c
modopenamp.c
modopenamp.h
modopenamp_remoteproc.c
modopenamp_remoteproc.h
modopenamp_remoteproc_store.c
modos.c
modplatform.c
modplatform.h
modrandom.c
modre.c
modselect.c
modsocket.c
modtime.c
modtime.h
modtls_axtls.c
modtls_mbedtls.c
moductypes.c
modvfs.c
modwebrepl.c
modwebsocket.c
modwebsocket.h
mpbthci.c
mpbthci.h
network_cyw43.c
network_cyw43.h
network_esp_hosted.c
network_lwip.c
network_ninaw10.c
network_wiznet5k.c
os_dupterm.c
vfs.c
vfs.h
vfs_blockdev.c
vfs_fat.c
vfs_fat.h
vfs_fat_diskio.c
vfs_fat_file.c
vfs_lfs.c
vfs_lfs.h
vfs_lfsx.c
vfs_lfsx_file.c
vfs_posix.c
vfs_posix.h
vfs_posix_file.c
vfs_reader.c
virtpin.c
virtpin.h