micropython/extmod/nimble
Andrew Leech 05fef8c6a4 extmod/modbluetooth: Add _IRQ_ENCRYPTION_UPDATE event.
This allows the application to be notified if any of encrypted,
authenticated and bonded state change, as well as the encryption key size.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2020-12-02 14:40:15 +11:00
..
bsp extmod/nimble: Add nimble bindings. 2019-10-01 09:51:02 +10:00
hal extmod/nimble: Make stm32 and unix NimBLE ports use synchronous events. 2020-11-13 17:19:05 +11:00
logcfg extmod/modbluetooth: Refactor stack/hci/driver/port bindings. 2020-09-08 11:41:31 +10:00
nimble extmod/modbluetooth: Add API for L2CAP channels. 2020-11-24 01:07:17 +11:00
syscfg extmod/modbluetooth: Add API for L2CAP channels. 2020-11-24 01:07:17 +11:00
modbluetooth_nimble.c extmod/modbluetooth: Add _IRQ_ENCRYPTION_UPDATE event. 2020-12-02 14:40:15 +11:00
modbluetooth_nimble.h extmod/modbluetooth: Add API for L2CAP channels. 2020-11-24 01:07:17 +11:00
nimble.mk extmod/modbluetooth: Add compile-config flag to enable pairing/bonding. 2020-12-02 14:39:41 +11:00