bluez/attrib
Andrzej Kaczmarek 9b9771ce8f gatt: Remove gatt_discover_char_desc
This function is no longer used since all code is changed to use
gatt_discover_desc instead.
2014-05-05 10:49:51 +03:00
..
att-database.h attrib: Fix naming and variable types of security requirements 2012-08-15 18:20:09 +03:00
att.c Replace att_put_u16() by put_le16() 2014-03-24 22:11:28 +02:00
att.h attrib: Remove att_get_* and att_put_* helpers 2014-03-25 17:24:25 +02:00
gatt-service.c gatt: Move Characteristic properties to attrib/gatt.h 2014-03-25 17:24:01 +02:00
gatt-service.h attrib: Add support for 128-bit characteristic UUIDs in gatt_service_add 2013-07-30 12:59:15 +03:00
gatt.c gatt: Remove gatt_discover_char_desc 2014-05-05 10:49:51 +03:00
gatt.h gatt: Remove gatt_discover_char_desc 2014-05-05 10:49:51 +03:00
gattrib.c Replace att_get_u16() by get_le16() 2014-03-24 22:08:20 +02:00
gattrib.h gattrib: Add support for listening for events for specific handles 2012-10-11 08:55:50 +02:00
gatttool.c attrib: Discover descriptors using gatt_discover_desc 2014-05-05 10:48:55 +03:00
gatttool.h attrib: Get rid of gchar 2013-05-02 09:02:25 +03:00
interactive.c attrib: Discover descriptors using gatt_discover_desc 2014-05-05 10:48:55 +03:00
utils.c attrib: Remove unneeded sdp.h header include 2014-03-24 21:58:29 +02:00