micropython-lib/micropython/bluetooth
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
..
aioble aioble: Fix descriptor flag handling. 2023-04-12 07:04:12 +10:00
aioble-central
aioble-client aioble: Fix descriptor flag handling. 2023-04-12 07:04:12 +10:00
aioble-core
aioble-l2cap
aioble-peripheral
aioble-security
aioble-server aioble: Fix descriptor flag handling. 2023-04-12 07:04:12 +10:00