micropython-lib/micropython/bluetooth/aioble/aioble
Andrew Leech 0c5880d2e4 aioble/l2cap: Fix psm variable name.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-27 14:28:56 +10:00
..
__init__.py micropython/aioble: Add asyncio-based wrapper for ubluetooth. 2021-05-28 18:26:49 +10:00
central.py aioble: Add a shutdown handler for cleanup. 2021-11-12 13:35:52 +11:00
client.py aioble/client.py: Make read/write events work for descriptors. 2022-09-09 11:26:54 +10:00
core.py aioble: Add a shutdown handler for cleanup. 2021-11-12 13:35:52 +11:00
device.py aioble: Add timeout to device.exchange_mtu. 2022-09-01 22:30:43 +10:00
l2cap.py aioble/l2cap: Fix psm variable name. 2022-09-27 14:28:56 +10:00
peripheral.py micropython/aioble: Prioritise services in advertisement payload. 2022-03-24 11:25:31 +11:00
security.py aioble: Add a shutdown handler for cleanup. 2021-11-12 13:35:52 +11:00
server.py aioble/server.py: Fix registration for descriptors. 2022-09-09 11:26:54 +10:00