gattlib/common
Olivier Martin 5f5cb5bd12 common/logging_backend: Introduce Python backend 2024-02-22 09:30:22 +01:00
..
logging_backend common/logging_backend: Introduce Python backend 2024-02-22 09:30:22 +01:00
mainloop Added a public function to ease the use of GLib mainloop 2024-02-19 18:00:52 +01:00
gattlib_callback_connected_device.c python: Fix callback back to native gattlib 2024-02-12 22:04:57 +01:00
gattlib_callback_disconnected_device.c gattlib_on_disconnected_device: Make callback synchronous 2024-02-15 22:00:06 +01:00
gattlib_callback_discovered_device.c python: Fix callback back to native gattlib 2024-02-12 22:04:57 +01:00
gattlib_callback_notification_device.c Fix warnings from release build 2024-02-21 00:28:08 +01:00
gattlib_callback_python.c python: Fix callback back to native gattlib 2024-02-12 22:04:57 +01:00
gattlib_common.c gatt_notification: Use thread pool of one thread to ensure serial processing of notification 2024-02-15 22:00:06 +01:00
gattlib_eddystone.c Introduce Gattlib logging backend 2021-10-18 16:46:45 +02:00
gattlib_internal_defs.h gattlib_disconnect: Add mutex to avoid double free 2024-02-15 22:00:06 +01:00