micropython-lib
micropython-lib copied to clipboard
aioble: Improve handling of descriptors.
- Use the characteristic end handle (available in next MicroPython release) when querying descriptors. Fixes #485
- Fix server-side custom descriptor registration. Fixes #442
- Fix descriptor client events.
- Add multi-test.
See corresponding change in https://github.com/micropython/micropython/pull/9031
Merged in 64e752cce61897410f46b18c1eba4feb19d4e4ac through d080924d12ad5e24d78de77b5e2d1bb24ed79569.