micropython-lib/micropython/bluetooth/aioble-server
Jim Mussared c113611765 aioble: Fix descriptor flag handling.
Removes the workaround for micropython/issues/6864.

Sets the default flags for discovered descriptors to be WRITE,
so that d.write() will implicitly set response=True.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-04-12 07:04:12 +10:00
..
manifest.py aioble: Fix descriptor flag handling. 2023-04-12 07:04:12 +10:00