bluez/attrib
Szymon Janc ed6a8af4a3 device: Convert device_get_address into simple getter
This allow to remove number of local variables used only to get device
address and pass it as pointer later on.

bdaddr_type parameter is also removed as there is device_get_addr_type
already present which can be used to get it if needed.
2012-10-05 11:27:45 +03:00
..
att-database.h attrib: Fix naming and variable types of security requirements 2012-08-15 18:20:09 +03:00
att.c attrib: Use proper types for size variables 2012-08-15 12:20:51 +03:00
att.h att: Add Find Info Response Format constants 2012-08-20 20:45:18 +03:00
client.c device: Convert device_get_address into simple getter 2012-10-05 11:27:45 +03:00
client.h attrib: Simplify DBusConnection object handling 2012-09-21 13:52:21 +03:00
gatt-service.c attrib: Fix naming and variable types of security requirements 2012-08-15 18:20:09 +03:00
gatt-service.h gatt-service: Add support for 128-bit Bluetooth UUIDs 2012-02-03 10:44:21 -08:00
gatt.c gatt: Remove offset parameter from gatt_read_char 2012-10-01 12:54:51 +03:00
gatt.h gatt: Remove offset parameter from gatt_read_char 2012-10-01 12:54:51 +03:00
gattrib.c Update code base to use the new BtIO API 2012-08-28 17:18:28 -07:00
gattrib.h attrib: Use proper types for size variables 2012-08-15 12:20:51 +03:00
gatttool.c gatt: Remove offset parameter from gatt_read_char 2012-10-01 12:54:51 +03:00
gatttool.h gatttool: Add option to specify LE address type 2012-05-07 11:29:42 -07:00
interactive.c gatt: Remove offset parameter from gatt_read_char 2012-10-01 12:54:51 +03:00
utils.c Update code base to use the new BtIO API 2012-08-28 17:18:28 -07:00