micropython-lib/micropython/bluetooth
Damien George 63736c182a aioble/multitests: Add test for advertising and scanning services.
This tests both encoding and decoding multiple 16-bit and 32-bit services
within the one advertising field.

Signed-off-by: Damien George <damien@micropython.org>
2024-05-25 20:51:51 +10:00
..
aioble aioble/multitests: Add test for advertising and scanning services. 2024-05-25 20:51:51 +10:00
aioble-central aioble/central.py: Fix ScanResult.services when decoding UUIDs. 2024-05-25 18:27:37 +10:00
aioble-client aioble: Fix descriptor flag handling. 2023-04-12 07:04:12 +10:00
aioble-core aioble/device.py: Make default timeout None for disconnected() method. 2024-05-24 19:13:42 +10:00
aioble-l2cap
aioble-peripheral aioble/peripheral.py: Place multiple UUIDs in single advertisement LTV. 2024-05-24 21:42:33 +10:00
aioble-security
aioble-server aioble/server.py: Allow BufferedCharacteristic to support all ops. 2023-10-04 14:47:38 +11:00