gattlib/gattlib-py/gattlib
Olivier Martin 880f1d2cd0 Add support to retrieve all manufacturer data from GATT advertisement packets 2024-04-10 10:53:45 +02:00
..
__init__.py Add support to retrieve all manufacturer data from GATT advertisement packets 2024-04-10 10:53:45 +02:00
adapter.py gattlib-py/adapter: Catch error on opening/closing BLE adapter 2024-04-04 12:03:29 +02:00
device.py gattlib_disconnection: Added support to wait for the disconnection to be effective 2024-03-29 00:20:30 +01:00
exception.py Return specific error code when the adapter or device has been removed 2024-04-08 10:08:57 +02:00
gatt.py gattlib: Introduce 'gattlib_adapter_get_name()' 2024-02-12 22:35:46 +01:00
mainloop.py gattlib-py/gattlib/mainloop: Ensure we are not overwriting the mainloop 2024-03-13 13:52:57 +01:00
uuid.py gattlib-py: Use logger (instead of logging) 2024-02-21 00:28:08 +01:00