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: Add short name support to scan results. 2023-02-28 11:07:34 +11:00
aioble-client aioble: Fix descriptor flag handling. 2023-04-12 07:04:12 +10:00
aioble-core aioble: Split into optional components. 2022-10-06 16:45:15 +11:00
aioble-l2cap aioble: Split into optional components. 2022-10-06 16:45:15 +11:00
aioble-peripheral aioble: Split into optional components. 2022-10-06 16:45:15 +11:00
aioble-security aioble: Split into optional components. 2022-10-06 16:45:15 +11:00
aioble-server aioble: Fix descriptor flag handling. 2023-04-12 07:04:12 +10:00