summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/btstack/modbluetooth_btstack.c
diff options
context:
space:
mode:
authorDaniël van de Giessen <daniel@dvdgiessen.nl>2023-12-12 15:56:13 +0100
committerDamien George <damien@micropython.org>2024-02-29 14:25:59 +1100
commitd1e15b928107e2459b65c7a2484517e9e2a830cc (patch)
tree52dbb267d033542f4d22b005a7a9b1d40077eaee /extmod/btstack/modbluetooth_btstack.c
parent3460b48a6d3af423e8592add99432172523639ba (diff)
downloadmicropython-d1e15b928107e2459b65c7a2484517e9e2a830cc.tar.gz
micropython-d1e15b928107e2459b65c7a2484517e9e2a830cc.zip
extmod/nimble: Enable key distribution to support bonding.
This sets the BLE key distribution parameters at runtime. This isn't needed in most ports since we already set the default values in `extmod/nimble/syscfg/syscfg.h`; however in the ESP32 port that headerfile is not used, and the default values in the ESP-IDF don't enable key distribution nor can we change those defaults via `sdkconfig`. Thus we're setting these values explicitly at runtime. Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
Diffstat (limited to 'extmod/btstack/modbluetooth_btstack.c')
0 files changed, 0 insertions, 0 deletions