gattlib/common
Olivier Martin db629448fd Use calloc() instead of malloc() when allocating 'struct' or array in memory 2024-03-29 00:20:30 +01:00
..
logging_backend logging_backend/python: Do not call 'GATTLIB_LOG(GATTLIB_ERROR, ...)' on error to avoid recursion 2024-03-26 16:49:19 +01:00
mainloop Fix gattlib and examples 2024-03-18 00:19:44 +01:00
gattlib_callback_connected_device.c Consolidate handlers 2024-03-29 00:19:56 +01:00
gattlib_callback_disconnected_device.c gattlib_disconnection: Added support to wait for the disconnection to be effective 2024-03-29 00:20:30 +01:00
gattlib_callback_discovered_device.c Use calloc() instead of malloc() when allocating 'struct' or array in memory 2024-03-29 00:20:30 +01:00
gattlib_callback_notification_device.c Use calloc() instead of malloc() when allocating 'struct' or array in memory 2024-03-29 00:20:30 +01:00
gattlib_callback_python.c Use calloc() instead of malloc() when allocating 'struct' or array in memory 2024-03-29 00:20:30 +01:00
gattlib_common.c Use calloc() instead of malloc() when allocating 'struct' or array in memory 2024-03-29 00:20:30 +01:00
gattlib_eddystone.c gattlib-py: Fix some memory leaks 2024-03-13 13:52:57 +01:00
gattlib_internal_defs.h gattlib_disconnection: Added support to wait for the disconnection to be effective 2024-03-29 00:20:30 +01:00