summaryrefslogtreecommitdiff
path: root/py/repl.h
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2020-11-25 17:28:04 +1100
committerDamien George <damien@micropython.org>2020-12-02 14:41:41 +1100
commitc4d08aa4e3641a1d05d35051454d4bce8ef14fcf (patch)
tree377b623a76cf33fc3b175f74dcb0347c5cfbe152 /py/repl.h
parentfff634e03134b8f1724759f477da61b698c9cdf4 (diff)
extmod/modbluetooth: Add support for bonding (key persistence).
This adds `_IRQ_GET_SECRET` and `_IRQ_SET_SECRET` events to allow the BT stack to request the Python code retrive/store/delete secret key data. The actual keys and values are opaque to Python and stack-specific. Only NimBLE is implemented (pending moving btstack to sync events). The secret store is designed to be compatible with BlueKitchen's TLV store API. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py/repl.h')
0 files changed, 0 insertions, 0 deletions