gattlib/bluez
Olivier Martin 0142c33dd8 gattlib: Disable gattlib_get_rssi() for now
This API has been disabled until this issue is clarified: https://github.com/labapart/gattlib/issues/75
RSSI can be accessed through `gattlib_get_rssi_from_mac()` before the
connection is established.
2019-07-09 20:04:35 +02:00
..
bluez4 Fixed build for Bluez v4.101 2017-03-17 11:35:13 +01:00
bluez5 Move bluez specific files to 'bluez/' directory 2017-03-14 12:51:33 +01:00
CMakeLists.txt gattlib: Move 'struct _gatt_connection_t' out of 'gattlib.h' 2019-07-07 22:17:49 +02:00
gattlib.pc.in dbus: Make gattlib based on D-Bus 2017-03-17 11:18:55 +01:00
gattlib_adapter.c gattlib: Added 'adapter' and 'user_data' parameter to 'gattlib_discovered_device_t' callback 2019-07-09 20:04:35 +02:00
gattlib_connect.c gattlib: Disable gattlib_get_rssi() for now 2019-07-09 20:04:35 +02:00
gattlib_discover.c include/gattlib.h: Allow to call gattlib_discover_primary() with NULL arguments 2019-06-27 22:27:39 +02:00
gattlib_internal.h gattlib: Move 'struct _gatt_connection_t' out of 'gattlib.h' 2019-07-07 22:17:49 +02:00
gattlib_read_write.c gattlib: Added support for write-without-response 2019-07-05 22:50:23 +02:00