micropython-lib/micropython/bluetooth
David Horton f1187d5818
Fix units in ADV_INTERVAL constant
Similar to fix already applied to README 57ce3ba95c
2024-10-04 11:48:38 -05:00
..
aioble Fix units in ADV_INTERVAL constant 2024-10-04 11:48:38 -05:00
aioble-central aioble/central.py: Fix ScanResult.services when decoding UUIDs. 2024-05-25 18:27:37 +10:00
aioble-client
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