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
logcfg
nimble
syscfg
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