micropython/extmod/nimble
Damien George 8107c9b75b extmod/nimble: Remove TODO comment about notify_custom freeing om.
The comments in NimBLE for ble_gattc_notify_custom() state that "This
function consumes the supplied mbuf regardless of the outcome.".  And
inspection of NimBLE code shows that this is the case.  So the comment can
be removed.

Signed-off-by: Damien George <damien@micropython.org>
2021-06-17 14:54:04 +10:00
..
bsp
hal extmod/nimble/hal/hal_uart: Fix HCI_TRACE format specifiers. 2021-02-17 11:24:48 +11:00
logcfg
nimble
syscfg extmod/modbluetooth: Allow configuration of pairing/bonding parameters. 2020-12-02 14:40:49 +11:00
modbluetooth_nimble.c extmod/nimble: Remove TODO comment about notify_custom freeing om. 2021-06-17 14:54:04 +10:00
modbluetooth_nimble.h
nimble.mk extmod/modbluetooth: Add support for bonding (key persistence). 2020-12-02 14:41:41 +11:00